summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm-bsp/recipes-security/optee/optee-os_3.22.0.bbappend
blob: ee4ca17f53cbb95f852ca16d9fc3ddca3366f015 (plain)
1
2
3
4
5
6
7
8
9
# Include Trusted Services Secure Partitions
require recipes-security/optee/optee-os-ts.inc

# Machine specific configurations
MACHINE_OPTEE_OS_REQUIRE ?= ""
MACHINE_OPTEE_OS_REQUIRE:corstone1000 = "optee-os-corstone1000-common.inc"
MACHINE_OPTEE_OS_REQUIRE:n1sdp = "optee-os-n1sdp.inc"

require ${MACHINE_OPTEE_OS_REQUIRE}