1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/mips
Aidan MacDonald d6220f618b MIPS: emulate -ffunction-sections with macros in mmu-mips
Using a macro to put each function in its own .icode-based section
allows us to put the functions in IRAM _and_ have linker GC. This
removes a troublesome #ifdef BOOTLOADER_SPL on the X1000 target.

Change-Id: Ia7b59778f5c36b7970dee4280547e434a1f4fc5a
2021-04-25 14:04:38 +00:00
..
ingenic_jz47xx MIPS: emulate -ffunction-sections with macros in mmu-mips 2021-04-25 14:04:38 +00:00
ingenic_x1000 MIPS: emulate -ffunction-sections with macros in mmu-mips 2021-04-25 14:04:38 +00:00
mipsr2-endian.h New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
mmu-mips.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
mmu-mips.h MIPS: emulate -ffunction-sections with macros in mmu-mips 2021-04-25 14:04:38 +00:00