TSEC: Difference between revisions
remove speculation |
|||
Line 290: | Line 290: | ||
Stored inside the first bootloader, this firmware binary is split into 4 blobs: Stage0, Stage1, Stage2 and key data. | Stored inside the first bootloader, this firmware binary is split into 4 blobs: Stage0, Stage1, Stage2 and key data. | ||
Firmware can be disassembled with http: | Firmware can be disassembled with [http://envytools.readthedocs.io/en/latest/ envytools'] [https://github.com/envytools/envytools/tree/master/envydis envydis]: | ||
<code>envydis -i tsec_fw.bin -m falcon -V fuc5 -F crypt</code> | <code>envydis -i tsec_fw.bin -m falcon -V fuc5 -F crypt</code> |