Commit Graph

  • 46df22fa7c Remove unnecessary lifetime name Julien Cretin 2020-06-19 17:40:24 +02:00
  • ef446eaa85 updates reproducible binary sizes Fabian Kaczmarczyck 2020-06-18 16:20:19 +02:00
  • 6f705f0e00 updates reproducible binary hashes Fabian Kaczmarczyck 2020-06-18 15:30:25 +02:00
  • 934ec203c1 Merge branch 'master' into authenticator-selection kaczmarczyck 2020-06-18 14:50:34 +02:00
  • d2247d9482 Update reproducible hashes Julien Cretin 2020-06-17 14:06:39 +02:00
  • c90e5d5db1 Update reproducible hashes Julien Cretin 2020-06-17 13:01:45 +02:00
  • e120ac0ddb Merge branch 'master' into aaguid Julien Cretin 2020-06-17 12:44:50 +02:00
  • 53ca4c17d2 Merge pull request #121 from gendx/repro-always-diff gendx 2020-06-16 14:47:48 +02:00
  • e12cf542e9 adds a unit test for unknown commands Fabian Kaczmarczyck 2020-06-15 23:03:26 +02:00
  • 94876db179 Always run git-diff in reproducible workflow, even if the job failed so far. Guillaume Endignoux 2020-06-15 17:25:50 +02:00
  • aa2ad15393 Merge pull request #119 from ia0/issue-113 Julien Cretin 2020-06-10 14:38:22 +02:00
  • cf461b2a00 Update reproducible hashes Julien Cretin 2020-06-10 14:16:26 +02:00
  • d9d16f4197 Also define storage for nrf52840_mdk_dfu Julien Cretin 2020-06-10 14:10:10 +02:00
  • 95cb04ce5d Update reproducible hashes Julien Cretin 2020-06-10 13:03:27 +02:00
  • c3c652b8c3 Define the storage locations for the dongle Julien Cretin 2020-06-10 12:54:00 +02:00
  • a57bc15bbb Merge pull request #117 from gendx/reproducible-elf2tab gendx 2020-06-09 17:06:19 +02:00
  • 475e218663 Address review comment. Guillaume Endignoux 2020-06-09 16:56:38 +02:00
  • 3124735cf1 Use argparse.FileType as suggested in review. Guillaume Endignoux 2020-06-09 16:54:44 +02:00
  • ad044972b5 Per-OS reproducible elf2tab. Guillaume Endignoux 2020-06-09 16:43:01 +02:00
  • 2acacb6591 Update .gitignore. Guillaume Endignoux 2020-06-09 16:28:33 +02:00
  • 6b2df6f2b5 Add elf2tab output to reproducible reference, to easily check for binary size regressions. Guillaume Endignoux 2020-06-09 16:25:22 +02:00
  • c3f57f0121 implements the AuthenticatorSelection command Fabian Kaczmarczyck 2020-06-09 12:07:00 +02:00
  • 87394f5a1a Update reproducible hashes Julien Cretin 2020-06-09 12:06:19 +02:00
  • a0fe66d7ed Merge branch 'master' into aaguid Julien Cretin 2020-06-09 11:56:05 +02:00
  • 935ccf3668 Revert "Propagate the NBYTES constant from Int256 to SecKey" Julien Cretin 2020-06-09 11:55:36 +02:00
  • 0316d7f7e4 Merge pull request #113 from kaczmarczyck/move-semantics kaczmarczyck 2020-06-09 10:57:10 +02:00
  • 8f6c3dcaac updates reproducible binary hashes Fabian Kaczmarczyck 2020-06-09 10:25:49 +02:00
  • 824963b382 fixes nits for refactoring Fabian Kaczmarczyck 2020-06-08 18:41:48 +02:00
  • 909773da36 changes extensions to proper parsed data structures Fabian Kaczmarczyck 2020-06-08 16:36:57 +02:00
  • 679c1cb291 reads CBOR maps by moving instead of references Fabian Kaczmarczyck 2020-06-05 15:42:06 +02:00
  • 642ee69a9b Merge pull request #109 from kaczmarczyck/cred-protect kaczmarczyck 2020-06-05 11:47:03 +02:00
  • ff7b50d202 updates reproducible binary hashes Fabian Kaczmarczyck 2020-06-05 11:03:22 +02:00
  • b4003e36bf adding cbor::Value::from for i64-like enums Fabian Kaczmarczyck 2020-06-05 09:48:03 +02:00
  • 6a44d3349c fixing merge problems Fabian Kaczmarczyck 2020-06-04 14:32:09 +02:00
  • 0073c153d2 Propagate the NBYTES constant from Int256 to SecKey Julien Cretin 2020-06-04 14:32:04 +02:00
  • 0aa6e57d93 Merge branch 'master' into cred-protect kaczmarczyck 2020-06-04 14:10:12 +02:00
  • 3d2de2b02a Update reproducible hashes Julien Cretin 2020-06-03 11:45:05 +02:00
  • acd9d93107 Merge branch 'master' into aaguid Julien Cretin 2020-06-03 11:26:59 +02:00
  • 442769b225 Merge pull request #103 from ia0/no_wfr Julien Cretin 2020-06-02 19:42:15 +02:00
  • 2a304c58cb Fix --sector flag and X+Y positional argument Julien Cretin 2020-06-02 17:42:40 +02:00
  • 90911fb32a Fix missing = in pyocd arguments Julien Cretin 2020-06-02 17:01:31 +02:00
  • 2edbc567ef Use erase command for pyocd Julien Cretin 2020-06-02 15:53:42 +02:00
  • 7ba4a21632 Update reproducible hashes Julien Cretin 2020-06-02 11:47:48 +02:00
  • d74a5e8894 Add setter functions and fix tests Julien Cretin 2020-06-02 11:35:17 +02:00
  • 5f8cb116a5 Only write attestation if compiled with batch attestation Julien Cretin 2020-06-02 11:00:26 +02:00
  • a195cfec02 Update reproducible hashes Julien Cretin 2020-05-30 20:29:50 +02:00
  • 98a558a502 Access the persistent keys through the store Julien Cretin 2020-05-30 20:15:59 +02:00
  • 31365f6d8d Update reproducible hashes Julien Cretin 2020-05-30 12:53:40 +02:00
  • 80510e2770 Add --clear-storage flag Julien Cretin 2020-05-30 12:05:50 +02:00
  • 752bf47ed5 Merge branch 'master' into no_wfr Julien Cretin 2020-05-28 19:33:33 +02:00
  • 2e419fe77b Merge pull request #111 from ia0/fix_hash Julien Cretin 2020-05-27 14:58:35 +02:00
  • 23e564a9de Update reproducible hashes Julien Cretin 2020-05-27 11:58:41 +02:00
  • 7b4fa29898 Merge pull request #108 from ia0/proto Julien Cretin 2020-05-27 11:31:13 +02:00
  • a95ef72a93 improved testing, addresses comments and a default level fix Fabian Kaczmarczyck 2020-05-25 19:56:29 +02:00
  • 0a5c5eafda Update reproducible hashes Julien Cretin 2020-05-15 19:55:51 +02:00
  • 4e3162c475 Parse credentials by value Julien Cretin 2020-05-15 19:43:37 +02:00
  • 721a5ba08b Update reproducible hashes Julien Cretin 2020-05-14 21:48:55 +02:00
  • 2515559945 Merge branch 'master' into proto Julien Cretin 2020-05-14 21:37:24 +02:00
  • 146e6f083b Don't rely on unification for array element type Julien Cretin 2020-05-14 21:32:16 +02:00
  • e51e214f2c Update reproducible hashes Julien Cretin 2020-05-14 20:36:47 +02:00
  • a41f7f93f1 Merge branch 'master' into no_wfr Julien Cretin 2020-05-14 20:28:39 +02:00
  • ba5caf0691 Filter syscall at platform-level instead of driver-level Julien Cretin 2020-05-14 20:19:21 +02:00
  • 8d737b3c80 introduces a default level for credProtect Fabian Kaczmarczyck 2020-05-13 18:49:35 +02:00
  • af79d92a88 Merge pull request #94 from gendx/reproducible-check gendx 2020-05-13 17:48:23 +02:00
  • 43d77fd106 implements the credProtect extension Fabian Kaczmarczyck 2020-05-13 16:36:36 +02:00
  • cf31110922 Define the storage locations in the board Julien Cretin 2020-05-13 15:17:35 +02:00
  • 0604be61a6 Don't fail fast on reproducible workflow and update reference binaries. Guillaume Endignoux 2020-05-13 13:12:44 +02:00
  • 39a3becffb Address review comments. Guillaume Endignoux 2020-05-13 12:35:10 +02:00
  • ca6f910c26 Remove unknown fields Julien Cretin 2020-05-13 11:09:32 +02:00
  • 20f65f9dd7 Add GitHub workflow to check that binaries are reproducible. Guillaume Endignoux 2020-04-14 16:42:25 +02:00
  • 479de32a95 Rename $initial to $map Julien Cretin 2020-05-11 16:40:11 +02:00
  • 491721b421 Rename extend_cbor_map_options Julien Cretin 2020-05-11 16:07:59 +02:00
  • e6fdcacd32 Remove mention to protobuf Julien Cretin 2020-05-11 15:18:27 +02:00
  • f4b791ed91 Encode credentials as a protocol buffer message Julien Cretin 2020-05-09 15:55:55 +02:00
  • ecf02eb6ce Only store the storage location in the Kernel Julien Cretin 2020-05-08 17:00:59 +02:00
  • 3edb387615 Remove writable flash regions support Julien Cretin 2020-05-06 15:18:27 +02:00
  • 1f22004133 Merge branch 'master' into no_wfr Julien Cretin 2020-04-30 16:18:41 +02:00
  • a2eff7c632 Merge pull request #105 from ia0/rename_layout Julien Cretin 2020-04-30 16:17:14 +02:00
  • fb0b1db759 Rename linker script according to the chip Julien Cretin 2020-04-30 16:04:28 +02:00
  • 718514d207 Merge branch 'master' into no_wfr Julien Cretin 2020-04-29 15:12:39 +02:00
  • 5c2b72ce83 Move storage bound checking to driver Julien Cretin 2020-04-29 15:09:50 +02:00
  • bd6870845a Merge pull request #96 from kaczmarczyck/info-2-1 kaczmarczyck 2020-04-29 14:50:23 +02:00
  • c2ccfcfd98 Merge branch 'master' into info-2-1 kaczmarczyck 2020-04-29 14:41:42 +02:00
  • 1ad3df42dc Merge pull request #104 from jmichelp/master Jean-Michel Picod 2020-04-29 14:17:16 +02:00
  • 999e331306 Add missing paramter that got introduced in tockloader 1.4 Jean-Michel Picod 2020-04-29 13:33:35 +02:00
  • 86b976dc73 Merge pull request #102 from jmichelp/master Jean-Michel Picod 2020-04-29 14:04:36 +02:00
  • 88920035fa Permit the app to read the storage Julien Cretin 2020-04-29 13:50:42 +02:00
  • 892f950cc1 Add missing cfg Julien Cretin 2020-04-29 12:59:22 +02:00
  • 6247098069 Do not use writeable flash regions for persistent storage Julien Cretin 2020-04-29 12:52:31 +02:00
  • 01047a0ae4 Merge branch 'master' into master gendx 2020-04-29 12:11:28 +02:00
  • ca15ea4323 Fix formatting Jean-Michel Picod 2020-04-29 11:48:12 +02:00
  • 8211df81d5 Adjust regexp Jean-Michel Picod 2020-04-29 11:46:52 +02:00
  • 8e182b9de9 Introduce formatting mistake Jean-Michel Picod 2020-04-29 11:40:48 +02:00
  • 3e19c7512f Fix missing parentheses in regexp Jean-Michel Picod 2020-04-29 11:40:14 +02:00
  • 674c4c1b9a Fixing yapf matcher Jean-Michel Picod 2020-04-29 11:38:33 +02:00
  • 2e35d0074a Introduce formatting error to test yapf Jean-Michel Picod 2020-04-29 11:05:28 +02:00
  • 8bbf42623f adds cargo checks and tests to workflows and locally Fabian Kaczmarczyck 2020-04-29 09:47:50 +02:00
  • 20674c518e Merge pull request #101 from gendx/verbose-build gendx 2020-04-28 18:40:14 +02:00
  • 332d7bc2ea Update yapf matcher. Jean-Michel Picod 2020-04-28 18:36:04 +02:00
  • a611496497 Force format error to test yapf matcher Jean-Michel Picod 2020-04-28 18:27:05 +02:00