aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-11-07ti-sci-fw: Update to 2020.08b system firmwareDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-07ti-rtos: update metadata and firmware to 07.01.00.33Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-06ti-img-rogue-umlibs: update srcrev to pick rpath fixesGowtham Tammana
Update the srcrev to pick the latest artifacts that fix some of the redundant rpath warnings seen with Yocto. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-06recipes-devtools: k3conf: Update SRCREV to latestNikhil Devshatwar
Use latest SRCREV on master branch. This adds support for resource management commands Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-06ipc: ti-rpmsg-char: Update library to 0.2.0Suman Anna
Update the ti-rpmsg-char library to 0.2.0 version that includes an improvement to signal handling logic. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-03linux-ti-staging: Update kernel to 5.4.74Dan Murphy
From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-03trusted-firmware-a: Update to newer SHADan Murphy
From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-02ti-img-rogue-driver: pull general toolchain supportGowtham Tammana
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>
2020-11-02ipc: ti-rpmsg-char: Update SRCREVSuman Anna
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>
2020-11-02ti-rpmsg-char: Mark these recipes to be TI SOC specificKhem Raj
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>
2020-11-02ti-rpmsg-char-examples: Fix cross compileKhem Raj
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>
2020-10-25ti-rtos: update metadata and firmware to 07.01.00.25Dan Murphy
From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-25u-boot-ti-staging: Update to tag 07.01.00.004Dan Murphy
From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-23conf/machine: extend SR2.0 support from AM65 GP to AM65 HS platformDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-23u-boot-ti-staging: Update to latest HEAD for bug fixDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-23ipc: ti-rpmsg-char: Add initial recipesSuman Anna
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>
2020-10-23linux-ti-staging: Update kernel to latest commit SHADan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-23boot-monitor: update to latest commit SHADan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-23u-boot-ti-staging: Update to latest HEAD for j7 buildDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com>
2020-10-23u-boot-ti: Add new firmware to u-boot command line for j7Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com>
2020-10-23ti-rtos: update metadata and firmware to 07.01.00.24Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com>
2020-10-23ti-sci-fw: Update to 2020.08-rc3 system firmwareDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-22conf/machine: also build optee-os for legacy HS platformsDenys Dmytriyenko
Add build dependency on optee-os for legacy HS platforms in non-Arago setups. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-22optee-os: adjust for out-of-tree builds in meta-arm/masterDenys Dmytriyenko
As meta-arm/master now builds optee out of tree, hence use ${B} instead of out/arm-plat-${OPTEEOUTPUTMACHINE} Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-22trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/masterDenys Dmytriyenko
As meta-arm/master now sets ${BUILD_DIR} to also include ${B} and release/debug. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-20layer.conf: Add gatesgarth to LAYERSERIES_COMPATKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-20prusw-fw: Update the firmware to 3.1.6 versionDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-14ti-rtos-firmware: Remove trailing slash from SKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-14ti-pdk-fetch.bbclass: Do not emit trailing slash during S formingKhem Raj
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>
2020-10-14ti-sci-fw: now Cortex-R5 SPL can also be provided by u-boot-ti-mainlineDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-14linux-ti-staging: Update kernel to 5.4.70Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com>
2020-10-14u-boot-ti-mainline: add mainline 2020.10Denys Dmytriyenko
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>
2020-10-14linux-ti-mainline: add mainline 5.9 using ti-upstream-toolsDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-14linux-ti-staging: extract common rdepends, pass defconfig_builder.sh via ↵Denys Dmytriyenko
variable Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-12conf/machine: pass OPTEEFLAVOR via OPTEEMACHINE as <mach>-<flavor>Denys Dmytriyenko
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>
2020-10-11u-boot-ti: adjust location of optee binary to align with meta-armDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-11optee-os: add TI signing calls via TI_SECURE_DEV_PKGDenys Dmytriyenko
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>
2020-10-09linux-ti-staging: Update kernel to 5.4.69Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-07u-boot-ti-staging: Update to tag 07.01.00.003Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-07linux-ti-staging: Update to the tag 07.01.00.003Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-07ti-sci-fw: update imggen SRCREV to the latestPraveen Rao
Signed-off-by: Praveen Rao <prao@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-06prueth-fw-am65x-sr2: Updating firmware to 02.02.07.02Dan Murphy
Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-05prusw-fw: Update the firmware to 3.1.4 versionRoger Quadros
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>
2020-10-05prueth-fw: Update the firmware to 5.3.9 versionRoger Quadros
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>
2020-09-24README: document dependency on meta-armDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-09-24README: add Dan Murphy to maintainers listDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-09-24linux-ti-staging: Update linux-staging to 5.4.66Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-09-23ti-rtos: update metadata and firmware to 07.01.00.17Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-09-21ti-sgx-ddk-um: Update SRCRERV to pick latest artifactsGowtham Tammana
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>
2020-09-21u-boot-ti-staging: Update to tag 07.01.00.0002Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>