From 802fb107e3c86b9e993c3ed55de609df887a45e5 Mon Sep 17 00:00:00 2001 From: Neal Frager Date: Wed, 17 Jun 2026 06:05:28 +0100 Subject: [PATCH] board/xilinx: add xilinx_v2026.1 hashes Add hashes for the Xilinx vendor repo xilinx_v2026.1 release tag. Create a new sub-dir including the version name because the legal-info hashes change between versions for linux and the arm-trusted-firmware. This way, any time there is a version bump, the new version hashes can be added before the old version hashes are removed and the legal-info can always be verified. Signed-off-by: Neal Frager Signed-off-by: Julien Olivain --- .../patches/arm-trusted-firmware/arm-trusted-firmware.hash | 5 +++++ .../patches/linux-headers/linux-headers.hash | 1 + board/xilinx/xilinx_v2026.1/patches/linux/linux.hash | 7 +++++++ board/xilinx/xilinx_v2026.1/patches/optee-os/optee-os.hash | 2 ++ board/xilinx/xilinx_v2026.1/patches/uboot/uboot.hash | 2 ++ 5 files changed, 17 insertions(+) create mode 100644 board/xilinx/xilinx_v2026.1/patches/arm-trusted-firmware/arm-trusted-firmware.hash create mode 120000 board/xilinx/xilinx_v2026.1/patches/linux-headers/linux-headers.hash create mode 100644 board/xilinx/xilinx_v2026.1/patches/linux/linux.hash create mode 100644 board/xilinx/xilinx_v2026.1/patches/optee-os/optee-os.hash create mode 100644 board/xilinx/xilinx_v2026.1/patches/uboot/uboot.hash diff --git a/board/xilinx/xilinx_v2026.1/patches/arm-trusted-firmware/arm-trusted-firmware.hash b/board/xilinx/xilinx_v2026.1/patches/arm-trusted-firmware/arm-trusted-firmware.hash new file mode 100644 index 0000000000..d40bcad589 --- /dev/null +++ b/board/xilinx/xilinx_v2026.1/patches/arm-trusted-firmware/arm-trusted-firmware.hash @@ -0,0 +1,5 @@ +# Locally calculated +sha256 6047af5f352fa7aaacd988a3fe0d018627dcc200dfdf93de0c0dc8072adef828 xlnx-rebase-v2.14_2026.1.tar.gz + +# Locally calculated +sha256 dbc8c4c1042f833ac961730cda41f87b6845068d9b5be2c90726504cfc82382e docs/license.rst diff --git a/board/xilinx/xilinx_v2026.1/patches/linux-headers/linux-headers.hash b/board/xilinx/xilinx_v2026.1/patches/linux-headers/linux-headers.hash new file mode 120000 index 0000000000..5808d92afe --- /dev/null +++ b/board/xilinx/xilinx_v2026.1/patches/linux-headers/linux-headers.hash @@ -0,0 +1 @@ +../linux/linux.hash \ No newline at end of file diff --git a/board/xilinx/xilinx_v2026.1/patches/linux/linux.hash b/board/xilinx/xilinx_v2026.1/patches/linux/linux.hash new file mode 100644 index 0000000000..6bfa4d2408 --- /dev/null +++ b/board/xilinx/xilinx_v2026.1/patches/linux/linux.hash @@ -0,0 +1,7 @@ +# Locally calculated +sha256 23c9cf18f5f419dfaafe5c3d3eda4812eb71bf1f2fbf3b35470478bbaa3d96bb xlnx_rebase_v6.18_LTS_2026.1.tar.gz + +# Locally calculated +sha256 fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0 COPYING +sha256 8780e78a1a737e127f25a65f6d95269bffd36158dc261114de7859b490bfc5aa LICENSES/preferred/GPL-2.0 +sha256 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f LICENSES/exceptions/Linux-syscall-note diff --git a/board/xilinx/xilinx_v2026.1/patches/optee-os/optee-os.hash b/board/xilinx/xilinx_v2026.1/patches/optee-os/optee-os.hash new file mode 100644 index 0000000000..8dde8c24ea --- /dev/null +++ b/board/xilinx/xilinx_v2026.1/patches/optee-os/optee-os.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 0d33919008db24241580ac54c355d5c7efb18b089c2a7248704676a769790380 xlnx-rebase-v4.9.0_2026.1.tar.gz diff --git a/board/xilinx/xilinx_v2026.1/patches/uboot/uboot.hash b/board/xilinx/xilinx_v2026.1/patches/uboot/uboot.hash new file mode 100644 index 0000000000..52fcaf846f --- /dev/null +++ b/board/xilinx/xilinx_v2026.1/patches/uboot/uboot.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 bc42689fffa878f9852120b167b871d8294697441cdd9f8347506a30d4024e8c xlnx-rebase-v2026.01_2026.1.tar.gz