Trusted Firmware is no longer called ATF (ARM Trusted Firmware) but is
now TF-A (Trusted Firmware for A-profile architecture). Update
Readme.md to match.

Signed-off-by: Rebecca Cran <rebe...@bsdio.com>
---
 Platform/Qemu/SbsaQemu/Readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Platform/Qemu/SbsaQemu/Readme.md b/Platform/Qemu/SbsaQemu/Readme.md
index 63786d9d0fd3..c514c33b7c2f 100644
--- a/Platform/Qemu/SbsaQemu/Readme.md
+++ b/Platform/Qemu/SbsaQemu/Readme.md
@@ -56,7 +56,7 @@ Create a directory $WORKSPACE that would hold source code of 
the components.
 
 2. Compile TF-A
 
-  This step is only needed if users want to compile a custom ATF binary.
+  This step is only needed if users want to compile a custom TF-A binary.
   Else, the edk2-non-osi directory contains prebuilt bl1.bin and fip.bin
   binaries which will be automatically used in the build process.
 
@@ -65,7 +65,7 @@ Create a directory $WORKSPACE that would hold source code of 
the components.
   `bl1.bin` and `fip.bin`. Follow the instructions below to get those 
artifacts.
 
   ```
-  cd $WORKSPACE/atf
+  cd $WORKSPACE/trusted-firmware-a
   make PLAT=sbsa all fip
   ```
   Then copy `bl1.bin` and `fip.bin` to the the edk2-non-osi directory:
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87769): https://edk2.groups.io/g/devel/message/87769
Mute This Topic: https://groups.io/mt/89895944/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to