nuttx/boards/xtensa/esp32/esp32-core/scripts
YAMAMOTO Takashi 855751b534 Introduce instruction memory allocator
Necessary for dlfcn etc on ESP32, which has separate memory regions
for instruction and data.

known issues/todo
 * consider something similar to dual heaps for PROTOECTED
 * consider to adapt binfmt as well
2020-03-16 07:54:49 -06:00
..
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
esp32_flash.ld Introduce instruction memory allocator 2020-03-16 07:54:49 -06:00
esp32_iram.ld Introduce instruction memory allocator 2020-03-16 07:54:49 -06:00
esp32_peripherals.ld Merged in alinjerpelea/nuttx (pull request #971) 2019-08-09 13:22:39 +00:00
esp32_rom.ld
esp32.cfg
esp32.template Introduce instruction memory allocator 2020-03-16 07:54:49 -06:00
gnu-elf.ld Replace a few Gregory Nutt's copyright notices with Apache 2.0 2020-03-16 07:54:49 -06:00
Make.defs Add -mtext-section-literals to avoid out of range relocations 2020-03-16 07:54:49 -06:00