zephyr/include/arch/arm/cortex_m/scripts
Daniel Leung 6600c64331 linker: warn about orphan sections
(Previous patch set was reverted due to issue with priv_stack.
 Resubmitting after fixing the faults caused by priv_stack.noinit
 not at the end of RAM.)

This adds a linker flag and necessary changes to linker scripts
so that linker will warn about orphan sections.

Relates to #5534.

Fixes #10473, #10474, #10515.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2018-10-19 16:11:34 -04:00
..
app_data_alignment.ld arm: Add app data section alignment constraints 2018-02-06 15:31:16 -08:00
app_smem.ld userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
linker.ld linker: warn about orphan sections 2018-10-19 16:11:34 -04:00