Skip to content
Commit 334014a8 authored by Maureen Helm's avatar Maureen Helm Committed by Ioannis Glaropoulos
Browse files

linker: arm: Fix cortex_m dtcm and ccm sections to work with relocation



Adds missing DTCM_ADDR and CCM_ADDR macros needed by the linker script
generated by scripts/gen_relocate_app.py.

Moves associated bss_end, noinit_end, and data_end linker symbols to
account for section relocation. Without this change, the section sizes
calculated in z_bss_zero() and z_data_copy() are incorrect.

Signed-off-by: default avatarMaureen Helm <maureen.helm@nxp.com>
parent bbc563f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment