trezor-firmware icon indicating copy to clipboard operation
trezor-firmware copied to clipboard

Missing documentation on how to verify T2B1

Open maaft opened this issue 2 years ago • 4 comments

In docs you can find instructions how to verify self-build firmware for model T and model One.

How can this be done with the new Safe 3?

maaft avatar Nov 25 '23 07:11 maaft

the Safe 3 firmware is the same type and format as the TT so the exact same instructions apply.

the only change (which we do need to document) is that the path to the TS3 binary is build/core-r/fimware/firmware.bin, and similarly for the model T the path changes to core-t

matejcik avatar Nov 25 '23 09:11 matejcik

It's core-R and core-T respectively.

Giszmo avatar Mar 27 '24 19:03 Giszmo