summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipc-lld/ipc-lld.inc
Commit message (Collapse)AuthorAgeFilesLines
* ipc-lld: Update examples to build only select examplesAngela Stegmaier2020-04-151-1/+1
| | | | | | | | Full build of all examples is not needed. Update the recipe to build only selected examples. Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-lld: Update examples build targetAngela Stegmaier2020-02-201-1/+1
| | | | | | | Update the build target from examples to apps. Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-lld: migrate to ti-pdk-fetch.bbclassJacob Stiffler2019-12-091-14/+6
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-lld: inherit update-alternatives for softlinkSantosh Jha2019-11-011-1/+1
| | | | | | | | - Fixed softlink - inherit update-alternatives - Added all-bios binaries in install Signed-off-by: Santosh Jha <sjha@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* IPCLLD: Added ipc_echo_testb for j721e RR5FsSantosh Jha2019-10-081-1/+3
| | | | | | | | - Added R5F binaries of ipc_echo_testb - Added alternate target for symbolic link Signed-off-by: Santosh Jha <sjha@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-lld: Adding recipe for IPC low-level driver and examplesSantosh Jha2019-10-031-0/+35
IPC-LLD provides the low-level RPMSG based communication interface between various cores Signed-off-by: Santosh Jha <sjha@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>