libgcc: Place assembly functions (including __xtensa_libgcc_window_spill) in IRAM
This commit is contained in:
parent
1c7b8aa3a5
commit
ec498ad86d
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ SECTIONS
|
|||
*librtc.a:(.literal .text .literal.* .text.*)
|
||||
*libsoc.a:(.literal .text .literal.* .text.*)
|
||||
*libhal.a:(.literal .text .literal.* .text.*)
|
||||
*libgcc.a:lib2funcs.o(.literal .text .literal.* .text.*)
|
||||
*libspi_flash.a:spi_flash_rom_patch.o(.literal .text .literal.* .text.*)
|
||||
_iram_text_end = ABSOLUTE(.);
|
||||
} > iram0_0_seg
|
||||
|
|
Loading…
Reference in a new issue