summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipc
Commit message (Collapse)AuthorAgeFilesLines
* ipc-ust: obey LDFLAGS to fix GNU_HASH errorZhenhua Luo2016-08-152-2/+89
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* ipc: update to 74d6627Ting Liu2016-06-231-2/+2
| | | | | | | | | | Changelog: af0a2a1 B4:DSP_BT: Add new DDRC target ID configuration parameter c8a84c6 B4:L1D: Add support for L1 defense New flow 8e79e5c B4:DSP_BT: DSP cache-cluster init now done from DSP boot loader 44da44a B4:DSP_BT: Add support for DSP MMU configuration Signed-off-by: Ting Liu <ting.liu@nxp.com>
* ipc-ust: skip two insane checkZhenhua Luo2016-06-011-0/+2
| | | | | | | | | | | | Fix the following build issues: 1. WARNING: ipc-ust-git-r0 do_package_qa: QA Issue: /ipc/ipc_test contained in package ipc-ust requires libmem.so, but no providers found in RDEPENDS_ipc-ust? [file-rdeps] 2. ERROR: ipc-ust-git-r0 do_package_qa: QA Issue: -dev package contains non-symlink .so: ipc-ust-dev path 'work/ppce6500-poky-linux/ipc-ust/git-r0/packages-split/ipc-ust-dev/lib/libipc.so' Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* ipc: update to commit b010e35Ting Liu2015-12-281-2/+2
| | | | | | | | New commits imported: b010e35 Makefile: use KBUILD_OUTPUT to point to build-artifacts Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* ipc: update to revision c9c92acZhenhua Luo2015-01-071-1/+1
| | | | | | | | This includes following fixes: c9c92ac B4:L1 Defense: Add support for hardware watchpoint c4dd0bc b4860: IPC: Make dynamic user space library position independent Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* ipc-modules: move to recipes-kernel/Ting Liu2014-07-153-43/+0
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* inherit qoriq_build_64bit_kernel for kernel/module recipesTing Liu2014-07-151-19/+1
| | | | | | | ppce6500 is a specific core which only support 64bit kernel, the duplicate hack codes were packaged into qoriq_build_64bit_kernel.bbclass, use it. Signed-off-by: Ting Liu <b28495@freescale.com>
* add recipes for ipc kernel module and userspace toolTing Liu2014-07-085-0/+118
Signed-off-by: Ting Liu <b28495@freescale.com>