Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/emi_mpu/mt8188/
H A Demi_mpu_priv.h45 #define BL32_REGION_SIZE (0x4600000ULL) macro
H A Demi_mpu.c31 region_info.end = BL32_REGION_BASE + BL32_REGION_SIZE - 1; in set_emi_mpu_regions()