Output capDL spec as CDL format

Open
#379 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust

Research direction

Start by reading the implementation of the --capdl-spec output and the follow-up context in pull request 337. Compare the current JSON representation with the capDL example.cdl format and identify the existing verification tooling it must support. Done means the command can emit equivalent CDL output suitable for that tooling.

Written by the indexing model from the issue text.

Description

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)

Dominant language
Rust
Stars
201
Forks
80
Avg merge
1d 4h
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from seL4/microkit

All issues in seL4/microkit

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.