nuttx/arch
makejian 38ba0abc49 arch/tricore: support cache function
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>
2026-01-19 14:13:27 +08:00
..
arm armv7-a/arm_addrenv_pgmap.c: add up_addrenv_find_page and up_addrenv_user_vaddr 2026-01-18 23:06:13 +08:00
arm64 arm64: fix stack pointer initialization when CONFIG_STACK_COLORATION disabled 2026-01-18 23:05:37 +08:00
avr arch/avr: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
ceva checkstack: fix access overflow when checkstack 2026-01-17 18:04:28 -03:00
dummy
hc arch: fix addrenv_switch changing this_task causing exceptions 2026-01-17 18:23:06 -03:00
mips arch/mips: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
misoc arch/misoc: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
or1k arch/or1k: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
renesas arch/renesas: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
risc-v arch/risc-v: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
sim arch/sim: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
sparc arch/sparc: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
tricore arch/tricore: support cache function 2026-01-19 14:13:27 +08:00
x86 arch/x86: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
x86_64 arch/intel64: Fix coverity. 2026-01-19 14:12:09 +08:00
xtensa arch/xtensa: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
z16 arch/z16: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
z80 arch/z80: Add support to disable signals actions related data struct 2026-01-18 08:24:13 -03:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch/x86_64: add poweroff functionality 2026-01-19 14:10:12 +08:00