aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-09-06ti-sgx-ddk-um: Add expat as runtime dependencyAndrew F. Davis
Although not needed for the IMG default EGL implementation libexpat is needed when using the Mesa EGL version. While here s/libudev/udev as 'libudev' is package shipped as part of the eudev project, but we use systemd, so we actually depend on 'udev'. Move the PACKAGE_ARCH and PR defines to a more natural spot that also lines up with the RGX version of recipe for easier diffs. One thing we could have done is remove the DEPENDS line. We do not have any build dependencies as these are pre-made library binaries, but I use the package rootfs generated by bitbake to build the binaries locally, so leave it for now. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-09-06ti-sgx-ddk-um: libgbm is now part of this projectAndrew F. Davis
The GBM library is tightly coupled with the system graphics systems, other hardware GPU vendors (including our Rogue DDK) and Mesa all deploy a version of the library as part of their GPU driver. We SGX does the same. This should ease integration for us as we now don't rely on a separate project for this library and our deployment strategy can match across Mesa/RGX recipes, allowing for better re-use of common components. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30am65xx, j7-evm: add secondary serial console for JailhouseJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30jailhouse: use ramfs for linux-demoJacob Stiffler
* Configure the linux-demo to use a ramfs for the linux inmate. * Using JH_RAMFS_IMAGE, this can be set in some global conf. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30jailhouse: provide tools packageJacob Stiffler
Create a package containing the jailhouse tools which are used to work with the cells and inmates. This recipe provides a good example for using the jailhouse-cell-linux tool. The tools require the pyjailhouse python modules, so package them as well. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30jailhouse: remove earlycon bootargs for all k3Jacob Stiffler
* Also update to ti2019.03-rc4 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30linux-ti-staging: update to ti2019.03-rc4 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30u-boot-ti-staging: update to ti2019.03-rc4 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30ti-pdk.bbclass:j7-evm.conf: Correcting the core list for j7-evm (mpu2/3_x to ↵Mahesh Radhakrishnan
mcu2/3_x) Correcting the corelist. There is no mpu2_x or mpu3_x instead they should be mcu2_x/mcu3_x which is present in j7-evm Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30j7-evm.conf: Correcting the core list for j7-evm (mpu2/3_x to mcu2/3_x)Mahesh Radhakrishnan
There is no mpu2_1,mpu3_0,mpu3_1 for j7-evm. They should have been mcu2_1,mcu3_0 and mcu3_1 respectively. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30am65xx-evm, beagle-x15, beaglebone, j7-evm, lego-ev3: Let user optionally ↵Alessio Igor Bogani
override kickstarter files Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-20conf/machine: update with new DTBs/DTBOsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-20sciclient-rtos: Adding mcu1_1 to LIMIT_CORES for am65xx targetsMahesh Radhakrishnan
The default TI_PDK_LIMIT_CORES set in conf/machine/includes/am65xx.inc doesn't contain mcu1_1 which sciclient supports for am65x. Hence appending it in the recipe. Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-20linux-ti-staging: update to ti2019.03-rc3 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-20jailhouse: update to ti2019.03-rc2Jacob Stiffler
* extend to am65xx family * and correct am65xx cell and inmate filenames. * remove earlycon bootargs for am65xx Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-17udma-lld-rtos: Adding support for J7-evmMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-17board-rtos: Updating dependencies for j7-evmMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-17i2c-lld-rtos: Updating dependants for j7-evmMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-17sciclient-rtos: Adding support to j7-evmMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-17ti-pdk-bbclass: Defining dependants for j7-evm, updated the default core listMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-17ti-cgt-7x: Initial version of TI-CGT-C7000 recipeMahesh Radhakrishnan
This tool is not publically fetchable yet and requires pre-downloading Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-17ti-paths.inc: Adding install directory for ti-cgt-7xMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-14am65xx-hs-evm: add DTB/DTBO load addresses and offsetDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-14j7-evm.conf: Adding TI_PDK_LIMIT_SOCS/BOARDS/CORES for j7Mahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-14linux-ti-staging: update to ti2019.03-rc2 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-14u-boot-ti-staging: update to ti2019.03-rc2 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-09ti-sysbios: Update to sysbios 6.72.02.02Mahesh Radhakrishnan
The checksum has changed due to version & date, the license has not changed Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-09emac-lld:SRCREV bump to 01.00.03.17AMahesh Radhakrishnan
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-09ipc-transport: SRCREV update to 02.00.00.02AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-09qmss-lld: SRCREV update to 02.01.00.16AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07pru-swuart-fw: add PRU Software UART Firmware recipeDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07pru-icss: also install headers and library into dev packagesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07ipc-lld-fw: fix ALTERNATIVE use as package-specificDenys Dmytriyenko
Previous commit, while adding support for another platform, extended ALTERNATIVE variable (which is package-specific) with machine overrides, accidentally dropping the necessary ${PN} suffix in the process. Restore it to make update-alternatives system work again. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07u-boot-ti-staging: update to ti2019.03-rc1 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07linux-ti-staging: update to ti2019.03-rc1 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07ti-pdk-build-rtos: SRCREV update to 01.00.00.13BMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07swtools: SRCREV updateMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07mathlib: SRCREV updateMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07dsplib: SRCREV updateMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07wdtimer-rtos: SRCREV update to 01.00.00.04AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07tsip-lld-rtos: SRCREV update to 01.00.00.08AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07transport-rtos: SRCREV update to 01.00.00.16BMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07traceframework: SRCREV udpate to 01.01.01.09AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07tcp3d-lld-rtos: SRCREV update to 0-2.01.00.06BMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07srio-lld: SRCREV update to 02.00.00.17AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07serdes-diag-rtos: SRCREV udpate to 01.00.00.12BMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07sa-lld: SRCREV update to 04.00.00.03AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07rm-lld: SRCREV update to 02.02.00.03BMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07pktlib: SRCREV update to 2.1.0.8BMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07pa-lld: SRCREV update to 03.00.02.08AMahesh Radhakrishnan
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>