summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm/recipes-security/trusted-services/ts-sp-se-proxy_git.bb
blob: b9246418e9324f3f56e02ae4387f501f016f2237 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Trusted Services proxy service providers"

require ts-sp-common.inc

SP_UUID = "${SE_PROXY_UUID}"

DEPENDS += "python3-protobuf-native"

OECMAKE_SOURCEPATH="${S}/deployments/se-proxy/${TS_ENV}"