Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/dasharo-tools-suite/documentation/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -552,3 +552,15 @@ v1.2.20, pending the resolution of this issue. We will reintroduce them once we
determine the appropriate action to address this dependency. Progress on this
matter is being monitored through issue
[288](https://github.com/Dasharo/dasharo-issues/issues/288).

### Verify Boot Guard key

It's possible to verify if the currently running firmware is signed using the
correct Boot Guard key for the given platform. To do this:

1. Enter the shell in DTS

1. Execute `btg_key_validator`
Copy link
Contributor

@miczyg1 miczyg1 Dec 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some example outputs would be probably good here.


The script will output information whether the platform firmware is signed with
the correct Boot Guard key.