diff options
Diffstat (limited to 'libstb/trustedboot.c')
-rw-r--r-- | libstb/trustedboot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libstb/trustedboot.c b/libstb/trustedboot.c index b940ba1..9b7d7ac 100644 --- a/libstb/trustedboot.c +++ b/libstb/trustedboot.c @@ -155,6 +155,7 @@ int trustedboot_exit_boot_services(void) failed = true; } tpm_add_status_property(); + tss_set_platform_auth(); out_free: tpm_cleanup(); |