zephyr/include/arch/arm/cortex_m
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
..
mpu soc: k64f MPU configured to always allow USB 2019-07-30 13:08:43 +03:00
scripts soc: nxp_kinetis: Make kinetis flash configuration field configurable 2019-09-13 13:58:46 -05:00
cmsis.h arch/arm: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
cpu.h arch: arm: Move Cortex-M specific CPU defines 2019-08-02 23:37:03 +03:00
memory_map.h