summaryrefslogtreecommitdiff
path: root/board/cr50/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.c')
-rw-r--r--board/cr50/board.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/cr50/board.c b/board/cr50/board.c
index 4f0ea7b66a..323b7d4d71 100644
--- a/board/cr50/board.c
+++ b/board/cr50/board.c
@@ -552,6 +552,8 @@ void pmu_wakeup_interrupt(void)
if (wakeup_src & GC_PMU_EXITPD_SRC_PIN_PD_EXIT_MASK) {
reset_wake_logic();
+ pmu_check_tpm_rst();
+
/*
* Delay sleep long enough for a SPI periph transaction to start
* or for the system to be reset.