aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc
AgeCommit message (Collapse)Author
2018-03-01ti-ipc-rtos: Correction to 3.47.01.00 versionSam Nelson
Includes documentation correction and build optimization for examples Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-02-07ti-ipc: Update to GA version 3.47.01.00Sam Nelson
Docs updated with details of fixes Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-01-17ti-ipc: Update to new version 3.47.01.00_engSam Nelson
Also remove unused IPC_VERSION definition for ti-ipc-examples-linux Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-12-21ti-xdctools: extend to native and nativesdkMertz, Timothy
ti-xdctools should be a native recipe as it more accurately reflects how it is supposed to be used. In addition, this allows it to be built as nativesdk and included in SDK image tools Signed-off-by: "Mertz, Timothy" <timothy.mertz@garmin.com> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Jacob Stiffler <j-stiffler@ti.com>
2017-11-16ti-ipc-rtos: cannot directly depend on doxygen hereDenys Dmytriyenko
There's no doxygen recipe provided by meta-ti, nor oe-core. And meta-ti expects doxygen to be available as a host tool, per layers.conf Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-11-13ti-ipc-examples-linux: explicitly depend on zip-native used during installDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-10-19ti-ipc: Update to new version 3.47.00.00Sam Nelson
Needs BIOS 6_52_00_12 and in turn needs gcc tools gcc-arm-none- eabi-6-2017-q1-update ti-ipc-examples: Separate Host linux and bios examples This should save some build time as well, as ti-ipc-examples-linux will only build linux host examples Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-08-09ti-ipc-rtos: add default symlinks for Keystone DSP firmware imagesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-08-08ti-ipc: Update source release type to GASam Nelson
- removes _eng tag from source package created Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-08-07ti-ipc: Update to GA version 3.46.02.04Sam Nelson
- Update ipcdev branch to 3.46 ( commit id remains same) - Adds support for c66x platforms - Update to avoid stripping for IPC rtos example binaries Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-07-17ti-ipc: Update to new version 3.46.02.04_engSam Nelson
- Removed depency on gcc-arm for omapl138, which was a mistake Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-06-27ti-ipc-rtos: drop ti-staging.incDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-06-11recipes: remove ti-pdk device configurationJacob Stiffler
* These variables have been moved into the machine configuration Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-06-11ti-pdk: clean up variables by adding TI_PDK_ prefixJacob Stiffler
* Add TI_PDK_ prefix to variables which may be set by recipes to stress that they are used to configure the ti-pdk class. * Deprecate TI_PDK_XDCARGS in favor of TI_PDK_LIMIT_SOCS as both are used to define a list of SOCs. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Cc: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-06-07ti-ipc: Update to new version 3.46.01.03Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-05-12ti-ipc: Update to GA version 3.46.00.02Sam Nelson
docs: Release notes updated Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-05-11ti-ipc-examples: explicitly depend on zip-native used during installDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-05-08ti-ipc-rtos: fix omapl138 update-alternatives missing parameterDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-05-04ti-ipc-rtos: Add default links for rproc firmware for omapl138Sam Nelson
By default rproc firmware default link is added as message_single.xe66 for omapl138 Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-05-01ti-ipc: Update to new version 3.46.00.02_engSam Nelson
Picks up a bug fix for IPC Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-04-27Remove CCS dependencies for all componentsKarthik Ramanan
Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-04-24conf/machine, recipes: introduce k2hk SOC familyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-04-24ti-ipc: Update to new verison 3.46.00.01_engSam Nelson
Add support for omapl138 platforms Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-03-28ti-ipc: add module dependency between omap_remoteproc and virtio_rpmsg_busDenys Dmytriyenko
This is required to workaround the remoteproc crash due to watchdog interrupt conflicts - LCPD-9490 Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Sam Nelson <sam.nelson@ti.com> Cc: Suman Anna <s-anna@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com>
2017-03-28ti-ipc-examples: Update with change of directory structureSam Nelson
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>
2017-03-14ti-ipc-rtos: Update to remove host-user-contaminated warningsSam Nelson
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>
2017-02-28ti-ipc: explicitly depend on virtual/kernel:do_shared_workdirDenys Dmytriyenko
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>
2017-02-27ti-ipc: update from "eng" to GA version of 3.45Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2017-02-09ti-ipc: Update to new version 3.45.00.00_engSam Nelson
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>
2016-12-19ti-ipc: Update to new patch release 3.44.01.01Sam Nelson
-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>
2016-12-06ti-ipc: Add recipe to build ipc-examplesSam Nelson
Builds both linux and RTOS IPC examples Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-12-06ti-ipc: Reorganised recipes to help in adding ipc examples recipesSam Nelson
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>
2016-11-15ti-ipc: update to include -pthread fixesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-10-31ti-ipc: Update to new version 3.44.00Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-10-25ti-ipc: update to 3.43.03.05 versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-10-25conf/recipes: add k2g-ice machine and k2g SOC familyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-10-05ti-ipc-rtos: Remove M4F target for omap-a15Sam Nelson
- 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>
2016-09-20conf/machine,recipes: introduce k2e SOC familyDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-09-16ti-ipc: Update to new version 3.43.02.04Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-08-02edma3-lld-rtos, ti-ipc-rtos, multiprocmgr-rtos: remove sneaked in sourceipk ↵Denys Dmytriyenko
calls There's no sourceipk functionality in meta-ti. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-07-10ti-ipc: Update to new version 3.43.01.03Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-29ti-ipc-rtos: add dependency on zip-nativeJacob Stiffler
* 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>
2016-06-24ti-ipc: Update comment on IPC tagSam Nelson
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>
2016-06-20ti-ipc: Update to new patch version 3.43.01.02Sam Nelson
Only examples and documentation updated Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-06-01ti-ipc: Update to new version 3.43Sam Nelson
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-05-27ti-ipc-rtos: Update to include examples and documentation with the packageSam Nelson
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>
2016-04-26ipc-transport-rtos: Add RTOS packages for IPC transportsJustin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-04-26ipc-transport: Clean up recipeJustin Sobota
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-08ti-ipc-rtos: preserve FW dir structure, use update-alternatives for test_omx*Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2016-03-02ti-ipc: Update to GA version IPC 3.42Sam Nelson
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>