From bc121e101177a11b5b4b1cdffaf00133dc464a70 Mon Sep 17 00:00:00 2001 From: graysky Date: Wed, 28 Jul 2021 08:36:46 -0400 Subject: [PATCH] core/linux-raspberrypi4: Add RANDOM_TRUST_BOOTLOADER=y --- core/linux-raspberrypi4/PKGBUILD | 4 ++-- core/linux-raspberrypi4/config | 2 +- core/linux-raspberrypi4/config8 | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/linux-raspberrypi4/PKGBUILD b/core/linux-raspberrypi4/PKGBUILD index 19edd16fb..0331246b2 100644 --- a/core/linux-raspberrypi4/PKGBUILD +++ b/core/linux-raspberrypi4/PKGBUILD @@ -31,9 +31,9 @@ md5sums=('9e0c68cc8d136dfc64ff12243105a105' 'f66a7ea3feb708d398ef57e4da4815e9' 'ce6c81ad1ad1f8b333fd6077d47abdaf' '441ec084c47cddc53e592fb0cbce4edf') -md5sums_armv7h=('94e52a2f34813ff61bb343604220c64a' +md5sums_armv7h=('c56a3072e10c8e95ef48aabd806c0006' '9669d916a5929a2eedbd64477f83d99e') -md5sums_aarch64=('0b12dfaa22b92736d0b72afc36c5e6de' +md5sums_aarch64=('05cdb80bef6604dd6a7c40680e08dbe9' '9669d916a5929a2eedbd64477f83d99e') # setup vars diff --git a/core/linux-raspberrypi4/config b/core/linux-raspberrypi4/config index 21f221a27..dfdc38f47 100644 --- a/core/linux-raspberrypi4/config +++ b/core/linux-raspberrypi4/config @@ -3420,7 +3420,7 @@ CONFIG_TCG_TIS_SPI=m # CONFIG_XILLYBUS is not set # end of Character devices -# CONFIG_RANDOM_TRUST_BOOTLOADER is not set +CONFIG_RANDOM_TRUST_BOOTLOADER=y # # I2C support diff --git a/core/linux-raspberrypi4/config8 b/core/linux-raspberrypi4/config8 index 562a551c1..9a7775ff9 100644 --- a/core/linux-raspberrypi4/config8 +++ b/core/linux-raspberrypi4/config8 @@ -3420,7 +3420,7 @@ CONFIG_TCG_TIS_SPI=m # end of Character devices # CONFIG_RANDOM_TRUST_CPU is not set -# CONFIG_RANDOM_TRUST_BOOTLOADER is not set +CONFIG_RANDOM_TRUST_BOOTLOADER=y # # I2C support