Skip to content

Add support for creating SDF structures directly in Microkit tool#542

Draft
sfulham wants to merge 3 commits into
seL4:mainfrom
sfulham:main
Draft

Add support for creating SDF structures directly in Microkit tool#542
sfulham wants to merge 3 commits into
seL4:mainfrom
sfulham:main

Conversation

@sfulham

@sfulham sfulham commented Jul 6, 2026

Copy link
Copy Markdown

Supersedes #455. Adds new functions for relevant SDF structures, including validation to ensure resulting System Description is valid.

sfulham added 3 commits July 6, 2026 10:09
…ation

Signed-off-by: Charlotte Fulham <u7917382@anu.edu.au>
…ation

Signed-off-by: Charlotte Fulham <u7917382@anu.edu.au>
Signed-off-by: Charlotte Fulham <u7917382@anu.edu.au>
@midnightveil

Copy link
Copy Markdown
Collaborator

Quick comment: these should not duplicate the existing checks in the code, but should replace them / be refactored.

@sfulham

sfulham commented Jul 6, 2026

Copy link
Copy Markdown
Author

Quick comment: these should not duplicate the existing checks in the code, but should replace them / be refactored.

Yeah that's the plan, just translating the checks into a way that makes most sense for validation without the XML first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants