Skip to content
Commit 5952c227 authored by Keith Packard's avatar Keith Packard Committed by Josh Lilly
Browse files

cmake/linker_script: Fix cmake linker scripts to define _end



The generated scripts don't include a definition for any symbol indicating
the end of statically allocated memory (such as "_end"). Add a shared cmake
fragment, ram-end.cmake, which contains the necessary instructions to
define _end and z_mapped_end consistently to align with the other sample
linker scripts.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
(cherry picked from commit bbec614b)
parent f6e73ae3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment