aboutsummaryrefslogtreecommitdiff
path: root/make_helpers
diff options
context:
space:
mode:
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>2019-02-28 13:35:21 +0000
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>2019-02-28 13:35:21 +0000
commit73308618fee8afc4518c592956b31864e57e48e7 (patch)
treed3aa4921ae1a58dc4f15c4fd311cdf2b58093cbb /make_helpers
parent1baa28bb2dc79f23c550d67604324afd222221c3 (diff)
downloadtrusted-firmware-a-73308618fee8afc4518c592956b31864e57e48e7.tar.gz
Minor changes to documentation and comments
Fix some typos and clarify some sentences. Change-Id: Id276d1ced9a991b4eddc5c47ad9a825e6b29ef74 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
Diffstat (limited to 'make_helpers')
-rw-r--r--make_helpers/defaults.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/make_helpers/defaults.mk b/make_helpers/defaults.mk
index 819abcd18b..be84f77912 100644
--- a/make_helpers/defaults.mk
+++ b/make_helpers/defaults.mk
@@ -140,8 +140,7 @@ PL011_GENERIC_UART := 0
# The platform Makefile is free to override this value.
PROGRAMMABLE_RESET_ADDRESS := 0
-# Flag used to choose the power state format viz Extended State-ID or the
-# Original format.
+# Flag used to choose the power state format: Extended State-ID or Original
PSCI_EXTENDED_STATE_ID := 0
# Enable RAS support