Skip to content
Open
Show file tree
Hide file tree
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
9 changes: 7 additions & 2 deletions docs/dasharo-tools-suite/documentation/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -521,15 +521,20 @@ To perform fusing procedure:
It's possible to verify which keys currently running firmware is signed with:

1. Enter the shell in DTS

1. Execute `btg_key_validator`

Example output:

```bash
Waiting for network connection ...
Network connection have been established!
Downloading board configs repository...
Checking if board is Dasharo compatible.
Reading flash...
Extracting key manifest...
Key matches NovaCustom Meteor Lake signing key.
Firmware is signed with expected key hash:
e64b6b0e82c68fecc58f750d3696c26e1c98bf9e3149c81f3b2ed775eb9d2c157a99c103c62c44
c0cdc61be971caeae1
```

The script will output information whether the platform firmware is signed with
Expand Down
Binary file modified docs/dasharo-tools-suite/images/dts-fusing-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/dasharo-tools-suite/images/dts-fusing-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.