1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-07 16:59:30 +00:00

arm-bsp/optee-spdevkit: corstone1000: drop the support

optee-spdevkit no longer used. It has been replaced with newlib

Signed-off-by: Vishnu Banavath <vishnu.banavath@arm.com>
Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
This commit is contained in:
Abdellatif El Khlifi
2022-09-27 12:41:03 +01:00
committed by Jon Mason
parent 8817e91e5d
commit f483fcfc68
2 changed files with 0 additions and 2 deletions
@@ -1 +0,0 @@
require optee-os-corstone1000-common.inc
@@ -1,6 +1,5 @@
# Machine specific configurations
MACHINE_OPTEE_SPDEVKIT_REQUIRE ?= ""
MACHINE_OPTEE_SPDEVKIT_REQUIRE:corstone1000 = "optee-spdevkit-corstone1000.inc"
require ${MACHINE_OPTEE_SPDEVKIT_REQUIRE}