Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with Microkit higher-level tooling #298

Draft
wants to merge 220 commits into
base: main
Choose a base branch
from
Draft

Conversation

Ivan-Velickovic
Copy link
Collaborator

This PR is quite invasive as it changes sDDF to use the new Microkit higher-level tooling which has the temporary name of 'sdfgen'. The sdfgen tooling is still experimental and currently lives here https://github.com/au-ts/microkit_sdf_gen until it matures.

This PR removes all the configuration files and replaces them with generic data structures that are filled in at build-time with metadata such that each component has the required system-specific information at init time.

This PR significantly reduces the complexity involved to put together a system by introducing a 'metaprogram' that generates the necessary artifacts, however, more work is necessary to improve the tooling and its usability.

@Ivan-Velickovic Ivan-Velickovic force-pushed the configs branch 5 times, most recently from 830e38a to fe70887 Compare January 9, 2025 04:21
Ivan-Velickovic and others added 25 commits January 9, 2025 15:21
Signed-off-by: Ivan Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Should not have to do this!! Need to investigate

Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: James Archer <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
Signed-off-by: Ivan-Velickovic <[email protected]>
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