summaryrefslogtreecommitdiff
path: root/board/cr50/tpm2/aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/tpm2/aes.c')
-rw-r--r--board/cr50/tpm2/aes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cr50/tpm2/aes.c b/board/cr50/tpm2/aes.c
index 56e3cbbb3b..8aa80d1d6a 100644
--- a/board/cr50/tpm2/aes.c
+++ b/board/cr50/tpm2/aes.c
@@ -307,7 +307,7 @@ static void aes_command_handler(void *cmd_body,
* We know that the receive buffer is at least this big, i.e. all the
* preceding fields are guaranteed to fit.
*
- * Now is a good time to verify overall sanity of the received
+ * Now is a good time to verify overall validity of the received
* payload: does the actual size match the added up sizes of the
* pieces.
*/