[linux-aws-disco][PULL] RANDOM_TRUST_BOOTLOADER support on AWS Graviton
Kamal Mostafa
kamal at canonical.com
Fri Jan 10 16:45:32 UTC 2020
BugLink: https://bugs.launchpad.net/bugs/1859192
The following changes since commit 50f58e34101323fee5f7e5533627a0c03d25fad7:
UBUNTU: SAUCE: linux/efa: Bump driver version to 1.5.0 (2020-01-07 18:24:16 +0100)
are available in the Git repository at:
git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux-aws/+git/disco lp1859192/graviton-entropy
for you to fetch changes up to 00a20e6cc362fa59b50bc68cc0e0a912c5668340:
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness (2020-01-10 08:30:11 -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