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 d539c10 commit 470def8Copy full SHA for 470def8
source/linux/Foundational_Components_ATF.rst
@@ -8,7 +8,7 @@ Trusted Firmware-A (TF-A) provides a reference implementation of secure world
8
software for Armv7-A and Armv8-A, including a Secure Monitor executing at
9
Exception Level 3 (EL3).
10
11
-Arm Trusted Firmware (ATF) is the initial code on ARMv8-A cores for all K3 platforms.
+Arm Trusted Firmware (ATF) is the intial code on ARMv8-A cores for all K3 platforms.
12
After setting up the initial core state and applying any needed errata fixes
13
it sets up itself as the EL3 monitor handler. Following that, it installs the secure
14
world open source Trusted Execution Environment (OP-TEE) software and passes execution
0 commit comments