microkit
microkit copied to clipboard
Output capDL spec as CDL format
Follow up from https://github.com/seL4/microkit/pull/337, we have JSON output right now via --capdl-spec but to leverage existing verification tooling we need to output the CDL format (e.g https://github.com/seL4/capdl/blob/master/capDL-tool/example.cdl)
This will not be part of the upcoming release (2.1.0)