kaczmarczyck
d6994e3bc3
New Upgrade Interface ( #543 )
...
* includes metadata inside partition, introduces the partition helper
* style improvements
2022-09-13 10:06:58 +02:00
kaczmarczyck
8288bb0860
Firmware version for upgrades ( #542 )
...
* shows and checks the firmware version
* merges metadata ranges in boards
* simplifies locations loop
2022-09-01 18:28:03 +02:00
kaczmarczyck
598c21071e
New metadata format ( #539 )
...
* new metadata format is used
* Update bootloader/src/main.rs
Co-authored-by: ztoked <zhalvorsen@google.com >
* splits the metadata signed and unsigned parts evenly
* fixes pylint
Co-authored-by: ztoked <zhalvorsen@google.com >
2022-08-31 14:35:45 +02:00
kaczmarczyck
01cc8333e5
Tool fixes ( #537 )
...
* private key type is str, some fixes
* catches file exceptions for private key
* adds exception type
* adds exception message
2022-08-29 11:00:31 +02:00
kaczmarczyck
4442998b64
Vendor HID for upgrades ( #529 )
...
* vendor-hid for upgrades
* empty argument fix
* same vendor-hid usage in both deploys
* forgot one board
* aaand also forgot the quotes
2022-08-17 10:29:26 +02:00
Julien Cretin
d3e01d22fb
Duplicate the credential management command as a vendor command ( #527 )
...
* Duplicate the credential management command as a vendor command
This permits to work with libfido2 and thus ssh-add. Fix #526 .
* fix deploy_partition script
2022-08-13 06:27:31 +02:00
Jean-Michel Picod
15233dba3e
Fix pylint configuration, script and matcher ( #491 )
...
* Fix pylint configuration, script and matcher
* Makes yapf happy
* Fix one-liner docstring
* Fix one-liner docstring
2022-06-07 20:39:22 +02:00
kaczmarczyck
32da73772f
Upgrade tooling ( #400 )
...
* upgrade tooling
* adds condition on nrfjprog
2021-11-04 16:31:37 +01:00