Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/rpi/rpi3/include/
Dplatform_def.h218 # define BL32_MEM_BASE BL_RAM_BASE macro
223 # define BL32_MEM_BASE SEC_DRAM0_BASE macro
/external/arm-trusted-firmware/plat/qemu/qemu/include/
Dplatform_def.h168 # define BL32_MEM_BASE BL_RAM_BASE macro
173 # define BL32_MEM_BASE SEC_DRAM_BASE macro
/external/arm-trusted-firmware/plat/qemu/common/
Dqemu_common.c36 #define MAP_BL32_MEM MAP_REGION_FLAT(BL32_MEM_BASE, BL32_MEM_SIZE, \
/external/arm-trusted-firmware/plat/rpi/common/
Drpi3_common.c46 #define MAP_BL32_MEM MAP_REGION_FLAT(BL32_MEM_BASE, BL32_MEM_SIZE, \
/external/arm-trusted-firmware/plat/qemu/qemu_sbsa/include/
Dplatform_def.h151 #define BL32_MEM_BASE BL_RAM_BASE macro