zephyr/include/arch/arm
Geoffrey Le Gourriérec 4ecab603d3 arm: Modify linker script to accomodate need for flash footer.
The porting of the TI CC2650 SoC introduces the need to
write a specific configuration area (CCFG) at the end of the
flash. It is read by the bootloader ROM of the SoC.

For now, this is a quick hack and not a generic solution;
similar needs may arise with other hardware.

Signed-off-by: Geoffrey Le Gourriérec <geoffrey.legourrierec@smile.fr>
2017-06-16 16:18:12 -04:00
..
cortex_m arm: Modify linker script to accomodate need for flash footer. 2017-06-16 16:18:12 -04:00
arch.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00