Skip to content
Commit 77a62d1b authored by Bill Waters's avatar Bill Waters Committed by Johan Hedberg
Browse files

linker: noint memory region location



- There are linker file directives that must come at the
  start of the noinit region.  For example, the directive
  that allow that section to not exist in RAM before a
  certain address (. = MAX(ABSOLUTE(.), 0x34002000);).
- Before this update, those could only be added to the end
  of that region.  They will now have the option to be at the
  beginning or the end.

Signed-off-by: default avatarBill Waters <bill.waters@infineon.com>
parent e18cf0cf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment