summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc
Commit message (Collapse)AuthorAgeFilesLines
...
* ti-ipc-examples: Update with change of directory structureSam Nelson2017-03-282-9/+18
| | | | | | | | Separated Linux host examples into separate package ti-ipc-examples- linux and installed into /usr/bin directory. Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: Update to remove host-user-contaminated warningsSam Nelson2017-03-142-3/+4
| | | | | | | | Update to copy NOT to preserve ownership (but to preserve mode and timestamps) Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: explicitly depend on virtual/kernel:do_shared_workdirDenys Dmytriyenko2017-02-281-0/+2
| | | | | | | | | | | | | ipc code looks for kernel's generated version.h file: #include linux_version_include(KERNEL_BUILD_DIR) which now ends up in the following shared workdir: work-shared/<mach>/kernel-build-artifacts/include/generated/uapi/linux/version.h It appears if kernel is provided by sstate, shared workdir is not getting populated, so depend on the task explicitly. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: update from "eng" to GA version of 3.45Denys Dmytriyenko2017-02-272-10/+10
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.45.00.00_engSam Nelson2017-02-094-10/+10
| | | | | | | Also moved RELEASE_TYPE & RELEASE_SUFFIX variables to ti-ipc-rtos.inc Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new patch release 3.44.01.01Sam Nelson2016-12-193-10/+11
| | | | | | | -Enables parallel build when rtos build invokes xdc to reduce build time Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Add recipe to build ipc-examplesSam Nelson2016-12-061-0/+86
| | | | | | Builds both linux and RTOS IPC examples Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Reorganised recipes to help in adding ipc examples recipesSam Nelson2016-12-065-80/+88
| | | | | | | | | Created ti-ipc-common.inc & ti-ipc-rtos.inc to gather common definitions Updated commmit ids for ipc-examples Update ti-ipc-rtos to add ALT_PLATFORM examples Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: update to include -pthread fixesDenys Dmytriyenko2016-11-151-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.44.00Sam Nelson2016-10-312-9/+9
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: update to 3.43.03.05 versionDenys Dmytriyenko2016-10-252-7/+7
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/recipes: add k2g-ice machine and k2g SOC familyDenys Dmytriyenko2016-10-252-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: Remove M4F target for omap-a15Sam Nelson2016-10-051-2/+1
| | | | | | | | - M4F target is not needed for omap-a15 - This reduces build time for platform associated with omap-a15 Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine,recipes: introduce k2e SOC familyDenys Dmytriyenko2016-09-205-6/+6
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.43.02.04Sam Nelson2016-09-162-8/+8
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* edma3-lld-rtos, ti-ipc-rtos, multiprocmgr-rtos: remove sneaked in sourceipk ↵Denys Dmytriyenko2016-08-021-4/+0
| | | | | | | | calls There's no sourceipk functionality in meta-ti. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.43.01.03Sam Nelson2016-07-102-7/+7
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: add dependency on zip-nativeJacob Stiffler2016-06-291-2/+2
| | | | | | | * The zip utility is used during the build Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update comment on IPC tagSam Nelson2016-06-241-1/+1
| | | | | | | | Updated tag added to ipc dev branch to the same commit id to avoid confusion. Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new patch version 3.43.01.02Sam Nelson2016-06-202-5/+5
| | | | | | | Only examples and documentation updated Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.43Sam Nelson2016-06-012-8/+8
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: Update to include examples and documentation with the packageSam Nelson2016-05-272-21/+99
| | | | | | | | | | | | Updated to new version 3.42.01.03 Added procedures and source urls for adding examples and documentation into src package. Added dependency on doxygen for document creation Added big endian c66 targets Updated uniform formatting Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport-rtos: Add RTOS packages for IPC transportsJustin Sobota2016-04-263-0/+72
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport: Clean up recipeJustin Sobota2016-04-263-8/+12
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: preserve FW dir structure, use update-alternatives for test_omx*Denys Dmytriyenko2016-03-081-4/+19
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to GA version IPC 3.42Sam Nelson2016-03-021-5/+7
| | | | | | | | Updated to GA version and commit for IPC 3.42 Added additional platform for K2HK Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Extract SRC info into unique variablesJacob Stiffler2016-02-161-5/+9
| | | | | | | | * This makes it easier to override the source revision for all ti-ipc recipes Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: also install IPU M4 imagesDenys Dmytriyenko2016-02-081-1/+2
| | | | | | TODO: do we need to preserve naming/hierarchy for multiple DSP/IPU instances? Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport: Extract source info to common inc fileJacob Stiffler2016-02-087-12/+27
| | | | | | | | * 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>
* ti-ipc: Update to new version 3.42.0.0_engSam Nelson2016-02-081-4/+4
| | | | | Signed-off-by: Sam Nelson <sam.nelson@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-transport-qmss: Update to new version 2.0.0.1Justin Sobota2015-12-172-4/+8
| | | | | Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: Install firmware to /lib/firmwareJacob Stiffler2015-12-151-4/+4
| | | | | | | | * By default libdir = /usr/lib and base_libdir = /lib * Therefore install firmware to ${base_libdir}/firmware Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update branch and information for IPC GA releaseSam Nelson2015-12-151-3/+3
| | | | | | | - Commit id is perserved from previous eng version Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.41.0.7_engSam Nelson2015-12-101-3/+3
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.41.00.06_engSam Nelson2015-12-041-3/+3
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: Fix omap-a15 DEPENDSJacob Stiffler2015-11-241-3/+8
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc: ti-ipc, ti-ipc-rtos: Update to new version of IPC 3.41.0.3_engSam Nelson2015-11-205-51/+87
| | | | | | | | | - Update to new version of IPC: 3.41.0.3_eng - Add recipe to build ti-ipc-rtos from git repo - Remove K2G hack Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* HACK: ti-ipc: temporarily use k2e variables for k2g platformDenys Dmytriyenko2015-11-121-2/+2
| | | | | | Full support is not yet available, but should unblock k2g builds Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: add k2g platform variablesDenys Dmytriyenko2015-11-121-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: update to 3.41.00.02-engDenys Dmytriyenko2015-11-121-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc/ipc-transport: Update to new version 2.0.0.0Sam Nelson2015-10-192-6/+6
| | | | | | | - Updates srio and qmss transports Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Bump version to 3.40.01.08Jacob Stiffler2015-09-163-13/+13
| | | | | | | * This provides a fix for GateMP support. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: fix build when STAGING_KERNEL_DIR != STAGING_KERNEL_BUILDDIRDenys Dmytriyenko2015-08-192-2/+118
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* tiipclad-daemon.sh: Enabling GateMP supportMolfetta, Stephen2015-08-191-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* rtos-recipes: Add files to ${PN}-dev instead of ${PN}.Jacob Stiffler2015-06-052-1/+3
| | | | | | | * These packages only contain firmware development files. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: update to 3.36.01.11Denys Dmytriyenko2015-06-033-12/+12
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: Add the TI-RTOS IPC package version 3.35.01.07Jacob Stiffler2015-06-012-0/+26
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport-srio: Add recipe for ipc transport using srio interfaceSam Nelson2015-04-223-0/+60
| | | | | | | | | - 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>
* ipc-transport-qmss: Add recipe for ipc qmss transport and test codeSam Nelson2015-04-223-0/+61
| | | | | | | | - Provides ipc transport layer using qmss module - Supports k2h, k2k, k2e, k2l devices Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>