Skip to content

Commit 470def8

Browse files
committed
feat(atf): spelling error
Signed-off-by: Randolph Sapp <[email protected]>
1 parent d539c10 commit 470def8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/linux/Foundational_Components_ATF.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Trusted Firmware-A (TF-A) provides a reference implementation of secure world
88
software for Armv7-A and Armv8-A, including a Secure Monitor executing at
99
Exception Level 3 (EL3).
1010

11-
Arm Trusted Firmware (ATF) is the initial code on ARMv8-A cores for all K3 platforms.
11+
Arm Trusted Firmware (ATF) is the intial code on ARMv8-A cores for all K3 platforms.
1212
After setting up the initial core state and applying any needed errata fixes
1313
it sets up itself as the EL3 monitor handler. Following that, it installs the secure
1414
world open source Trusted Execution Environment (OP-TEE) software and passes execution

0 commit comments

Comments
 (0)