Home
last modified time | relevance | path

Searched refs:BL32_DRAM_LIMIT (Results 1 – 5 of 5) sorted by relevance

/external/arm-trusted-firmware/plat/hisilicon/hikey/include/
Dhikey_layout.h93 #define BL32_DRAM_LIMIT (DDR_SEC_BASE+DDR_SEC_SIZE) macro
97 #define HIKEY_OPTEE_PAGEABLE_LOAD_BASE (BL32_DRAM_LIMIT - HIKEY_OPTEE_PAGEABLE_LOAD_SIZE) /* 0x3FC0…
103 #define TSP_SEC_MEM_SIZE (BL32_DRAM_LIMIT - BL32_DRAM_BASE)
105 #define BL32_LIMIT BL32_DRAM_LIMIT
/external/arm-trusted-firmware/plat/hisilicon/hikey960/include/
Dplatform_def.h78 #define BL32_DRAM_LIMIT (DDR_SEC_BASE+DDR_SEC_SIZE) macro
82 #define HIKEY960_OPTEE_PAGEABLE_LOAD_BASE (BL32_DRAM_LIMIT - HIKEY960_OPTEE_PAGEABLE_LOAD_SIZE) /* …
88 #define TSP_SEC_MEM_SIZE (BL32_DRAM_LIMIT - BL32_DRAM_BASE)
90 #define BL32_LIMIT BL32_DRAM_LIMIT
/external/arm-trusted-firmware/plat/hisilicon/poplar/include/
Dplatform_def.h90 #define BL32_DRAM_LIMIT 0x04000000 macro
95 #define POPLAR_OPTEE_PAGEABLE_LOAD_BASE (BL32_DRAM_LIMIT - POPLAR_OPTEE_PAGEABLE_LOAD_SIZE) /* 0x03…
100 #define TSP_SEC_MEM_SIZE (BL32_DRAM_LIMIT - BL32_DRAM_BASE)
102 #define BL32_LIMIT BL32_DRAM_LIMIT
/external/arm-trusted-firmware/plat/rpi/rpi3/include/
Dplatform_def.h205 #define BL32_DRAM_LIMIT (SEC_DRAM0_BASE + SEC_DRAM0_SIZE) macro
210 #define RPI3_OPTEE_PAGEABLE_LOAD_BASE (BL32_DRAM_LIMIT - \
226 # define BL32_LIMIT BL32_DRAM_LIMIT
/external/arm-trusted-firmware/plat/qemu/qemu/include/
Dplatform_def.h157 #define BL32_DRAM_LIMIT (SEC_DRAM_BASE + SEC_DRAM_SIZE) macro
171 # define BL32_LIMIT BL32_DRAM_LIMIT