Searched refs:BL2U_LIMIT (Results 1 – 6 of 6) sorted by relevance
17 RAM (rwx): ORIGIN = BL2U_BASE, LENGTH = BL2U_LIMIT - BL2U_BASE117 ASSERT(. <= BL2U_LIMIT, "BL2U image has exceeded its limit.")
25 BL2U_LIMIT - BL2U_BASE, \
47 .image_info.image_max_size = BL2U_LIMIT - BL2U_BASE,
681 #define BL2U_LIMIT BL2_LIMIT macro
316 - **#define : BL2U_LIMIT**
Completed in 38 milliseconds