zephyr/include/arch/arm
Maureen Helm 2bc700f66e soc: nxp_kinetis: Make kinetis flash configuration field configurable
Kinetis SoCs have a 16-byte flash configuration field that must be
loaded at a specific address in flash. This field is not needed if we
are building an image to be chainloaded by MCUboot or a RAM-only image,
so we can exlude it in these cases and recover some wasted flash.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-09-13 13:58:46 -05:00
..
cortex_m soc: nxp_kinetis: Make kinetis flash configuration field configurable 2019-09-13 13:58:46 -05:00
cortex_r arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
arch.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
asm_inline.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
asm_inline_gcc.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
error.h arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
exc.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
irq.h arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
misc.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
nmi.h arch: arm: Move header files to common location 2019-08-02 23:37:03 +03:00
syscall.h arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00