summaryrefslogtreecommitdiff
path: root/include/common/el3_common_macros.S
diff options
context:
space:
mode:
authordanh-arm <dan.handley@arm.com>2015-12-14 18:00:27 +0000
committerdanh-arm <dan.handley@arm.com>2015-12-14 18:00:27 +0000
commit31d5e7f56ea66d2b540fcb25fb27b930dfc45221 (patch)
treed5cc70b9270853267cfbb213b1d65b39c0d2899d /include/common/el3_common_macros.S
parenta84deb9c3fe5396d580b695acc09a75d67332559 (diff)
parentd178637d2bac46ef0d227395663c55cc46a25d73 (diff)
Merge pull request #467 from jcastillo-arm/jc/tbb_oid
Apply new image terminology
Diffstat (limited to 'include/common/el3_common_macros.S')
-rw-r--r--include/common/el3_common_macros.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common/el3_common_macros.S b/include/common/el3_common_macros.S
index 0514e2a2..6f7136f9 100644
--- a/include/common/el3_common_macros.S
+++ b/include/common/el3_common_macros.S
@@ -104,7 +104,7 @@
/* -----------------------------------------------------------------------------
* This is the super set of actions that need to be performed during a cold boot
- * or a warm boot in EL3. This code is shared by BL1 and BL3-1.
+ * or a warm boot in EL3. This code is shared by BL1 and BL31.
*
* This macro will always perform reset handling, architectural initialisations
* and stack setup. The rest of the actions are optional because they might not