From f515f2e7a009f9a12b7be65662bf2d61b914d735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Stehl=C3=A9?= Date: Tue, 17 Dec 2024 15:14:29 +0100 Subject: [PATCH] board/arm/fvp-ebbr: add TF-A hash MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We have no more hash file for TF-A v2.11 in the package directory since commit 24615d1502e2 ("boot/arm-trusted-firmware: bump to v2.12"); add one in our global patches directory. This fixes the following warning: WARNING: no hash file for arm-trusted-firmware-v2.11-git4.tar.gz Signed-off-by: Vincent Stehlé Signed-off-by: Julien Olivain --- .../patches/arm-trusted-firmware/arm-trusted-firmware.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 board/arm/fvp-ebbr/patches/arm-trusted-firmware/arm-trusted-firmware.hash diff --git a/board/arm/fvp-ebbr/patches/arm-trusted-firmware/arm-trusted-firmware.hash b/board/arm/fvp-ebbr/patches/arm-trusted-firmware/arm-trusted-firmware.hash new file mode 100644 index 0000000000..8b77e1f165 --- /dev/null +++ b/board/arm/fvp-ebbr/patches/arm-trusted-firmware/arm-trusted-firmware.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 c0f23ccc71c49989e9ad238acf334473c17b7c88f79a20c829c3d443e3794a22 arm-trusted-firmware-v2.11-git4.tar.gz