summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Marko2026-01-09 17:10:35 +0000
committerRobert Marko2026-01-09 17:50:23 +0000
commit6e0379deb9a78e72370978b2d527cf78def4b49f (patch)
tree8c4347ab690c6efb328f97c984c753c7c2be8d99
parent6944f1c6a007f9da07387b9991fd341ebbda1447 (diff)
downloadopenwrt-6e0379deb9a78e72370978b2d527cf78def4b49f.tar.gz
boot: arm-trusted-firmware-microchipsw: update to latest
Update microchipsw TF-A to the latest bugfix release that fixes SHA checksum validation if large files are uploaded via the monitor mode. Signed-off-by: Robert Marko <robert.marko@sartura.hr>
-rw-r--r--package/boot/arm-trusted-firmware-microchipsw/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boot/arm-trusted-firmware-microchipsw/Makefile b/package/boot/arm-trusted-firmware-microchipsw/Makefile
index fae462aa0b..75fb0b7ef9 100644
--- a/package/boot/arm-trusted-firmware-microchipsw/Makefile
+++ b/package/boot/arm-trusted-firmware-microchipsw/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/microchip-ung/arm-trusted-firmware.git
-PKG_SOURCE_DATE:=2024-08-13
-PKG_SOURCE_VERSION:=67fcfcab71f78ac7d4af834c37b29f8c98dd5ff1
-PKG_MIRROR_HASH:=777c68273e84028de77750f3fe8a1219b02f01d43ce35948893ac642d8eb10d7
+PKG_SOURCE_DATE:=2026-01-07
+PKG_SOURCE_VERSION:=7696c9aaaae7c677f4c373a61a1289cba7f824aa
+PKG_MIRROR_HASH:=331548d7c73896bd5e4438c0ec9c71bbe58d3bf9a29350496ad94c382e922b9c
PKG_MAINTAINER:=Robert Marko <robert.marko@sartura.hr>