]> git.ipfire.org Git - thirdparty/qemu.git/commit
pseries: Update SLOF firmware image
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Sun, 11 Jul 2021 14:04:38 +0000 (00:04 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 13 Jul 2021 00:04:30 +0000 (10:04 +1000)
commitd01e8dcf2749e3a3bb6e4690492bedd259784ca5
tree1e3892b258df81085b110e96e5e5fd31110c33b0
parenta312aaeb4d137a1e7781c9d79c1e7c3f65921eb8
pseries: Update SLOF firmware image

This is all about TPM fixes and improvements.

The change log is:

Alexey Kardashevskiy (2):
      tcgbios: Fix warnings
      version: update to 20210711

Stefan Berger (9):
      tcgbios: Fix details in log entries
      tcgbios: Fix a typo in the sha256 algo description
      tcgbios: Add implementations for sha1, sha384, and sha512
      tpm: Add firmware API call 2HASH-EXT-LOG
      tcgbios: Change format of S_CRTM_VERSION string to ucs-2
      tcgbios: Use assembly for 32 bit rotr in sha256
      tcgbios: Use The proper sha function for each PCR bank
      tcgbios: Add test cases and test script to run them
      Travis: Add script for running tests on Travis

Thomas Huth (1):
      Fix bad header guard in version.h

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