summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ti-img-rogue-driver: pull general toolchain supportGowtham Tammana2020-11-022-61/+4
| | | | | | | | The patch for supporting the general toolchain is pulled into the repo. Removing it here from the recipe. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ipc: ti-rpmsg-char: Update SRCREVSuman Anna2020-11-021-1/+1
| | | | | | | Update the ti-rpmsg-char SRCREV to pull in a bug fix. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-rpmsg-char: Mark these recipes to be TI SOC specificKhem Raj2020-11-021-0/+3
| | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-rpmsg-char-examples: Fix cross compileKhem Raj2020-11-022-0/+40
| | | | | | | | | | This fixes problems during cross compile where it starts to peek into build host's include and library paths and causes errors with clang and QA warnings with gcc Signed-off-by: Khem Raj <raj.khem@gmail.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-rtos: update metadata and firmware to 07.01.00.2507.01.00.004Dan Murphy2020-10-242-6/+6
| | | | | From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* u-boot-ti-staging: Update to tag 07.01.00.004Dan Murphy2020-10-241-2/+2
| | | | | From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* conf/machine: extend SR2.0 support from AM65 GP to AM65 HS platformDenys Dmytriyenko2020-10-224-6/+18
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* u-boot-ti-staging: Update to latest HEAD for bug fixDan Murphy2020-10-221-2/+2
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ipc: ti-rpmsg-char: Add initial recipesSuman Anna2020-10-223-0/+33
| | | | | | | | | | Add the initial recipes for building the ti-rpmsg-char package. The library and examples are built using two separate recipes in ti-rpmsg-char_git.bb and ti-rpmsg-char-examples_git.bb. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update kernel to latest commit SHADan Murphy2020-10-222-2/+2
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* boot-monitor: update to latest commit SHADan Murphy2020-10-221-1/+1
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* u-boot-ti-staging: Update to latest HEAD for j7 buildDan Murphy2020-10-211-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti: Add new firmware to u-boot command line for j7Dan Murphy2020-10-211-0/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com>
* ti-rtos: update metadata and firmware to 07.01.00.24Dan Murphy2020-10-212-6/+6
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com>
* ti-sci-fw: Update to 2020.08-rc3 system firmwareDan Murphy2020-10-201-3/+3
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* prusw-fw: Update the firmware to 3.1.6 versionDan Murphy2020-10-191-1/+1
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-rtos-firmware: Remove trailing slash from SKhem Raj2020-10-141-1/+1
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-pdk-fetch.bbclass: Do not emit trailing slash during S formingKhem Raj2020-10-141-1/+1
| | | | | | | | | latest OE-core does not promote using trailing slash to make pseudo's life easier Signed-off-by: Khem Raj <raj.khem@gmail.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-sci-fw: now Cortex-R5 SPL can also be provided by u-boot-ti-mainlineDenys Dmytriyenko2020-10-142-1/+2
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update kernel to 5.4.70Dan Murphy2020-10-142-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-mainline: add mainline 2020.10Denys Dmytriyenko2020-10-141-0/+10
| | | | | | | | | | Update md5 README checksum for u-boot. No actual licensing changes. Change is with u-boot commit 35bd70c5107f0 ("Convert CONFIG_SPLASH_SCREEN et al to Kconfig") Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-mainline: add mainline 5.9 using ti-upstream-toolsDenys Dmytriyenko2020-10-149-0/+78
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: extract common rdepends, pass defconfig_builder.sh via ↵Denys Dmytriyenko2020-10-143-43/+44
| | | | | | | variable Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* u-boot-ti: adjust location of optee binary to align with meta-armDenys Dmytriyenko2020-10-101-1/+1
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* conf/machine: pass OPTEEFLAVOR via OPTEEMACHINE as <mach>-<flavor>Denys Dmytriyenko2020-10-105-7/+5
| | | | | | | | | Recipe in meta-arm doesn't use OPTEEFLAVOR, but optee-os Makefile can extract it from OPTEEMACHINE. Keep OPTEEFLAVOR for legacy platforms - used for HS signing in the output name. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* optee-os: add TI signing calls via TI_SECURE_DEV_PKGDenys Dmytriyenko2020-10-101-0/+83
| | | | | | | | It was originally residing in meta-arago due to earlier dependency on meta-optee layer from meta-linaro. Now optee is in meta-arm and this code can move to meta-ti. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update kernel to 5.4.69Dan Murphy2020-10-082-4/+4
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* u-boot-ti-staging: Update to tag 07.01.00.00307.01.00.003Dan Murphy2020-10-061-2/+2
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update to the tag 07.01.00.003Dan Murphy2020-10-062-2/+2
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-sci-fw: update imggen SRCREV to the latestPraveen Rao2020-10-061-1/+1
| | | | | Signed-off-by: Praveen Rao <prao@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* prueth-fw-am65x-sr2: Updating firmware to 02.02.07.02Dan Murphy2020-10-051-2/+2
| | | | | Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* prusw-fw: Update the firmware to 3.1.4 versionRoger Quadros2020-10-021-1/+1
| | | | | | | | Update the firmware to version 3.1.4 Signed-off-by: Roger Quadros <rogerq@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* prueth-fw: Update the firmware to 5.3.9 versionRoger Quadros2020-10-021-1/+1
| | | | | | | | Update the firmware to version 5.3.9 Signed-off-by: Roger Quadros <rogerq@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* README: fix branch name for dunfellDenys Dmytriyenko2020-09-241-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* README: document dependency on meta-armDenys Dmytriyenko2020-09-241-0/+4
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* README: add Dan Murphy to maintainers listDenys Dmytriyenko2020-09-231-1/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Update linux-staging to 5.4.66Dan Murphy2020-09-232-4/+4
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-rtos: update metadata and firmware to 07.01.00.1707.01.00.002Denys Dmytriyenko2020-09-222-6/+6
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sgx-ddk-um: Update SRCRERV to pick latest artifactsGowtham Tammana2020-09-181-4/+2
| | | | | | | | Update SRCREV to pick the latest artifacts. The GL headers are excluded in the artifacts instead of it in the recipe. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: Update to tag 07.01.00.0002Dan Murphy2020-09-181-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Update to the tag 07.01.000.02 and update linux-staging to ↵Dan Murphy2020-09-182-3/+3
| | | | | | | 5.4.61 Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* prueth-prp: Update the firmware to 2.16.24 versionLokesh Vutla2020-09-091-1/+1
| | | | | | | Update the prueth prp firmware to 2.16.24 version. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* prueth-hsr: Update the firmware to 2.16.24 versionLokesh Vutla2020-09-091-1/+1
| | | | | | | Update the prueth hsr firmware to 2.16.24 version. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* prueth-fw: Update the firmware to 5.2.8 versionLokesh Vutla2020-09-091-1/+1
| | | | | | | Update the prueth firmware to 5.2.8 version. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-rtos-firmware/metadata: update to 07.01.00.10 version07.01.00.001Denys Dmytriyenko2020-09-022-6/+6
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-sci-fw: upgrade 2020.07-rc2 -> 2020.07-rc3Dan Murphy2020-09-011-3/+3
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* linux-ti-staging: Update to the tag 07.01.000.01 and rt kernel moves to 5.4.61Dan Murphy2020-09-012-3/+3
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* u-boot-ti-staging: Update to tag 07.01.00.0001Dan Murphy2020-09-011-2/+2
| | | | | Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* prusw-fw: Package the firmware images from ti-linux-firmwareLokesh Vutla2020-08-272-40/+37
| | | | | | | Directly take the images from ti-linux-firmware instead of using pdk Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* prueth-fw: Package the firmware images from ti-linux-firmwareLokesh Vutla2020-08-273-48/+37
| | | | | | | | Directly take the images from ti-linux-firmware instead of using pdk Aldo drop build for k2g as firmwares are not yet available. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>