pseries: Update SLOF firmware image
commitb25fbd6a1302c0eac5b326be3e1f828e905c0c9a
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Fri, 17 Jul 2020 01:15:31 +0000 (17 11:15 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sun, 19 Jul 2020 23:21:39 +0000 (20 09:21 +1000)
treefac632be01cc322fe02171127e55da4ccee4d5d7
parenta6030d7e0b35a23c82e4a765b53dc3847bcdb4d1
pseries: Update SLOF firmware image

This adds tcgbios (this was posted earlier [1] but got lost)
and fixes FDT update at ibm,client-architecture-support
for huge guests.

The full list of changes:

Alexey Kardashevskiy (4):
      make: Define default rule for .c when V=1 or V=2
      version: update to 20200513
      fdt: Avoid recursion when traversing tree
      version: update to 20200717

Gustavo Romero (1):
      board-qemu: Fix comment about SLOF start address

Stefan Berger (6):
      tcgbios: Only write logs for PCRs that are allocated
      tcgbios: Fix the vendorInfoSize to be of type uint8_t
      tcgbios: Add support for SHA3 type of algorithms
      elf: Implement elf_get_file_size to determine size of an ELF image
      tcgbios: Implement tpm_hash_log_extend_event_buffer
      tcgbios: Measure the bootloader file read from disk

[1] https://patchwork.ozlabs.org/project/qemu-devel/patch/20200513024355.121476-1-aik@ozlabs.ru/

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
pc-bios/README
pc-bios/slof.bin
roms/SLOF