summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* conf: j7-evm: Update the secondary console for jailhouseti2020.00.03ti2020.00-rc3Nikhil Devshatwar2020-03-051-1/+1
| | | | | | | | | Latest upstream jailhouse uses ttyS3 as console. Update the conf file so that this reflects correctly in the tiny rootfs. Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-bsp: jailhouse: Update tty for j7-evm jailhouseNikhil Devshatwar2020-03-051-1/+2
| | | | | | | | | | Latest upstream jailhouse uses ttyS3 as the console for inmate cell. Update the recipe to pass the correct cmdline. Override only for j7-evm Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the ti2020.00-rc3 tagDan Murphy2020-03-052-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* uboot-ti-staging: update to ti2020.00-rc3 tagDan Murphy2020-03-051-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt-arm: Update to 18.12.5Mahesh Radhakrishnan2020-03-021-3/+3
| | | | | | | | The License checksum has changed due to version number change, but the license itself has not changed Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* licenses: add Hewlett-Packard and Patrick-Powell licenses used by Code Gen toolsDenys Dmytriyenko2020-02-273-1/+18
| | | | | | | Also correct ti-cgt-arm to not reference Hewlett-Packard, only Patrick-Powell, according to included SPDX document. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt6x: remove deprecated versionsDenys Dmytriyenko2020-02-273-48/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am65xx-evm: re-add k3-am654-evm-prupwm.dtboti2020.00.02ti2020.00-rc2Denys Dmytriyenko2020-02-251-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf: j7-evm: Add jailhouse dtboNikhil Devshatwar2020-02-251-0/+1
| | | | | Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* uboot-ti-staging: update to ti2020.00-rc2 tagDan Murphy2020-02-251-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the ti2020.00-rc2 tagDan Murphy2020-02-252-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes-kernel: jailhose: Update to 0.12 versionNikhil Devshatwar2020-02-251-8/+3
| | | | | | | | Jailhouse 0.12 does not need to define custom config flags. Remove the steps to copy the config from do_configure task Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* board-rtos: Update dependencies for am65xx-evmAngela Stegmaier2020-02-211-1/+0
| | | | | Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* common-csl-ip: bump SRCREV to align with PDKAngela Stegmaier2020-02-211-1/+1
| | | | | Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-fetch: SRCREV udpate to 2020.2.20Angela Stegmaier2020-02-211-2/+2
| | | | | Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt-arm: skip file-rdeps as this package is precompiledJacob Stiffler2020-02-211-1/+1
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* layer.conf: drop ti-ipc from SIGGEN_EXCLUDERECIPES_ABISAFE for nowDenys Dmytriyenko2020-02-201-2/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vis: mark as compatible with dra7xx familyDenys Dmytriyenko2020-02-201-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* omap-a15: add gc320 machine featureDenys Dmytriyenko2020-02-202-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sgx-um, rogue-umlibs, gc320-libs: RRECOMMENDS on corresponding driversDenys Dmytriyenko2020-02-203-1/+7
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ion-tests: move back to meta-arago-extrasDenys Dmytriyenko2020-02-203-122/+0
| | | | | | | | | As it happens, ion-tests requires gtest from by meta-oe, but meta-ti has no dependency on meta-oe. Unfortunately this was overlooked when all ion recipes were migrated to meta-ti. Fix this by moving just ion-tests back. Cc: Andrew F. Davis <afd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipc-lld: Update examples build targetAngela Stegmaier2020-02-202-8/+2
| | | | | | | Update the build target from examples to apps. Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* sciclient-rtos: Updating License checksum, along with the file it is calculatedMahesh Radhakrishnan2020-02-201-2/+6
| | | | | | | The license as such has not changed, but moved to a License file which is not expected to change frequently Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-pdk-fetch: SRCREV udpate to 2020.2.17Mahesh Radhakrishnan2020-02-201-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* k3conf: add diagnostic tool for K3 platformsti2020.00-rc1Denys Dmytriyenko2020-02-171-0/+24
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr: update to latest, drop upstreamed patchesDenys Dmytriyenko2020-02-175-66/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* j7-evm: add k3-j721e-pcie-backplane.dtboDenys Dmytriyenko2020-02-171-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* am57xx-evm: re-add am5729-beagleboneai.dtbDenys Dmytriyenko2020-02-171-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: Update for ti2020.01-rc tagDan Murphy via Lists.Yoctoproject.Org2020-02-171-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* gdbc6x: suppress gcc9 -Wstringop-truncation warningDenys Dmytriyenko2020-02-172-0/+29
| | | | | | It's an old bfd/coff code, will need to be updated in the future. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the latestDenys Dmytriyenko2020-02-152-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-km: Update srcrev to pick use preemptionGowtham Tammana2020-02-151-2/+2
| | | | | | | Update srcrev to pick the use preemption changes. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm: Update SRCREV with the vring fix for k5.1+Ramprasad N2020-02-151-2/+2
| | | | | | | | | The following is the main change done: Use FW_RSC_ADDR_ANY for places where memory needs to be allocated dynamically like RSC_CARVEOUT and vdev resource entries Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-km: Update srcrev for rtlinux buildGowtham Tammana2020-02-131-2/+2
| | | | | | | Update srcrev to pickup fix for rt linux build error. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: Update srcrev to pick rtlinux build fixGowtham Tammana2020-02-131-2/+2
| | | | | | | Update srcrev to pick the fix for rt linux build issue. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-km: Enable SGX driver for Beagleboard and PandaboardAndrew F. Davis2020-02-131-1/+3
| | | | | | | | These boards have SGX GPUs but do not build as this recipe is not compatible with them, add compatibles for these machines. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: bump SRCREV for zeus supportAndrew F. Davis2020-02-131-12/+7
| | | | | | | | | This also allows us to do two extra tasks so lets do them here: - Add support back for Beagleboard and Pandaboard - Remove plugins workaround as SO names are handled correctly now Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: add dependency for wic to package deployed SPLDenys Dmytriyenko2020-02-134-1/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr: swap SUMMARY and DESCRIPTION fieldsDenys Dmytriyenko2020-02-121-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr-test: also do not access kernel headers directlyDenys Dmytriyenko2020-02-121-6/+8
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* multiprocmgr: do not mix kernel and user-space headers, fully depend on uapiDenys Dmytriyenko2020-02-112-2/+29
| | | | | | | | | | As multiprocmgr is a user-space app and should only use uapi headers, drop extra -I for the kernel headers. Patch out any assumptions of direct access to the kernel headers. Cc: Suman Anna <s-anna@ti.com> Cc: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-km: Update branch for k5.4 sourcesAndrew F. Davis via Lists.Yoctoproject.Org2020-02-111-3/+3
| | | | | | | Update the BRANCH and SRCREV to pick the sources for k5.4. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to the latestDenys Dmytriyenko2020-02-113-2/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to the latestDenys Dmytriyenko2020-02-111-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti: switch to Python3Denys Dmytriyenko2020-02-111-0/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-cgt6x: Limit it to TI SOCsKhem Raj2020-02-111-0/+2
| | | | | | | Helps meta-ti live in a multi-BSP distributions Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine: generalize wic usage by moving settings to SOC filesDenys Dmytriyenko2020-02-1112-57/+24
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-gc320-driver: Update branch for k5.4Gowtham Tammana via Lists.Yoctoproject.Org2020-02-111-3/+3
| | | | | | | Update branch and srcrev for k5.4 support. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: update to the latestDenys Dmytriyenko2020-02-081-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: update to 5.4.17Denys Dmytriyenko2020-02-082-4/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>