The following changes since commit 83b700a441ef8303983eed16c244adde8e40e808:
target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate() (2020-05-11 11:44:03 +1000) are available in the Git repository at: g...@github.com:aik/qemu.git tags/qemu-slof-20200513 for you to fetch changes up to dc5e3ca3fd80048593153636020edae23cc583ac: pseries: Update SLOF firmware image (2020-05-13 12:34:59 +1000) ---------------------------------------------------------------- Alexey Kardashevskiy (1): pseries: Update SLOF firmware image pc-bios/README | 2 +- pc-bios/slof.bin | Bin 965112 -> 968392 bytes roms/SLOF | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) *** Note: this is not for master, this is for pseries This adds measuring the bootloader for secure boot and some TPM related fixes. The full changelog is: Alexey Kardashevskiy (2): make: Define default rule for .c when V=1 or V=2 version: update to 20200513 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