Skip to content

Commit d8b7586

Browse files
DhruvaG2000StaticRocket
authored andcommitted
fix(ATF): improve wording and grammar
Improve the wording in the Getting ATF source code section along with a few grammatical fixes. Signed-off-by: Dhruva Gole <[email protected]>
1 parent 5e78eff commit d8b7586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/linux/Foundational_Components_ATF.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ on to either the Linux kernel or U-Boot in the non-secure world.
2828
2929
.. rubric:: Getting the ATF Source Code
3030

31-
The pre-built TF-A binary is in TI Processor SDK:
31+
The pre-built TF-A binary is in the TI Processor SDK:
3232
<path-to-processor-sdk>/board-support/prebuilt-images/<optional-build-machine-name>/bl31.bin.
3333
Use this binary since it is tested with TI Processor SDK.
3434

35-
If it is not possible to use pre-build binary, use the following:
35+
If it is not possible to use a pre-built binary, use the following:
3636

3737
.. code-block:: console
3838

0 commit comments

Comments
 (0)