rockbox/firmware/target/arm/tcc780x
Aidan MacDonald 4d3190f416 arm: split ARM cache maintenance functions to separate header
Cortex-M processors don't have an MMU, but can still have caches
that need software management, so on those platforms we don't want
to include the MMU related functions.

While here, remove an outdated section of a comment referring to
deprecated cache maintenance functions which no longer exist.

Change-Id: I6f0fe694560bdee25ed7c69a846bf46e3e544cb1
2025-04-21 12:39:47 -04:00
..
cowond2 Remove BATTERY_TYPES 2025-03-11 02:26:38 -04:00
adc-tcc780x.c
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
ata-nand-target.h
boot.lds Do some things to make -ffunction-sections work better. 2011-12-17 01:43:32 +00:00
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
debug-tcc780x.c Fix various reds. Some includes needed fixup. 2014-03-03 19:10:48 +01:00
kernel-tcc780x.c
sd-tcc780x.c storage: 64-bit sector offsets 2024-08-12 14:23:44 -04:00
system-target.h arm: split ARM cache maintenance functions to separate header 2025-04-21 12:39:47 -04:00
system-tcc780x.c
timer-tcc780x.c