From fdea0d10dc5f95f4dcf7884177a42f3662d55a8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Stehl=C3=A9?= Date: Tue, 17 Dec 2024 15:14:43 +0100 Subject: [PATCH] board/pine64/rockpro64: 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é Cc: Suniel Mahesh Cc: Jagan Teki Cc: Giulio Benetti Signed-off-by: Julien Olivain --- .../patches/arm-trusted-firmware/arm-trusted-firmware.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 board/pine64/rockpro64/patches/arm-trusted-firmware/arm-trusted-firmware.hash diff --git a/board/pine64/rockpro64/patches/arm-trusted-firmware/arm-trusted-firmware.hash b/board/pine64/rockpro64/patches/arm-trusted-firmware/arm-trusted-firmware.hash new file mode 100644 index 0000000000..8b77e1f165 --- /dev/null +++ b/board/pine64/rockpro64/patches/arm-trusted-firmware/arm-trusted-firmware.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 c0f23ccc71c49989e9ad238acf334473c17b7c88f79a20c829c3d443e3794a22 arm-trusted-firmware-v2.11-git4.tar.gz