History log of /rk3399_ARM-atf/plat/mediatek/mt8183/drivers/emi_mpu/emi_mpu.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 3546afff 25-Feb-2020 Soby Mathew <soby.mathew@arm.com>

Merge "mediatek: mt8183: protect 4GB~8GB dram memory" into integration


# 95d3c46a 14-Feb-2020 Xi Chen <xixi.chen@mediatek.com>

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

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>

show more ...


# 82d8d4ab 03-Oct-2019 Soby Mathew <soby.mathew@arm.com>

Merge changes I0355e084,I6a6dd1c0 into integration

* changes:
mediatek: mt8183: add EMI MPU driver for DRAM protection
mediatek: mt8183: add DEVAPC driver to control protection


# f25ea7e3 23-Aug-2019 kenny liang <kenny.liang@mediatek.com>

mediatek: mt8183: add EMI MPU driver for DRAM protection

Add EMI MPU driver for DRAM protection.

Signed-off-by: kenny liang <kenny.liang@mediatek.com>
Change-Id: I0355e084184b5396ad8ac99fff6ef9d050

mediatek: mt8183: add EMI MPU driver for DRAM protection

Add EMI MPU driver for DRAM protection.

Signed-off-by: kenny liang <kenny.liang@mediatek.com>
Change-Id: I0355e084184b5396ad8ac99fff6ef9d050fb5e96

show more ...