aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2020-06-22 13:39:30 +0100
committerAndrew Walbran <qwandor@google.com>2020-07-06 08:13:08 +0000
commitdd8248f39e4907c525a55b13e009d46e06662be3 (patch)
treec4c4ffb9bff2b6c7ee2abbdd9a08fbe2aee3f938
parent0e0f29a3cf530421b9d4c937aef1bf01b1f0b9b2 (diff)
downloadhafnium-dd8248f39e4907c525a55b13e009d46e06662be3.tar.gz
Fix FF-A spec reference in comment.
The chapters were renumbered since this comment was written. Change-Id: Ie57b057a3539aabcbe6135e0361cc26779896777
-rw-r--r--src/ffa_memory.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ffa_memory.c b/src/ffa_memory.c
index 499f6c025..aeea137e9 100644
--- a/src/ffa_memory.c
+++ b/src/ffa_memory.c
@@ -1416,9 +1416,9 @@ static struct ffa_value ffa_memory_send_validate(
return ffa_error(FFA_INVALID_PARAMETERS);
}
/*
- * According to section 6.11.3 of the FF-A spec NX is required
- * for share operations (but must not be specified by the
- * sender) so set it in the copy that we store, ready to be
+ * According to section 5.11.3 of the FF-A 1.0 spec NX is
+ * required for share operations (but must not be specified by
+ * the sender) so set it in the copy that we store, ready to be
* returned to the retriever.
*/
ffa_set_instruction_access_attr(permissions,