Skip to content
Commit 2cd7fa9c authored by Sylvio Alves's avatar Sylvio Alves Committed by Marti Bolivar
Browse files

soc: esp32: opt to make device handles in dram



ESP32 linker loader needs all sections to be align correctly.
When MCUBoot is enabled, device handles provide by device-handles.ld
does not make the ALIGN(4) at the end, which breaks the loader
initialization. This PR make sure that this particular section
is placed in DRAM instead.

For now this is a workaround until this can be handled in loader script.

Signed-off-by: default avatarSylvio Alves <sylvio.alves@espressif.com>
(cherry picked from commit 54ca96f5)
parent 6628b063
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment