nuttx/arch/mips/src
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
..
common arch/mips: Add basic support for MIPS Creator CI20 board 2026-07-15 08:02:55 -03:00
jz4780 arch/mips/jz4780: Add support for L2 cache operations 2026-07-21 16:40:08 +08:00
mips32 arch/mips: Add basic support for MIPS Creator CI20 board 2026-07-15 08:02:55 -03:00
pic32mx include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
pic32mz drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers. 2026-07-02 13:29:48 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00