arm-trusted-firmware/plat/mediatek
Xi Chen 95d3c46a2f mediatek: mt8183: protect 4GB~8GB dram memory
The offset there is the virtual address space on the bus side (1-9GB for 8GB RAM),
and that emi_mpu_set_region_protection will translate to the physical memory space (0-8GB).

8GB is 33-bit (the memory bus width is 33-bit on this platform),
so 0x23FFFFFFFUL-EMI_PHY_OFFSET = 0x1_FFFF_FFFF.

Change-Id: I7be4759ed7546f7e15a5868b6f08988928c34075
Signed-off-by: Xi Chen <xixi.chen@mediatek.com>
2020-02-14 14:16:59 +08:00
..
common mediatek: mt8183: pass platform parameters 2019-09-10 11:25:29 +08:00
mt6795 mediatek: Unify Platform specific defines for PSCI module 2020-01-24 13:15:19 +00:00
mt8173 Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00
mt8183 mediatek: mt8183: protect 4GB~8GB dram memory 2020-02-14 14:16:59 +08:00