summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-04-14 07:40:07 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-04-14 01:47:01 +0000
commitb86df50cefa49c10f1dd340e16a74b3191074fb5 (patch)
tree99c7c19d0e6c5337e5f4e640b03591e1c896f4c2 /recipes-security
parent9bfa2a5d858da064ccf05882c9bf940ae788bd06 (diff)
downloadmeta-ti-b86df50cefa49c10f1dd340e16a74b3191074fb5.tar.gz
optee: mark compatible with ti-soc platforms
May need to limit this to HS platforms in the future, but since there's no SOC_FAMILY defined, listing them individually is rather painful now. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee/optee-%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/optee/optee-%.bbappend b/recipes-security/optee/optee-%.bbappend
new file mode 100644
index 00000000..32307e2f
--- /dev/null
+++ b/recipes-security/optee/optee-%.bbappend
@@ -0,0 +1 @@
COMPATIBLE_MACHINE_ti-soc = "ti-soc"