Skip to content

Commit 0112f84

Browse files
committed
docs/dasharo-tools-suite/documentation/features.md: add btg key validator
Signed-off-by: Michał Kopeć <[email protected]>
1 parent 87c4e0a commit 0112f84

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/dasharo-tools-suite/documentation/features.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,3 +552,15 @@ v1.2.20, pending the resolution of this issue. We will reintroduce them once we
552552
determine the appropriate action to address this dependency. Progress on this
553553
matter is being monitored through issue
554554
[288](https://github.com/Dasharo/dasharo-issues/issues/288).
555+
556+
### Verify Boot Guard key
557+
558+
It's possible to verify if the currently running firmware is signed using the
559+
correct Boot Guard key for the given platform. To do this:
560+
561+
1. Enter the shell in DTS
562+
563+
1. Execute `btg_key_validator`
564+
565+
The script will output information whether the platform firmware is signed with
566+
the correct Boot Guard key.

0 commit comments

Comments
 (0)