Public release repository. Development started on 10 March 2026 and continues in the 2XS GitLab at the University of Lille. This GitHub-facing repository contains curated release snapshots rather than the complete development history.
This repository provides the host-side tools, startup/runtime support, SDK starters, examples, and documentation used to build, inspect, and validate FAE executable images.
crates/README.md: host-side Rust toolingbuild_fae,read_fae, their helper CLIs, and the internal library cratesrt0/README.md: low-level startup runtimes and firmware startup profilessdk/README.md: starter code and reusable application templatesexamples/README.md: small focused examples around the FAE contractdocs/README.md: documentation index
docs/getting-started.md: first end-to-end rundocs/user-manual.md: practical usage constraintsdocs/build_fae.md:build_faecontractdocs/fae-format.md: binary file format
This project is distributed under the GNU General Public License v3.0 only. See LICENSE. See AUTHORS for the project author list.