- 08 Aug, 2022 3 commits
-
-
Brendan Moran authored
Fix errors found during CDDL validation See merge request !2
-
Brendan Moran authored
-
Brendan Moran authored
Fix diagnostic output See merge request !1
-
- 05 Aug, 2022 1 commit
-
-
Brendan Moran authored
Fixes https://github.com/suit-wg/manifest-spec/pull/73
-
- 01 Aug, 2022 1 commit
-
-
Brendan Moran authored
-
- 23 Jul, 2021 1 commit
-
-
Brendan Moran authored
-
- 21 Jul, 2021 2 commits
-
-
Brendan Moran authored
-
Brendan Moran authored
-
- 20 Jul, 2021 1 commit
-
-
Brendan Moran authored
-
- 03 Dec, 2020 2 commits
-
-
Brendan Moran authored
Add support for dependencies
-
Brendan Moran authored
-
- 24 Sep, 2020 1 commit
-
-
Brendan Moran authored
Correct generation of manifest, specifically digests. Add reporting policy to SUIT parser.
-
- 16 Sep, 2020 1 commit
-
-
Brendan Moran authored
-
- 24 Jul, 2020 4 commits
-
-
Brendan Moran authored
* Add run section even if not present in dependent * Remove hexprints of bstr wrapped fields. * Remove spurious quotes from UUIDs in debug output
-
Brendan Moran authored
Dependents still have some spurious commands.
-
Brendan Moran authored
This prevents Python's handling of True == 1
-
Brendan Moran authored
Basic support for boolean component ids
-
- 23 Jul, 2020 1 commit
-
-
Brendan Moran authored
-
- 14 Jul, 2020 3 commits
-
-
Brendan Moran authored
Add support for 4k metadata
-
Brendan Moran authored
Default was 1k, which was too small for hss-lms
-
Brendan Moran authored
This is probably broken all over.
-
- 13 Jul, 2020 4 commits
-
-
Brendan Moran authored
-
Brendan Moran authored
-
Brendan Moran authored
Update to v08 and start support for dependencies
-
Brendan Moran authored
-
- 11 Jul, 2020 1 commit
-
-
Brendan Moran authored
-
- 03 Jul, 2020 2 commits
-
-
Brendan Moran authored
Correct handling of offset in fetch & install
-
Brendan Moran authored
-
- 02 Jul, 2020 4 commits
-
-
Brendan Moran authored
Refactor parser for more efficient code utilisation
-
Brendan Moran authored
-
Brendan Moran authored
-
Brendan Moran authored
Fix parameter setting for offsets
-
- 01 Jul, 2020 3 commits
-
-
Brendan Moran authored
-
Brendan Moran authored
-
Brendan Moran authored
-
- 22 Jun, 2020 1 commit
-
-
Brendan Moran authored
-
- 19 Jun, 2020 4 commits
-
-
Brendan Moran authored
Also remove unused "choice" extension. Reduces size by 12
-
Brendan Moran authored
More verbose, but 6 bytes smaller.
-
Brendan Moran authored
All CBOR integers are handled in 64-bit in this library. Because of this, they must be down-cast before use. Some unnecessary 64-bit integer handling was left over. Removing this saves 64 bytes, bringing the parser to 1976 bytes
-
Brendan Moran authored
-