aboutsummaryrefslogtreecommitdiff
path: root/plat/common
diff options
context:
space:
mode:
authorDavid Horstmann <david.horstmann@arm.com>2020-11-12 15:19:04 +0000
committerDavid Horstmann <david.horstmann@arm.com>2020-11-12 15:21:11 +0000
commit5d9101b39c441fb1bad5b6df9fddb0ee116141b2 (patch)
tree59869d0078a50ab96f5375ad0cc9821d4c169445 /plat/common
parentd01f31c0366fa7b0aa8f0eee8daeee5385c88ce5 (diff)
downloadtrusted-firmware-a-5d9101b39c441fb1bad5b6df9fddb0ee116141b2.tar.gz
Fix typos and misspellings
Fix a number of typos and misspellings in TF-A documentation and comments. Signed-off-by: David Horstmann <david.horstmann@arm.com> Change-Id: I34c5a28c3af15f28d1ccada4d9866aee6af136ee
Diffstat (limited to 'plat/common')
-rw-r--r--plat/common/aarch64/platform_mp_stack.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/common/aarch64/platform_mp_stack.S b/plat/common/aarch64/platform_mp_stack.S
index c34a4cf3b1..c0668ea78c 100644
--- a/plat/common/aarch64/platform_mp_stack.S
+++ b/plat/common/aarch64/platform_mp_stack.S
@@ -14,7 +14,7 @@
.weak plat_set_my_stack
/* ---------------------------------------------------------------------
- * When the compatility layer is disabled, the platform APIs
+ * When the compatibility layer is disabled, the platform APIs
* plat_get_my_stack() and plat_set_my_stack() are supported by the
* platform and the previous APIs platform_get_stack() and
* platform_set_stack() are defined in terms of new APIs making use of