public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Leif Lindholm" <quic_llindhol@quicinc.com>
To: Rebecca Cran <rebecca@bsdio.com>
Cc: <devel@edk2.groups.io>,
	Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Graeme Gregory <graeme@nuviainc.com>,
	Radoslaw Biernacki <rad@semihalf.com>
Subject: Re: [PATCH edk2-platforms 1/3] Platform/Qemu: Update SbsaQemu Readme.md to change 'ATF' to 'TF-A'
Date: Thu, 24 Mar 2022 13:43:28 +0000	[thread overview]
Message-ID: <Yjx1gHw+ixjaDZDW@qc-i7.hemma.eciton.net> (raw)
In-Reply-To: <20220319203252.160201-2-rebecca@bsdio.com>

For the series:

Reviewed-by: Leif Lindholm <quic_llindhol@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 <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
> 

  reply	other threads:[~2022-03-24 13:43 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 ` [PATCH edk2-platforms 1/3] Platform/Qemu: Update SbsaQemu Readme.md to change 'ATF' to 'TF-A' Rebecca Cran
2022-03-24 13:43   ` Leif Lindholm [this message]
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=Yjx1gHw+ixjaDZDW@qc-i7.hemma.eciton.net \
    --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