Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/poplar/include/
Dpoplar_layout.h124 #define BL2_OFFSET (BL1_OFFSET + BL1_SIZE) macro
125 #define BL2_BASE (LLOADER_TEXT_BASE + BL2_OFFSET)
128 #define BL31_OFFSET (BL2_OFFSET + BL2_SIZE)