• Samuel Holland's avatar
    allwinner: Clean up MMU setup · ddb4c9e0
    Samuel Holland authored
    
    
    Remove the general BL31 mmap region: it duplicates the existing static
    mapping for the entire SRAM region. Use the helper definitions when
    applicable to simplify the code and add the MT_EXECUTE_NEVER flag.
    Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
    Change-Id: I7a6b79e50e4b5c698774229530dd3d2a89e94a6d
    ddb4c9e0
platform_def.h 1.82 KB