[linux-aws-eoan][PULL] RANDOM_TRUST_BOOTLOADER support on AWS Graviton
Kamal Mostafa
kamal at canonical.com
Fri Jan 10 16:45:33 UTC 2020
BugLink: https://bugs.launchpad.net/bugs/1859192
The following changes since commit a54023fac934699cd8433d2825aa3ec3f00ccdc0:
UBUNTU: SAUCE: linux/efa: Bump driver version to 1.5.0 (2020-01-07 18:25:39 +0100)
are available in the Git repository at:
git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux-aws/+git/eoan lp1859192/graviton-entropy
for you to fetch changes up to d8f8a226329535dae17f633a507d08a3b8de07cf:
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness (2020-01-10 08:30:25 -0800)
----------------------------------------------------------------
Dominik Brodowski (1):
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
Hsin-Yi Wang (1):
fdt: add support for rng-seed
Kamal Mostafa (1):
UBUNTU: aws: [Config] CONFIG_RANDOM_TRUST_BOOTLOADER=y for arm64
debian.aws/config/amd64/config.common.amd64 | 1 +
debian.aws/config/arm64/config.common.arm64 | 1 +
drivers/char/Kconfig | 9 +++++++++
drivers/char/random.c | 14 ++++++++++++++
drivers/firmware/efi/efi.c | 2 +-
drivers/of/fdt.c | 14 ++++++++++++--
include/linux/random.h | 1 +
7 files changed, 39 insertions(+), 3 deletions(-)
More information about the kernel-team
mailing list