esp-idf/components/esp_system/ld
Omar Chebib 3c9856bdd1 (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file
Adding prop and lit sections to the ELF will let the debugger and the disassembler
have more info about data bytes present in the middle of the Xtensa
instructions, usually used for padding.
2022-07-05 04:39:29 +00:00
..
esp32 (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file 2022-07-05 04:39:29 +00:00
esp32c2 espsystem: add missing eh_frame sections on esp32c2 2022-06-30 02:51:37 +00:00
esp32c3 esp_system: Fix esp32c2/esp32c3/esp32h2 TLS size 2022-06-27 03:29:08 +00:00
esp32h2 esp_system: Fix esp32c2/esp32c3/esp32h2 TLS size 2022-06-27 03:29:08 +00:00
esp32s2 (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file 2022-07-05 04:39:29 +00:00
esp32s3 (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file 2022-07-05 04:39:29 +00:00
ld.cmake esp_system: create ld template to abstract few common settings 2021-09-02 16:13:17 +08:00
ld.common esp_system: move MEMPROT related configuration to soc capability header 2022-06-23 10:29:42 +05:30