Contains everything related to the metamodel, including:
basic/: Ecore definitions and core modeling concepts.edit/: Auto-generated EMF edit plugin.editor/: Auto-generated EMF editor plugin.
Contains the Acceleo code generation module. It transforms models into secure C code suitable for deployment on the Morello Board.
Contains the graphical models built using Sirius, based on the metamodel. These models define the structure and logic of the integration solution to be generated.
- Open the project in Obeo Designer or Eclipse with Sirius and Acceleo plugins installed.
- Load the metamodel from
01-metamodel. - Use Sirius to create models in
01-model. - Run the Acceleo generator from
02-codegeneratorto produce C code.
- Morello Board
- CHERI Architecture
- Code generation output: Secure C code using TEE patterns