Home
last modified time | relevance | path

Searched refs:POPLAR_OPTEE_PAGEABLE_LOAD_SIZE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/hisilicon/poplar/include/
H A Dplatform_def.h94 #define POPLAR_OPTEE_PAGEABLE_LOAD_SIZE 0x400000 /* 4MB */ macro
95 #define POPLAR_OPTEE_PAGEABLE_LOAD_BASE (BL32_DRAM_LIMIT - POPLAR_OPTEE_PAGEABLE_LOAD_SIZE) /* 0x03…
/rk3399_ARM-atf/plat/hisilicon/poplar/aarch64/
H A Dplatform_common.c36 POPLAR_OPTEE_PAGEABLE_LOAD_SIZE, \
/rk3399_ARM-atf/plat/hisilicon/poplar/
H A Dbl2_plat_mem_params_desc.c137 .image_info.image_max_size = POPLAR_OPTEE_PAGEABLE_LOAD_SIZE,