blob: 77a28557cb22cde665cf54a117f8ef86f80b88b4 [file] [log] [blame]
Patrick Williams92b42cb2022-09-03 06:53:57 -05001DESCRIPTION = "Trusted Services crypto service provider"
2
3require ts-sp-common.inc
4
5SP_UUID = "${CRYPTO_UUID}"
6
7DEPENDS += "python3-protobuf-native"
8
9OECMAKE_SOURCEPATH="${S}/deployments/crypto/${TS_ENV}"