mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-21 03:17:18 +00:00
f6aa8cf323
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>
15 lines
272 B
BlitzBasic
15 lines
272 B
BlitzBasic
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"
|