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

require ts-sp-common.inc

SP_UUID = "${CRYPTO_UUID}"

DEPENDS += "python3-protobuf-native"

OECMAKE_SOURCEPATH="${S}/deployments/crypto/${TS_ENV}"