• Jens Wiklander's avatar
    ARM plat: change OP-TEE pageable load base · 04f72bae
    Jens Wiklander authored
    
    
    Changes ARM_OPTEE_PAGEABLE_LOAD_BASE to end of ARM_AP_TZC_DRAM1.
    ARM_OPTEE_PAGEABLE_LOAD_SIZE is also increased to 4MB to optimize
    translation table usage.
    
    This change makes loading of paged part easier inside OP-TEE OS as the
    previous location of ARM_OPTEE_PAGEABLE_LOAD_BASE normally isn't mapped
    if paging is enabled.
    Signed-off-by: default avatarJens Wiklander <jens.wiklander@linaro.org>
    04f72bae
arm_def.h 11.8 KB