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

[FEATURE] Configuration file format for OpenSUT assembly #40

Open
3 tasks
podhrmic opened this issue May 21, 2024 · 0 comments
Open
3 tasks

[FEATURE] Configuration file format for OpenSUT assembly #40

podhrmic opened this issue May 21, 2024 · 0 comments
Labels
enhancement New feature or request SoW TA2.1.1.B Specify entire OpenSUT architecture with SysML,a subset of components with AADL,
Milestone

Comments

@podhrmic
Copy link
Collaborator

Summary

Develop a configuration file format, similar to Lynx Secure XML config, for OpenSUT configuration.
The desire is to automatically generate system configuration from AADL model of the system architecture.

Possible inspiration:

Desired functionality/granularity:

  • one or more host VMs
    • fixed architecture and OS for now
    • devices to be passed through to guests
  • for each Host VM specify one or more guest VMs
    • memory, CPU, OS
    • virtual devices
    • passed through devices
    • application code
  • connections between the VMs
    • point to point connections
    • shared memory?

Acceptance Criteria

  • Develop JSON schema or XML schema for such config format.
  • Outline how this format maps to the OpenSUT components
  • Develop scripts to instantiate a system based on the configuration
@podhrmic podhrmic added the enhancement New feature or request label May 21, 2024
@podhrmic podhrmic added this to the Someday milestone May 21, 2024
@podhrmic podhrmic added the SoW TA2.1.1.B Specify entire OpenSUT architecture with SysML,a subset of components with AADL, label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SoW TA2.1.1.B Specify entire OpenSUT architecture with SysML,a subset of components with AADL,
Projects
None yet
Development

No branches or pull requests

1 participant