We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebba590 + 0e90021 commit 66fd008Copy full SHA for 66fd008
1 file changed
initrd/etc/ash_functions
@@ -241,7 +241,6 @@ recovery() {
241
DEBUG "Board $CONFIG_BOARD - version $(fw_version)"
242
243
if [ "$CONFIG_TPM" = "y" ]; then
244
- TRACE_FUNC
245
echo "TPM: Extending PCR[4] to prevent any further secret unsealing"
246
tpmr extend -ix 4 -ic recovery
247
fi
0 commit comments