[linux-aws-bionic][PULL] RANDOM_TRUST_BOOTLOADER support on AWS Graviton

Kamal Mostafa kamal at canonical.com
Fri Jan 10 16:45:31 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1859192


The following changes since commit f2ea57e9cb2893198fcaa7ff5a43c15662557b5d:

  UBUNTU: SAUCE: linux/efa: Bump driver version to 1.5.0 (2020-01-07 18:23:12 +0100)

are available in the Git repository at:

  git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux-aws/+git/bionic lp1859192/graviton-entropy

for you to fetch changes up to 13c2a96f44d7a9e5ec1d210fffb9ed4c217541df:

  efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness (2020-01-10 08:29:48 -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