Home
last modified time | relevance | path

Searched refs:BL1_CODE_END (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/plat/common/
Dcommon_def.h82 #define BL1_CODE_END BL_CODE_END macro
91 #define BL1_CODE_END round_up(BL1_ROM_END, PAGE_SIZE) macro
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
Darm_bl1_setup.c90 BL1_CODE_END, in arm_bl1_plat_arch_setup()