Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/poplar/include/
H A Dpoplar_layout.h90 #define BL1_SIZE (BL1_RO_SIZE + BL1_RW_SIZE) macro
114 #define BL1_LIMIT (BL1_BASE + BL1_SIZE)
124 #define BL2_OFFSET (BL1_OFFSET + BL1_SIZE)
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h128 #define BL1_SIZE 0x12000 macro
131 #define BL1_RW_BASE (BL1_RW_LIMIT - BL1_SIZE)
197 BL1_SIZE - BL2_SIZE - BL31_SIZE - \
251 #define PLAT_QEMU_FIP_BASE BL1_SIZE
252 #define PLAT_QEMU_FIP_MAX_SIZE (QEMU_FLASH0_SIZE - BL1_SIZE)