summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/sa-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-19 05:03:31 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-08-22 16:04:14 -0400
commit8beeaa8062c0752a2ac8a15df12fd644a0230ec8 (patch)
tree5758f61d3a98a5e8e26d64d944dff48fb1fed6c4 /recipes-bsp/sa-lld
parent948f30739cbd99e9f6acf0ed57b733e0c0da9d27 (diff)
downloadmeta-ti-8beeaa8062c0752a2ac8a15df12fd644a0230ec8.tar.gz
sa-lld-rtos: Added rtos recipe for sa-lld
Upstreaming RTOS low level driver for Security Accelerator (SA) Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/sa-lld')
-rw-r--r--recipes-bsp/sa-lld/sa-lld-rtos_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-bsp/sa-lld/sa-lld-rtos_git.bb b/recipes-bsp/sa-lld/sa-lld-rtos_git.bb
new file mode 100644
index 00000000..ac46dccd
--- /dev/null
+++ b/recipes-bsp/sa-lld/sa-lld-rtos_git.bb
@@ -0,0 +1,14 @@
1SUMMARY = "TI RTOS low level driver for Security Accelerator (SA)"
2
3inherit ti-pdk
4
5require recipes-bsp/sa-lld/sa-lld.inc
6
7PR = "${INC_PR}.0"
8
9COMPATIBLE_MACHINE_append = "|c667x-evm"
10
11PACKAGE_ARCH = "${MACHINE_ARCH}"
12
13# HTML doc link params
14PDK_COMP_LINK_TEXT = "SA LLD"