[meta-ti] [PATCH v2 20/37] sa-lld-rtos: Added rtos recipe for sa-lld

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Tue Jul 18 16:03:31 PDT 2017


Upstreaming RTOS low level driver for Security Accelerator (SA)

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---

v2 - Added summary

 recipes-bsp/sa-lld/sa-lld-rtos_git.bb | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 recipes-bsp/sa-lld/sa-lld-rtos_git.bb

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 0000000..ac46dcc
--- /dev/null
+++ b/recipes-bsp/sa-lld/sa-lld-rtos_git.bb
@@ -0,0 +1,14 @@
+SUMMARY = "TI RTOS low level driver for Security Accelerator (SA)"
+
+inherit ti-pdk
+
+require recipes-bsp/sa-lld/sa-lld.inc
+
+PR = "${INC_PR}.0"
+
+COMPATIBLE_MACHINE_append = "|c667x-evm"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+# HTML doc link params
+PDK_COMP_LINK_TEXT = "SA LLD"
-- 
1.9.1



More information about the meta-ti mailing list