For the series: Reviewed-by: Leif Lindholm <quic_llind...@quicinc.com> Pushed as 1b548f8e16a9..41628dcf3332. Thanks!
On Sat, Mar 19, 2022 at 14:32:50 -0600, Rebecca Cran wrote: > 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 (#87988): https://edk2.groups.io/g/devel/message/87988 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] -=-=-=-=-=-=-=-=-=-=-=-