esp-idf/components/esp_system/ld
Alexey Lapshin 40be44f827 feat(system): refactor linker scripts
- move .tbss to NOLOAD section
- remove xtensa-specific entities from riscv scripts
- explicit eh_frame terminator instead of "align magic"
- 80 characters line length limit
- refactor comments
- discard .rela sections (the rela data will go to relates sections)
2024-03-19 13:27:11 +04:00
..
esp32 feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00
esp32c2 feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00
esp32c3 feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00
esp32c5 feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00
esp32c6 feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00
esp32c61 feat(esp32c61): introduce target esp32c61 2024-03-01 21:12:25 +08:00
esp32h2 feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00
esp32p4 feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00
esp32s2 feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00
esp32s3 feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00
ld.cmake refactor(esp32c5): change beta3 path in esp_system and bootloader 2024-03-01 11:12:36 +08:00
ld.common feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00