From: "Rebecca Cran" <rebecca@bsdio.com>
To: devel@edk2.groups.io, Ard Biesheuvel <ardb+tianocore@kernel.org>,
Leif Lindholm <quic_llindhol@quicinc.com>,
Graeme Gregory <graeme@nuviainc.com>,
Radoslaw Biernacki <rad@semihalf.com>
Cc: Rebecca Cran <rebecca@bsdio.com>
Subject: [PATCH edk2-platforms 1/3] Platform/Qemu: Update SbsaQemu Readme.md to change 'ATF' to 'TF-A'
Date: Sat, 19 Mar 2022 14:32:50 -0600 [thread overview]
Message-ID: <20220319203252.160201-2-rebecca@bsdio.com> (raw)
In-Reply-To: <20220319203252.160201-1-rebecca@bsdio.com>
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 <rebecca@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
next prev parent reply other threads:[~2022-03-19 20:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-19 20:32 [PATCH edk2-platforms 0/3] Platform/Qemu/SbsaQemu: Update Readme.md Rebecca Cran
2022-03-19 20:32 ` Rebecca Cran [this message]
2022-03-24 13:43 ` [PATCH edk2-platforms 1/3] Platform/Qemu: Update SbsaQemu Readme.md to change 'ATF' to 'TF-A' Leif Lindholm
2022-03-19 20:32 ` [PATCH edk2-platforms 2/3] Platform/Qemu: Update SbsaQemu Readme.md with current QEMU git URL Rebecca Cran
2022-03-19 20:32 ` [PATCH edk2-platforms 3/3] Platform/Qemu: Update SbsaQemu Readme.md with current TF-A build PLAT Rebecca Cran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220319203252.160201-2-rebecca@bsdio.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox