We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e78eff commit d8b7586Copy full SHA for d8b7586
source/linux/Foundational_Components_ATF.rst
@@ -28,11 +28,11 @@ on to either the Linux kernel or U-Boot in the non-secure world.
28
29
.. rubric:: Getting the ATF Source Code
30
31
-The pre-built TF-A binary is in TI Processor SDK:
+The pre-built TF-A binary is in the TI Processor SDK:
32
<path-to-processor-sdk>/board-support/prebuilt-images/<optional-build-machine-name>/bl31.bin.
33
Use this binary since it is tested with TI Processor SDK.
34
35
-If it is not possible to use pre-build binary, use the following:
+If it is not possible to use a pre-built binary, use the following:
36
37
.. code-block:: console
38
0 commit comments