summaryrefslogtreecommitdiff
path: root/include/tpm_manufacture.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tpm_manufacture.h')
-rw-r--r--include/tpm_manufacture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tpm_manufacture.h b/include/tpm_manufacture.h
index 57eba367f6..f43fd9ec13 100644
--- a/include/tpm_manufacture.h
+++ b/include/tpm_manufacture.h
@@ -13,5 +13,6 @@
/* Returns non-zero if the TPM manufacture steps have been completed. */
int tpm_manufactured(void);
+int tpm_endorse(void);
#endif /* __CROS_EC_TPM_MANUFACTURE_H */