summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-its_git.bb
blob: 5472dbdae35df1cf51278aadd86486d48264c531 (plain)
1
2
3
4
5
6
7
8
DESCRIPTION = "Trusted Services internal secure storage service provider"

require ts-sp-common.inc

SP_UUID = "${ITS_UUID}"
TS_SP_ITS_CONFIG ?= "default"

OECMAKE_SOURCEPATH="${S}/deployments/internal-trusted-storage/config/${TS_SP_ITS_CONFIG}-${TS_ENV}"