feat(mt8192): update memory protect regionSCP memory protect region need to align to SCP DRAM range.Refer tohttps://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/platform/ec/bas
feat(mt8192): update memory protect regionSCP memory protect region need to align to SCP DRAM range.Refer tohttps://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/platform/ec/baseboard/mtscp-rv32i/baseboard.h;l=132Change-Id: I7d9444d5339f71e6bfdd9999a217e0c177e8199fSigned-off-by: Kiwi Liu <kiwi.liu@mediatek.corp-partner.google.com>
show more ...
feat(plat/mediatek/mpu): add MPU support for DSPForbidden domain D4(DSP) access 0x40000000~0x1FFFF0000.Signed-off-by: Jiaxin Yu <jiaxin.yu@mediatek.com>Change-Id: If409df10cecbcccc493d7958ab2765
feat(plat/mediatek/mpu): add MPU support for DSPForbidden domain D4(DSP) access 0x40000000~0x1FFFF0000.Signed-off-by: Jiaxin Yu <jiaxin.yu@mediatek.com>Change-Id: If409df10cecbcccc493d7958ab2765fd110d9009
mediatek: mt8192: Add MPU Support for SCP/PCIe1 Only enable domain D0 and D1:PCIe access 0xC0000000~0xC4000000;2 Only enable domain D0 and D3(SCP) access 0x50000000~0x51400000;Signed-off-by: Xi
mediatek: mt8192: Add MPU Support for SCP/PCIe1 Only enable domain D0 and D1:PCIe access 0xC0000000~0xC4000000;2 Only enable domain D0 and D3(SCP) access 0x50000000~0x51400000;Signed-off-by: Xi Chen <xixi.chen@mediatek.com>Change-Id: Ic4f9e6d85bfd1cebdb24ffc1d14309c89c103b2a
mediatek: mt8192: Add MPU support1 Add Domain1(PCIe device) protect address: 0x80000000~0x83FF0000.2 Add Domain2(SSPM/SPM/DPM/MCUPM) protect address: 0x40000000~0x1FFFF0000.Signed-off-by: Xi Che
mediatek: mt8192: Add MPU support1 Add Domain1(PCIe device) protect address: 0x80000000~0x83FF0000.2 Add Domain2(SSPM/SPM/DPM/MCUPM) protect address: 0x40000000~0x1FFFF0000.Signed-off-by: Xi Chen <xixi.chen@mediatek.com>Change-Id: I4aaed37150076ae5943484c4adadac999a3d1762