zephyr/soc/arm/nxp_lpc
Kevin Townsend f5c6afeccb boards: arm: lpcxpresso55s69: Disable flash access for NS
When using the LPC55S69 with TF-M, the ROM-based flash
controller is restricted to the secure processing environment
to prevent NS access to flash memory. Any access to the
flash controller will cause a secure fault, and the NS
application will halt execution.

This commit disables access to the IAP flash peripheral
when using the lpcxpresso55s69_ns target, enabling TF-M
to restrict IAP access to the secure side.

Signed-off-by: Kevin Townsend <kevin.townsend@linaro.org>
2021-05-25 09:05:14 -05:00
..
lpc11u6x soc: lpc11u6x: fix pinmux initialization priority 2020-09-14 12:47:32 -05:00
lpc54xxx soc: lpc54xxx: add memory controller definitions 2021-01-23 08:01:00 -05:00
lpc55xxx boards: arm: lpcxpresso55s69: Disable flash access for NS 2021-05-25 09:05:14 -05:00
CMakeLists.txt
Kconfig
Kconfig.defconfig soc: LPC54xxx, LPC55xxx: Update to use clock control 2020-10-15 11:17:24 -05:00
Kconfig.soc