summaryrefslogtreecommitdiff
path: root/firmware/include/tlcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/include/tlcl.h')
-rw-r--r--firmware/include/tlcl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/include/tlcl.h b/firmware/include/tlcl.h
index ca4e47f7..5ce05638 100644
--- a/firmware/include/tlcl.h
+++ b/firmware/include/tlcl.h
@@ -134,6 +134,8 @@ uint32_t TlclPhysicalPresenceCMDEnable(void);
*/
uint32_t TlclFinalizePhysicalPresence(void);
+uint32_t TlclAssertPhysicalPresenceResult(void);
+
/**
* Turn off physical presence and locks it off until next reboot. The TPM
* error code is returned.