summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/sa-lld/sa-lld-rtos_git.bb
blob: ac46dccd56fb23c50a7fdbf5bec51c18a3c74f50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"