zephyr/boards/arm/lpcxpresso55s69
Daniel DeGrasse fadd86d3e2 boards: lpcxpresso55s69: use LMA adjustment for second core
Use LMA adjustment building dual core image with LPC55s69. The load
address adjustment allows the second core image to be flashed onto the chip
by the debugger, into the secure region of the LPC flash.

Additionally, remove the build dependency that was enforced by the SOC.
This requirement to build the secondary core image first can be enforced
by the project itself, instead of the core.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-11-15 14:46:02 +01:00
..
doc doc: boards: NXP serial port features documented 2022-09-29 10:11:51 +00:00
CMakeLists.txt boards: lpcxpresso55s69: use LMA adjustment for second core 2022-11-15 14:46:02 +01:00
Kconfig.board
Kconfig.defconfig boards: Remove redundant Kconfig code 2022-11-02 15:43:49 +09:00
board.cmake boards: lpcxpresso55s69: use LMA adjustment for second core 2022-11-15 14:46:02 +01:00
lpcxpresso55s69-pinctrl.dtsi
lpcxpresso55s69.dtsi
lpcxpresso55s69_cpu0.dts
lpcxpresso55s69_cpu0.yaml
lpcxpresso55s69_cpu0_defconfig
lpcxpresso55s69_cpu1.dts
lpcxpresso55s69_cpu1.yaml
lpcxpresso55s69_cpu1_defconfig
lpcxpresso55s69_ns.dts
lpcxpresso55s69_ns.yaml
lpcxpresso55s69_ns_defconfig
pinmux.c include: add missing devicetree.h include 2022-10-11 18:05:17 +02:00
pre_dt_board.cmake