mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
libgcc: Place assembly functions (including __xtensa_libgcc_window_spill) in IRAM
This commit is contained in:
committed by
Angus Gratton
parent
1c7b8aa3a5
commit
ec498ad86d
@@ -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
|
||||
|
Reference in New Issue
Block a user