summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* linux-ti-staging: Update 5.4 kernel to 07.03.00.00407.03.00.004Praneeth Bajjuri2021-03-292-2/+2
| | | | | | Update 5.4 kernel to 07.03.00.004 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-rtos: update metadata and version of am64x rtos firmwareShiju Sivasankaran2021-03-282-4/+4
| | | | | | | | | | | updated rtos firmware am64xx: 07.03.00.13 rtos fw of am64x build and upload from mcu-plus-sdk repo. Signed-off-by: Shiju Sivasankaran <shiju@ti.com> [praneeth@ti.com: updated commit message] Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-rtos-firmware: depend on openssl-native for signingDenys Dmytriyenko2021-03-281-0/+2
| | | | | | | | | Fixes: .../scripts/secure-binary-image.sh: line 69: openssl: command not found .../scripts/secure-binary-image.sh: line 78: openssl: command not found Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to 5.4.106Praneeth Bajjuri2021-03-272-4/+4
| | | | | | Update linux 5.4 to 5.4.106 stable. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-uboot-staging: Update to the latest commitPraneeth Bajjuri2021-03-261-2/+2
| | | | | | ti-uboot-staging: Update to the latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-rtos-firmware: sign DM firmware for J721e HS platformPraneeth Bajjuri2021-03-261-0/+12
| | | | | | | | | | U-boot build process requires DM firmware to be signed for J7 HS. It's better for ti-rtos-firmware package (that delivers DM firmware) to sign it once and provide signed version to other packages, instead of U-boot needing to re-sign it during build in staging location. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
* conf/machine: fix OPTEEMACHINE name for J721ePraneeth Bajjuri2021-03-261-1/+1
| | | | | | | | | | | | OPTEEMACHINE name as defined in the optee_os project [1] for j721e is k3-j721e. This patch fixes the name to correct target. [1]: https://github.com/OP-TEE/optee_os/commit/87613cf9520db2e65bc8367d3e13c4217c13bdad Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Acked-by: Denys Dmytriyenko <denys@konsulko.com>
* ti-img-rogue-umlibs: Update to pick rpath fixesGowtham Tammana2021-03-251-2/+2
| | | | | | | Update srcrev to pick the rpath warning fixes. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-mainline: Set the branch for the ti-upstream-tools repoDan Murphy2021-03-251-1/+2
| | | | | | | | | | | | | | | | | | ti-upstream-tools[1] repository carries the overlays and defconfig fragments that we don't wish to overload upstream kernel community with. The reason for that being these are constantly on churn as our test coverage increases etc. Currently we reuse the "BRANCH" variable to also matchup with kernel and ti-upstream-tools repositories as well. This can tend to be a little painful if we decide to start testing various kernel configurations - RT etc.. So, lets just split out the TOOLS_BRANCH separated from the branch we use for kernel. Even though the branch remains the exact same at this point. [1] https://git.ti.com/cgit/ti-linux-kernel/ti-upstream-tools/ Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com>
* linux-ti-mainline: Add gmp-native as a kernel dependencyDan Murphy2021-03-251-0/+2
| | | | | | | | | | Add GNU Multiple Precision Arithmetic Library as a dependency for mainline linux builds. These are necesary for kernel to handle gcc plugins for builtins.h Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* ti-sci-fw: Update J7200/AM64 deploy to install ti-sci-fwLucas Weaver2021-03-251-0/+3
| | | | | | | | | | | The J7200/AM64 ti-sci-fw needs to be installed in the deploy directory so that it can be packaged in Processor SDK bundle This is required because the ti-sci-fw is needed in the installer prebuilt-images in order to build the combined boot image for J7200/AM64 Signed-off-by: Lucas Weaver <l-weaver@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest commit SHA07.03.00.003Praneeth Bajjuri2021-03-192-2/+2
| | | | | | Update 5.4 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-uboot-staging: Update to the latest commitPraneeth Bajjuri2021-03-191-2/+2
| | | | | | ti-uboot-staging: Update to the latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* layer.conf: remove releases before dunfell as compatibleDenys Dmytriyenko2021-03-191-1/+1
| | | | | | | For dunfell meta-ti moved to depend on meta-arm and is no longer compatible with older releases. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
* ti-sci-fw: Update image gen and sysfw to v2021.01aPraneeth Bajjuri2021-03-171-3/+3
| | | | | | | | | Update the image gen and linux-firmware commit SHAs so that we pick v2021.01a sysfw and the applicable DM update with following version * 07.03.00.21 for J721E and J7200 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-img-rogue-umlibs: Update artifacts to 1.13.5776728Gowtham Tammana2021-03-171-3/+3
| | | | | | | Update GLES binary artifacts to latest version 1.13.5776728. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-img-rogue-driver: Update driver to 1.13.5776728Gowtham Tammana2021-03-171-4/+4
| | | | | | | Update the Rogue kernel driver sources to version 1.13.5776728. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-rtos: update to uisng fw from mcu-plus-sdk for AM64xShiju Sivasankaran2021-03-172-4/+9
| | | | | | | | | | | | | | | update ti-rtos-metadata and ti-rtos-firmware recipes of meta-ti to pick AM64x rtos firmware from mcu-plus-sdk instead of PDK. Other devices such as AM65x, J7 continue to use fw from PDK. Built and tested both IPC echo test applications - "rpmsg_client_sample” & “rpmsg_char_simple”. Both tests passed for all remote R5F cores on AM64x EVM Signed-off-by: Shiju Sivasankaran <shiju@ti.com> [praneeth@ti.com: rebase to dunfell/next] Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-rtos: Update metadata and versions for RTOS firmwarePraneeth Bajjuri2021-03-172-6/+9
| | | | | | | | updated rtos firmwares j721e, j7200: 07.03.00.21 am65xx: 07.03.00.22 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* recipes-bsp: wl18xx-fw: update SRCREV to latestNikhil Devshatwar2021-03-111-2/+1
| | | | | | | | Update the wl18xx firmware recipe to latest version 8.9.0.0.86 Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti33x: allow different virtual/bootloaderVivien Didelot2021-03-111-2/+2
| | | | | | | | | | | | | | | Boards like the beaglebone currently hardcode "u-boot" as a dependency for the image and the wic format, and this prevents one from choosing a different bootloader via: PREFERRED_PROVIDER_virtual/bootloader = "non-u-boot-bootloader" Depending on "virtual/bootloader" instead of "u-boot" fixes this. Signed-off-by: Vivien Didelot <vdidelot@pbsc.com> Suggested-by: Denys Dmytriyenko <denis@denix.org> Reviewed-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest commit SHA07.03.00.002Praneeth Bajjuri2021-03-052-2/+2
| | | | | | Update 5.4 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-uboot-staging: Update to the latest commitPraneeth Bajjuri2021-03-051-2/+2
| | | | | | ti-uboot-staging: Update to the latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-rtos: Update path for firmwares on j7200Praneeth Bajjuri2021-03-051-0/+1
| | | | | | | | | | | | | | | Between j7200 firmware tags 07.03.00.10 to 07.03.00.16 the downloadable weburl link changed from *processor-sdk-rtos-jacinto7 to *processor-sdk-rtos-j7200. This patch is to fix the recipe to pick the firmware from the expected location on the new tag. Fixes j7200 build error reported due to 77cdfa9f6560 ("ti-rtos: Update metadata and versions for RTOS firmware") Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org>
* linux-ti-mainline: Bump kernel version to v5.11Nishanth Menon2021-03-041-3/+3
| | | | | | | | And lets work with the latest kernel Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-mainline: Bump up ti-upstream-tools SRCREVNishanth Menon2021-03-041-1/+1
| | | | | | | | | Bump up our recipe version for ti-upstream-tools for updates in config files needed for latest kernel Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-rtos: Update metadata and versions for RTOS firmwarePraneeth Bajjuri2021-03-042-15/+9
| | | | | | | | | updated rtos firmwares am64xx: 07.03.01.06 j721e, j7200, am65xx: 07.03.00.16 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
* ti-sci-fw: Update image gen and sysfw to v2021.0107.03.00.001Praneeth Bajjuri2021-02-231-3/+3
| | | | | | | | | | Update the image gen and linux-firmware commit SHAs so that am65x, j7200 and j721e also picks v2021.01 sysfw and the applicable DM update with following version * 07.03.00.12 for J721E * 07.03.00.10 for J7200 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-rtos: Update metadata and versions for RTOS firmwarePraneeth Bajjuri2021-02-222-9/+15
| | | | | | | | | | updated rtos firmwares am64xx: 07.03.01.02 am65xx: 07.03.00.10 j721e: 07.03.00.12 j7200: 07.03.00.10 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest commit SHAPraneeth Bajjuri2021-02-212-2/+2
| | | | | | Update 5.4 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-uboot-staging: Update to the latest commitPraneeth Bajjuri2021-02-211-2/+2
| | | | | | ti-uboot-staging: Update to the latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-sci-fw: Update image gen to latestPraneeth Bajjuri2021-02-211-1/+1
| | | | | | update image get to latest Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to 07.03.00.00007.03.00.000Praneeth Bajjuri2021-02-112-2/+2
| | | | | | Update 5.4 kernel to 07.03.00.000 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-uboot-staging: Update to the latest commitPraneeth Bajjuri2021-02-111-2/+2
| | | | | | ti-uboot-staging: Update to the latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* am64xx-sk Add combined boot build supportLokesh Vutla2021-02-102-0/+22
| | | | | | | Add combined boot flow support for the AM64XX SK device. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* machine: am64xx-sk.conf: Add machine definition for AM64xx SKLokesh Vutla2021-02-062-0/+33
| | | | | | | | | AM642 StarterKit (SK) board is a low cost, small form factor board designed for TI’s AM642 SoC. Add machine definition for SK board. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest commit SHAPraneeth Bajjuri2021-02-062-2/+2
| | | | | | Update 5.4 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-uboot-staging: Update to the latest commitLokesh Vutla2021-02-061-2/+2
| | | | | | | | Update SRCREV to latest commit that includes AM64xx SK platform Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* linux-ti-staging_5.4: Update to 5.4.93 kernel revisionDan Murphy2021-02-032-4/+4
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging_5.4: Update to 5.4.91 kernel revisionDan Murphy2021-01-272-4/+4
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging, u-boot-ti-staging: lower default preferenceDenys Dmytriyenko2021-01-272-0/+4
| | | | | | | | | | | | | | | | | Latest versions of Linux kernel (5.10) and U-boot (2021.01) are not yet ready for prime time in meta-ti and some features are still being migrated and causing issues. The recipes are meant for development and not yet for production. Normally selection of the version is done with PREFERRED_VERSION by the Distro (e.g. Arago), but if not specified by a Distro (Poky, distroless, etc.), the default is to use the latest version. Hence need to change the default to not automatically pick the latest version that is not ready yet. This can be removed/reverted once those versions are ready to be picked by default. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021Dan Murphy2021-01-271-0/+3
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor versionDan Murphy2021-01-271-1/+1
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-sci-fw: Update image gen and sysfw to v2020.12a07.02.00.004Dan Murphy2021-01-201-3/+3
| | | | | | | | Update the image gen and linux-firmware commit SHAs so that am65x, j7200 and j721e also picks v2020.12a sysfw and the applicable DM update on j7200 and j721e based on 07.02.00.10 tag Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-rtos: Update metadata and versions for RTOS firmwareDan Murphy2021-01-202-12/+9
| | | | | | | am64xx update to 07.02.01.06 am65, j7 and j7200 updated to 07.02.00.10 Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-uboot-staging: Update to the latest commitPraneeth Bajjuri2021-01-201-2/+2
| | | | | | | Update SRCREV to latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* linux-ti-staging: Update 5.4 kernel to the latest SHADan Murphy2021-01-202-2/+2
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-uboot-staging: Update to the latest commitPraneeth Bajjuri2021-01-201-2/+2
| | | | | | | Update SRCREV to latest commit Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* ti-sci-fw: Remove incorrect directive for 7200-hsDan Murphy2021-01-181-1/+0
| | | | | | | | | The 7200-hs-evm does not exist as a machine and if it did then this directive should have been j7200-hs. So just remove it as it is unneeded. From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* u-boot-ti-staging: Add 2021.01 recipeDan Murphy2021-01-141-0/+7
| | | | Signed-off-by: Dan Murphy <dmurphy@ti.com>