diff options
| author | Alice Guo <[email protected]> | 2025-11-03 15:36:54 +0800 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2025-11-04 12:44:44 -0300 |
| commit | de5ae3e43c21950b6ba03172fbed1ef42dd32db2 (patch) | |
| tree | 1e3d7296cdfe153044bf0fbf734bb0b398f8eb57 /include/linux/linux_string.h | |
| parent | f008af59aff947e910453227eaea0cb6724757fb (diff) | |
arm64: imx8ulp: Split SRAM0 mapping to isolate the SCMI shared memory as non-cacheable
This patch splits the 2MB SRAM0 mapping into three regions:
- 0x22000000~0x2201f000: cacheable normal memory
- 0x2201f000~0x22020000: non-cacheable device memory
- 0x22020000~0x22200000: cacheable normal memory
The change ensures the SCMI shared memory is non-cacheable, which
avoids cache-related issues after removing
mmu_set_region_dcache_behaviour() from scmi_dt_get_smt_buffer().
Signed-off-by: Alice Guo <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
