summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-attestation_git.bb
blob: 6cddfb03e07a340744395dd5489752e7415bd804 (plain)
1
2
3
4
5
6
7
8
DESCRIPTION = "Trusted Services attestation service provider"

require ts-sp-common.inc

SP_UUID = "${ATTESTATION_UUID}"
TS_SP_IAT_CONFIG ?= "default"

OECMAKE_SOURCEPATH="${S}/deployments/attestation/config/${TS_SP_IAT_CONFIG}-${TS_ENV}"