aboutsummaryrefslogtreecommitdiff
path: root/Startup.c
diff options
context:
space:
mode:
Diffstat (limited to 'Startup.c')
-rw-r--r--Startup.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Startup.c b/Startup.c
index 54df25b..8759e52 100644
--- a/Startup.c
+++ b/Startup.c
@@ -163,8 +163,5 @@ TPM2_Startup(
// The H-CRTM state no longer matters
g_DrtmPreStartup = FALSE;
- if (startup == SU_RESET)
- _plat__ResetCallback();
-
return TPM_RC_SUCCESS;
}