summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/sa-lld/sa-lld_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes-bsp: remove Keystone1/2 LLDsDenys Dmytriyenko2022-02-221-26/+0
| | | | | | | | Low Level Drivers (LLDs) were used by Keystone1/2 to access peripherals by RTOS and Linux. Remove due to deprecation. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* sa-lld: fix packaging issue due to libsa.aDenys Dmytriyenko2020-04-131-0/+2
| | | | | | dwarfsrcfiles: .../work/armv7at2hf-neon-linux-gnueabi/sa-lld/04.00.00.03B-r0.1/package/usr/lib/libsa.a: not a valid ELF file Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sa-lld: utilize oe_runmakeJacob Stiffler2018-09-101-3/+6
| | | | | | | * This fixes a configure issue when the sources may get cleaned. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: fix host contamination warningsDenys Dmytriyenko2018-04-241-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sa-lld: Clean up recipesJacob Stiffler2015-11-041-0/+2
| | | | | | | | * Use INC_PR to track recipe revisions * Define variables for GIT SRC_URI parameters Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sa-lld: Update to new version 3.0.0.11Sam Nelson2015-10-221-0/+4
| | | | | | | | - Add device independent symbolic link for dynamic library - Add utils to test build Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sa-lld: Add recipes for SA module low level driverSam Nelson2014-12-181-0/+14
- Provides library and test code for Security accelerator module - Supports k2h, k2k, k2l & k2e devices Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>