Searched refs:BL32_REGION_BASE (Results 1 – 2 of 2) sorted by relevance
44 #define BL32_REGION_BASE (0x43000000ULL) macro
30 region_info.start = BL32_REGION_BASE; in set_emi_mpu_regions()31 region_info.end = BL32_REGION_BASE + BL32_REGION_SIZE - 1; in set_emi_mpu_regions()