riscv / configuration-structure

RISC-V Configuration Structure
https://jira.riscv.org/browse/RVG-50
Creative Commons Attribution 4.0 International
36 stars 16 forks source link

Get rid of all non-ASN.1 stuff. #26

Closed timsifive closed 3 years ago

timsifive commented 3 years ago

Implement a simple converter in asn1tools that can be used to convert between the examples files and UPER.

Update the examples so they are suitable as input to asn1tools. This means that lists have to have [], even if they only have a single entry, and every value must be mentioned. I'd like to remove those restrictions in the future.