summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordanh-arm <dan.handley@arm.com>2016-11-22 10:49:57 +0000
committerGitHub <noreply@github.com>2016-11-22 10:49:57 +0000
commit5c0df525aca2bdae8cf8c1215eb523c24567f559 (patch)
tree0ba530decb8b05880ede032e40113f695524c7d4 /docs
parent5ff74aafe3bce08014b64646ad65d0039d15181f (diff)
parent91a422d69f651784f8cbfbd7d2805f1beb448838 (diff)
Merge pull request #762 from douglas-raillard-arm/dr/doc_build_info
Clarify dependency for PSCI_EXTENDED_STATE_ID
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/user-guide.md b/docs/user-guide.md
index 1aebab20..a5b30efa 100644
--- a/docs/user-guide.md
+++ b/docs/user-guide.md
@@ -380,7 +380,8 @@ performed.
means by default the original power-state format is used by the PSCI
implementation. This flag should be specified by the platform makefile
and it governs the return value of PSCI_FEATURES API for CPU_SUSPEND
- smc function id.
+ smc function id. When this option is enabled on ARM platforms, the
+ option `ARM_RECOM_STATE_ID_ENC` needs to be set to 1 as well.
* `RESET_TO_BL31`: Enable BL31 entrypoint as the CPU reset vector instead
of the BL1 entrypoint. It can take the value 0 (CPU reset to BL1