zephyr/soc/nordic/nrf54h
Gerard Marull-Paretas 3731a137e7 soc: nordic: nrf54h: disable CAN120 MCAN cache
Configure CAN120 MCAN core registers as non-cachable to prevent D-Cache
from inhibiting volatile accesses to the CAN120 MCAN registers. Also
apply non-cachable attribute to the message ram region. Even though the
MCAN driver handles cache invalidation/flushing, MPU faults are still
triggered (to be investigated).

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-05-30 05:20:50 -07:00
..
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.defconfig.nrf54h20_cpuapp
Kconfig.defconfig.nrf54h20_cpuppr
Kconfig.defconfig.nrf54h20_cpurad
Kconfig.soc
align.ld
mpu_regions.c soc: nordic: nrf54h: disable CAN120 MCAN cache 2024-05-30 05:20:50 -07:00
soc.c
soc.h