Searched defs:BL1_RO_LIMIT (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/fvp/include/
H A Dplatform_def.h117 #define BL1_RO_LIMIT (FVP_TRUSTED_ROM_BASE \ macro
/device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
H A Dplatform_def.h119 #define BL1_RO_LIMIT (XG2RAM0_BASE + 0x10000) macro
120 #define BL1_RW_BASE (BL1_RO_LIMIT) /* 0xf981_0000 */
/device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
H A Dplatform_def.h104 #define BL1_RO_LIMIT (TZROM_BASE + TZROM_SIZE) macro

Completed in 61 milliseconds