summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/platformconfig
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-12-03 21:34:44 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-03-15 09:42:08 +0100
commit4dc391826b3f2dd5fa19239fd2ceb9a3f8a80965 (patch)
tree0ed2851bb0811bfba27f43766e4515f92702028d /configs/platform-v7a/platformconfig
parent075e3668fa512f88e92dd04d721980ceb28a2b1a (diff)
downloadDistroKit-4dc391826b3f2dd5fa19239fd2ceb9a3f8a80965.tar.gz
DistroKit-4dc391826b3f2dd5fa19239fd2ceb9a3f8a80965.tar.xz
v7a: tf-a: update to v2.4
Trusted Firmware-A v2.4 was released last month and adds amongst others, enhancements to make use of the trusted boot chain possible with upstream components. The patch stack has now been posted upstream in hope we can eventually drop it: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/7339 https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/7340 For now, it was rebased with following modifications: - Sync with upstream device tree and new TF-A requirements - CLK_ETH_PLL4P is enabled for possible PTP use Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/platformconfig')
-rw-r--r--configs/platform-v7a/platformconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index 3c9312c..fa80ea4 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -193,8 +193,8 @@ PTXCONF_BOOTLOADER=y
# PTXCONF_HOST_MXS_UTILS is not set
# PTXCONF_OPTEE is not set
PTXCONF_TF_A=y
-PTXCONF_TF_A_VERSION="v2.3"
-PTXCONF_TF_A_MD5="95ccde0f7e96cd8e72d44420a5406252"
+PTXCONF_TF_A_VERSION="v2.4"
+PTXCONF_TF_A_MD5="a1e9d1fab56bc2930355318dce80910e"
PTXCONF_TF_A_ARCH_STRING="aarch32"
PTXCONF_TF_A_ARM_ARCH_MAJOR_7=y
# PTXCONF_TF_A_ARM_ARCH_MAJOR_8_32_BIT is not set