nuttx/arch/mips
Lwazi Dube 784035a3e9 arch/mips/jz4780: Add support for L2 cache operations
The common mips_cache.S only handles generic L1 cache operations and
does not support L2 (secondary) cache operations required for the
JZ4780 target.

This commit introduces mti_cache.S to support both L1 and L2 cache
operations.

The mti_cache.S implementation is BSD licensed from Imagination
Technologies.

Signed-off-by: Lwazi Dube <lwazeh@gmail.com>
2026-07-21 16:40:08 +08:00
..
include arch/mips: Add basic support for MIPS Creator CI20 board 2026-07-15 08:02:55 -03:00
src arch/mips/jz4780: Add support for L2 cache operations 2026-07-21 16:40:08 +08:00
Kconfig arch/mips/jz4780: Add support for L2 cache operations 2026-07-21 16:40:08 +08:00