[edk2-devel] [PATCH edk2-platforms 3/3] Platform/Qemu: Update SbsaQemu Readme.md with current TF-A build PLAT

Rebecca Cran rebecca at bsdio.com
Sat Mar 19 20:32:52 UTC 2022


To build TF-A for QEMU Sbsa PLAT=qemu_sbsa should now be specified.

Signed-off-by: Rebecca Cran <rebecca at bsdio.com>
---
 Platform/Qemu/SbsaQemu/Readme.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Platform/Qemu/SbsaQemu/Readme.md b/Platform/Qemu/SbsaQemu/Readme.md
index 692f9702de56..b63bcfe4413b 100644
--- a/Platform/Qemu/SbsaQemu/Readme.md
+++ b/Platform/Qemu/SbsaQemu/Readme.md
@@ -66,13 +66,13 @@ Create a directory $WORKSPACE that would hold source code of the components.
 
   ```
   cd $WORKSPACE/trusted-firmware-a
-  make PLAT=sbsa all fip
+  make PLAT=qemu_sbsa all fip
   ```
   Then copy `bl1.bin` and `fip.bin` to the the edk2-non-osi directory:
 
   ```
-  cp build/sbsa/release/bl1.bin $WORKSPACE/edk2-non-osi/Platform/Qemu/Sbsa/
-  cp build/sbsa/release/fip.bin $WORKSPACE/edk2-non-osi/Platform/Qemu/Sbsa/
+  cp build/qemu_sbsa/release/bl1.bin $WORKSPACE/edk2-non-osi/Platform/Qemu/Sbsa/
+  cp build/qemu_sbsa/release/fip.bin $WORKSPACE/edk2-non-osi/Platform/Qemu/Sbsa/
   ```
 
 3. Compile UEFI for QEMU Sbsa platform
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87771): https://edk2.groups.io/g/devel/message/87771
Mute This Topic: https://groups.io/mt/89895947/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list