mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
38ba0abc49
Add cache operation support for TriCore architecture including: - Instruction cache (I-Cache) enable/disable functionality - Data cache (D-Cache) enable/disable functionality - Cache configuration and management interfaces - Performance events integration with cache operations Signed-off-by: makejian <makejian@xiaomi.com> Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com>