[PATCH edk2-non-osi 1/1] Platform/Qemu/Sbsa: Update ARM-TF binaries with EC and topology
Graeme Gregory <graeme@...>
Based on arm-tf commit 1aabb74fae0e30901884b6cb230d7ea730a74344
With https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/5478 applied to support CPU topology used by sbsa-ref machine. With https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/5479 applied to support the EC device in sbsa-ref machine so reboot/shutdown function as expected. Signed-off-by: Graeme Gregory <graeme@nuviainc.com> --- Patch available for cherrypick https://github.com/xXorAa/edk2-non-osi/tree/qemu-sbsa-update-ec-topology-v1 Platform/Qemu/Sbsa/bl1.bin | Bin 19301 -> 19301 bytes Platform/Qemu/Sbsa/fip.bin | Bin 53973 -> 54002 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Platform/Qemu/Sbsa/bl1.bin b/Platform/Qemu/Sbsa/bl1.bin index bd0b2de1dfcb..794f5b68bd13 100755 Binary files a/Platform/Qemu/Sbsa/bl1.bin and b/Platform/Qemu/Sbsa/bl1.bin differ diff --git a/Platform/Qemu/Sbsa/fip.bin b/Platform/Qemu/Sbsa/fip.bin index 03b327bcd022..a12cfa5ba2c9 100644 Binary files a/Platform/Qemu/Sbsa/fip.bin and b/Platform/Qemu/Sbsa/fip.bin differ -- 2.25.1
|
|