Commit graph

2 commits

Author SHA1 Message Date
Michael Cardell Widerkrantz
445c16feae tool: Support app1 in tkeyimage
Add support for an app in slot 1 and a signature for the same app.

- App digest and app signature is stored in the partition table
- The app is stored in app slot 1
- Two new flags are introduced: -app1 and -app1sig.
  - app1: The app binary
  - app1sig: A .sig file on a format similar the the files produced by
    tkey-sign. Signing algorithm is not checked, it is left to the app
    that will validate the signature to specify what algorithm to use.
- sigfile.go is imported from tkey-boot-verifier

Co-authored-by: Mikael Ågren <mikael@tillitis.se>
2025-12-03 15:41:00 +01:00
Michael Cardell Widerkrantz
a1f37d17c9
tool: Rename partition_table to tkeyimage 2025-05-20 13:50:55 +02:00
Renamed from hw/application_fpga/tools/partition_table/partition_table.go (Browse further)