summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc
Commit message (Collapse)AuthorAgeFilesLines
* Revert "ti-ipc: Update commit id for latest code for 3.50.04.07"Sam Nelson2019-10-152-3/+3
| | | | | | This reverts commit 03e5b21e8a993cf3227112de84f38cc8337dcb11. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update examples to latest versionSam Nelson2019-10-151-3/+3
| | | | | | | Fixes issues with AM65X examples Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update commit id for latest code for 3.50.04.07Sam Nelson2019-10-102-3/+3
| | | | | | | Include fixes issues found with static analysis Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50.04.07Sam Nelson2019-09-253-7/+7
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport: SRCREV update to 02.00.00.02AMahesh Radhakrishnan2019-08-081-3/+3
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50.04.06Sam Nelson2019-08-033-7/+7
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: suppress potential host contamination warnings due to ownershipDenys Dmytriyenko2019-08-021-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: convert existing uses of am65xx-evm to am65xx SOC familyDenys Dmytriyenko2019-05-094-9/+9
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: add SRCREV_FORMATJacob Stiffler2019-04-261-0/+1
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update firmware image namesSam Nelson2019-03-051-4/+4
| | | | | | | | | The firmware names expected by driver is changed am65x-mcu-r5f0-fw -> am65x-mcu-r5f0_0-fw am65x-mcu-r5f1-fw -> am65x-mcu-r5f0_1-fw Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50.03.05Sam Nelson2019-02-213-6/+6
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: install both tiipclad sysvinit initscript and systemd unit fileDenys Dmytriyenko2019-01-251-9/+4
| | | | | | | | Since both systemd and update-rc.d classes are inherited, not having a corresponding file results in postinst function to fail, which is a hard error now. Having both init files installed does not affect functionality. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc: SRCREV updates for version 03.50.03.04Mahesh Radhakrishnan2018-12-184-11/+11
| | | | | Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50.03.03Sam Nelson2018-10-254-9/+17
| | | | | | | Adds split mode support for the R5 core Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: Limit ti specific recipes under ti-soc overrideKhem Raj2018-10-171-0/+2
| | | | | | | | This helps in multi-BSP scenario, where other BSP layers are also present in the layermix Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50.02.02Sam Nelson2018-09-183-5/+5
| | | | | | | Fixes backward compatibility issues for K2 and omapl138 Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Add systemd startup scriptSam Nelson2018-09-112-4/+26
| | | | | | | | With systemd enabled, it is better to add the proper systemd script instead of legacy init.d script. Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Add ipc daemon for k3Sam Nelson2018-09-071-1/+2
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50.01.01Sam Nelson2018-08-265-7/+14
| | | | | | | -Updates to use sciclient for configuring interrupt routing in SOC Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.50Sam Nelson2018-08-245-9/+26
| | | | | | | Add AM65XX platform support Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.47.02.00Sam Nelson2018-06-016-34/+35
| | | | | | | Adds new example for AM571X Signed-off-by: Sam Nelson <sam.nelson@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>
* conf, recipes: introduce k2l family and add support for k2l-hs-evmDenys Dmytriyenko2018-04-246-7/+7
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: refresh local patch to avoid fuzz warningsDenys Dmytriyenko2018-04-041-13/+11
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Fix to avoid parallel build issueSam Nelson2018-03-051-3/+3
| | | | | | | Fixes parallel build issue with k2hk Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-transport-qmss-rtos: is machine-specific, mark accordinglyDenys Dmytriyenko2018-03-041-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: Correction to 3.47.01.00 versionSam Nelson2018-03-011-5/+5
| | | | | | | 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>
* ti-ipc: Update to GA version 3.47.01.00Sam Nelson2018-02-073-9/+9
| | | | | | | Docs updated with details of fixes Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.47.01.00_engSam Nelson2018-01-174-10/+9
| | | | | | | 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>
* ti-xdctools: extend to native and nativesdkMertz, Timothy2017-12-213-3/+3
| | | | | | | | | | | 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>
* ti-ipc-rtos: cannot directly depend on doxygen hereDenys Dmytriyenko2017-11-161-1/+1
| | | | | | | 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>
* ti-ipc-examples-linux: explicitly depend on zip-native used during installDenys Dmytriyenko2017-11-131-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new version 3.47.00.00Sam Nelson2017-10-196-67/+94
| | | | | | | | | | | | | 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>
* ti-ipc-rtos: add default symlinks for Keystone DSP firmware imagesDenys Dmytriyenko2017-08-091-0/+27
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update source release type to GASam Nelson2017-08-081-3/+4
| | | | | | | - removes _eng tag from source package created Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to GA version 3.46.02.04Sam Nelson2017-08-074-10/+19
| | | | | | | | | - 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>
* ti-ipc: Update to new version 3.46.02.04_engSam Nelson2017-07-173-12/+10
| | | | | | | - 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>
* ti-ipc-rtos: drop ti-staging.incDenys Dmytriyenko2017-06-271-1/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: remove ti-pdk device configurationJacob Stiffler2017-06-112-6/+0
| | | | | | | * 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>
* ti-pdk: clean up variables by adding TI_PDK_ prefixJacob Stiffler2017-06-112-4/+4
| | | | | | | | | | | * 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>
* ti-ipc: Update to new version 3.46.01.03Sam Nelson2017-06-073-8/+8
| | | | | Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to GA version 3.46.00.02Sam Nelson2017-05-123-7/+7
| | | | | | | docs: Release notes updated Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-examples: explicitly depend on zip-native used during installDenys Dmytriyenko2017-05-111-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: fix omapl138 update-alternatives missing parameterDenys Dmytriyenko2017-05-081-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc-rtos: Add default links for rproc firmware for omapl138Sam Nelson2017-05-042-1/+9
| | | | | | | | 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>
* ti-ipc: Update to new version 3.46.00.02_engSam Nelson2017-05-013-5/+5
| | | | | | | Picks up a bug fix for IPC Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Remove CCS dependencies for all componentsKarthik Ramanan2017-04-271-1/+1
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine, recipes: introduce k2hk SOC familyDenys Dmytriyenko2017-04-247-10/+10
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Update to new verison 3.46.00.01_engSam Nelson2017-04-244-10/+22
| | | | | | | Add support for omapl138 platforms Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: add module dependency between omap_remoteproc and virtio_rpmsg_busDenys Dmytriyenko2017-03-282-0/+7
| | | | | | | | | | 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>