summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ipc-transport-srio.inc
Commit message (Collapse)AuthorAgeFilesLines
* classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transportsDenys Dmytriyenko2022-02-221-14/+0
| | | | | | | | Remove deprecated support for compiling Keystone1/2 RTOS components and Linux firmwares using PDK, CSL, etc. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: convert to new override syntax in honisterDenys Dmytriyenko2021-08-171-1/+1
| | | | | | | | | | Upcoming "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Tested-by: Paul Barker <paul.barker@sancloud.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* conf/machine, recipes: introduce k2hk SOC familyDenys Dmytriyenko2017-04-241-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport: Clean up recipeJustin Sobota2016-04-261-1/+3
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport: Extract source info to common inc fileJacob Stiffler2016-02-081-6/+2
| | | | | | | | * Also use new variables to specify the source info so this can be easily overridden and applied to each recipe. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport-srio: Update to new version 2.0.0.1Justin Sobota2015-12-171-4/+4
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc/ipc-transport: Update to new version 2.0.0.0Sam Nelson2015-10-191-3/+3
| | | | | | | - Updates srio and qmss transports Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport-srio: Add recipe for ipc transport using srio interfaceSam Nelson2015-04-221-0/+16
- Adds ipc transport layer using srio interface - Supports k2h & k2k devices - test recipe provides test code using srio transport Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>