nuttx/arch
Jukka Laitinen 480cd623d9 arch/risc-v/mpfs: Enable caches by default on E51 core
E51 needs to use vendor specific CSR to enable L1 cache.

This adds the relevant register setting and makes it
configurable by CONFIG_MPFS_E51_ENABLE_CACHE. With this flag set, the L2
cache on E51 depends on the cache lane configuration. Disabling this flag
disables all caches on E51.

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
2025-10-08 11:46:24 -03:00
..
arm arch/arm/stm32f0l0g0: add stm32_flash.c support for CMake 2025-10-07 16:31:32 +02:00
arm64 arch: remove nxsched_resume_scheduler in cpustart 2025-09-30 23:26:28 +08:00
avr sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
ceva sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
dummy
hc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
mips arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
misoc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
or1k sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
renesas arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
risc-v arch/risc-v/mpfs: Enable caches by default on E51 core 2025-10-08 11:46:24 -03:00
sim arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
sparc arch: remove nxsched_resume_scheduler in cpustart 2025-09-30 23:26:28 +08:00
tricore arch/tricore: fix tricore running bug 2025-09-30 17:37:00 +08:00
x86 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
x86_64 sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
xtensa arch/xtensa/espressif: Fix efuse build warning for esp32 2025-10-07 15:18:36 +02:00
z16 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
z80 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
CMakeLists.txt
Kconfig arch/Kconfig: Add condition checking in Kconfig source statement 2025-09-16 09:34:56 +02:00