summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/trusted-firmware-a
Commit message (Collapse)AuthorAgeFilesLines
* meta-ti: create a sub-layer meta-ti-bsp from existing contentDenys Dmytriyenko2022-02-221-41/+0
| | | | | | | Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/masterDenys Dmytriyenko2022-02-221-2/+2
| | | | | | | | After 8b2c97b585ed3f4163fa29f0d9120c7cd3c9e173, new platforms were merged with BUILD_DIR used as in early Dunfell days, correct those. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* j7200-hs: changes to support new hs platformYogesh Siraswar2021-12-151-0/+8
| | | | | | | | | | | | Changes to support new j7200 hs platform in: 1) optee: sign the image 2) atf: sign the image 3) u-boot: Add u-boot-spl image for combined boot image 4) ti-sci-fw_git: Update firmware prefix for j7200 hs Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* am64xx-hs: changes to support new hs platformYogesh Siraswar2021-12-151-0/+8
| | | | | | | | | | | Changes to support new am64x hs platform in: 1) optee: sign the image 2) atf: sign the image 3) u-boot: Add u-boot-spl image for combined boot image Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: convert to new override syntax in honisterDenys Dmytriyenko2021-08-171-11/+11
| | | | | | | | | | Upcoming "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Tested-by: Paul Barker <paul.barker@sancloud.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* trusted-firmware-a: Update to v2.5Praneeth Bajjuri2021-07-131-2/+2
| | | | | | | | | | Update to v2.5 tag merge from upstream to keep TF-A in sync. For major changes in trusted-firmware-a, See: https://trustedfirmware-a.readthedocs.io/en/latest/change-log.html#version-2-5 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* trusted-firmware-a: Update SRCREV for AM64X supportPraneeth Bajjuri2021-01-051-1/+1
| | | | | | | | | | | | | | | Update SRCREV to pick latest that includes AM64X support commit 65dd16b4e ("ti: k3: Introduce lite device board support") adds support of AM64X platform in ti-atf branch. This patch updates the SRCREV and also updates the BOARD to "lite" to build for the mentioned platform. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Suggested-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org>
* trusted-firmware-a: Update to v2.4 mergeNishanth Menon2020-12-121-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Update to v2.4 tag merge from upstream to keep TF-A in sync. For major changes in trusted-firmware-a, See: https://trustedfirmware-a.readthedocs.io/en/latest/change-log.html#version-2-4 TI specific fixups include: - stub for shutdown (CPUs enter wfi) - uart console is now configurable. While at it, update to include PV_k3 as 2.4. We use PV_k3 instead of PV since this allows meta-ti to not affect other platforms esp in a multi-BSP configuration. We also add LIC_FILES_CHKSUM_k3 to make sure that we don't let any re-licensing in the project pass through unnoticed as that has to be carefully examined for making sure we have all the right legal compliance - There has been no change compared to previous versions, but we introduce this as a protection in case there is a change in the future. Reviewed-by: Denys Dmytriyenko <denis@denix.org> Suggested-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* trusted-firmware-a: Update to newer SHADan Murphy2020-11-031-1/+1
| | | | | From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
* trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/masterDenys Dmytriyenko2020-10-221-2/+2
| | | | | | | 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>
* trusted-firmware-a: override named SRC_URI and SRCREVDenys Dmytriyenko2020-05-211-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* trusted-firmware-a: upstreamed and unified to meta-arm, drop locallyDenys Dmytriyenko2020-05-201-0/+23
Signed-off-by: Denys Dmytriyenko <denys@ti.com>