mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
fsl-layerscape: drop obsolete PPA secure firmware support
PPA was a secure firmware developed in-house which is no longer supported and replaced by TF-A quite some years ago. Drop support for it. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
committed by
Peng Fan
parent
b60274e690
commit
487fa1aa97
@@ -21,8 +21,7 @@
|
||||
(defined(CONFIG_NAND_BOOT) || defined(CONFIG_QSPI_BOOT))
|
||||
#define SPL_NO_MMC
|
||||
#endif
|
||||
#if defined(CONFIG_SPL_BUILD) && \
|
||||
!defined(CONFIG_SPL_FSL_LS_PPA)
|
||||
#if defined(CONFIG_SPL_BUILD)
|
||||
#define SPL_NO_IFC
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user