mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 12:55:21 +00:00
SOC_FLASH_MCUX has additional dependencies for LPC55xxx CPUs, due to the
fact that the flash should be disabled when executing in nonsecure mode.
Since the merge of HWMv2, this dependency has been set incorrectly at
the SOC level, resulting in the IAP flash driver being enabled when
targeting CPU1, which is incorrect. Fix the Kconfig dependency to
resolve this issue.
Fixes #79576
Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
adi/max32 | ||
altr | ||
ambiq | ||
andestech | ||
arm | ||
aspeed | ||
atmel | ||
brcm | ||
cdns | ||
common | ||
efinix/sapphire | ||
ene/kb1200 | ||
espressif | ||
gaisler | ||
gd/gd32 | ||
infineon | ||
intel | ||
ite/ec | ||
litex/litex_vexriscv | ||
lowrisc/opentitan | ||
mediatek/mtk_adsp | ||
microchip | ||
native/inf_clock | ||
neorv32 | ||
nordic | ||
nuvoton | ||
nxp | ||
openisa/rv32m1 | ||
qemu | ||
quicklogic/eos_s3 | ||
raspberrypi | ||
renesas | ||
renode/riscv_virtual | ||
rockchip | ||
sifive/sifive_freedom | ||
silabs | ||
snps | ||
st/stm32 | ||
starfive/jh71xx | ||
telink/tlsr | ||
ti | ||
xen | ||
xlnx | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.v1 | ||
Kconfig.v1.choice | ||
Kconfig.v2 |