Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/rpi/rpi3/include/
Dplatform_def.h208 #define RPI3_OPTEE_PAGEABLE_LOAD_SIZE 0x080000 /* 512KB */ macro
210 RPI3_OPTEE_PAGEABLE_LOAD_SIZE)
/external/arm-trusted-firmware/plat/rpi/rpi3/aarch64/
Drpi3_bl2_mem_params_desc.c105 .image_info.image_max_size = RPI3_OPTEE_PAGEABLE_LOAD_SIZE,
/external/arm-trusted-firmware/plat/rpi/common/
Drpi3_common.c50 RPI3_OPTEE_PAGEABLE_LOAD_SIZE, \