mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 15:22:15 +02:00
Revert "imx-secure-enclave-seco: add support for i.MX8QM [LF-14126]"
This reverts commit 72d27f6ee1
.
This commit is contained in:
parent
c615aba4e7
commit
81d63038f7
|
@ -5,7 +5,6 @@ DESCRIPTION += "SECO"
|
|||
|
||||
PLAT = "seco"
|
||||
|
||||
EXTRA_OEMAKE:append:mx8qm-nxp-bsp = " COMPATIBLE_MACHINE=mx8dxl-nxp-bsp"
|
||||
EXTRA_OEMAKE:append:mx8x-nxp-bsp = " COMPATIBLE_MACHINE=mx8dxl-nxp-bsp"
|
||||
|
||||
do_install:append:mx95-nxp-bsp() {
|
||||
|
@ -17,4 +16,4 @@ do_install:append:mx95-nxp-bsp() {
|
|||
rm ${D}${bindir}/nvmd_conf_setup.sh
|
||||
}
|
||||
|
||||
COMPATIBLE_MACHINE = "(mx8qm-nxp-bsp|mx8x-nxp-bsp|mx95-nxp-bsp)"
|
||||
COMPATIBLE_MACHINE = "(mx8x-nxp-bsp|mx95-nxp-bsp)"
|
||||
|
|
|
@ -29,7 +29,6 @@ RDEPENDS_CAAM_CRYPTO_APPS:mx93-nxp-bsp = ""
|
|||
RDEPENDS_CAAM_CRYPTO_APPS:mx95-nxp-bsp = ""
|
||||
|
||||
RDEPENDS_EDGE_LOCK_SECURE_ENCLAVE = ""
|
||||
RDEPENDS_EDGE_LOCK_SECURE_ENCLAVE:mx8qm-nxp-bsp = "imx-secure-enclave-seco"
|
||||
RDEPENDS_EDGE_LOCK_SECURE_ENCLAVE:mx8dxl-nxp-bsp = "itest python3-requests"
|
||||
RDEPENDS_EDGE_LOCK_SECURE_ENCLAVE:mx8ulp-nxp-bsp = "itest python3-requests"
|
||||
RDEPENDS_EDGE_LOCK_SECURE_ENCLAVE:mx91-nxp-bsp = "itest python3-requests"
|
||||
|
|
Loading…
Reference in New Issue
Block a user