Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/emi_mpu/mt8188/
H A Demi_mpu_priv.h44 #define BL32_REGION_BASE (0x43000000ULL) macro
H A Demi_mpu.c30 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()