blob: c893754650472c774a6af0ece9e18cf74f89417c [file] [log] [blame]
Patrick Williams92b42cb2022-09-03 06:53:57 -05001DESCRIPTION = "Trusted Services secure storage service provider"
2
3require ts-sp-common.inc
4
5SP_UUID = "${STORAGE_UUID}"
6
7OECMAKE_SOURCEPATH="${S}/deployments/protected-storage/${TS_ENV}"