mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 05:27:17 +00:00
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> |
||
|---|---|---|
| .. | ||
| jz4780 | ||
| pic32mx | ||
| pic32mz | ||