Signed image evidence
Board-specific signed image artifacts are packaged with SBOM, manifest hashes, trace data, and evidence bundle verification.
Open-source firmware release assurance
AssureLoop helps Zephyr firmware teams produce auditable release evidence: signed images, SBOMs, manifests, trace reports, evidence bundles, update packages, and simulator-first lifecycle checks.
v0.3 proves a hardware-alpha path on ST NUCLEO-H563ZI with development keys and direct-flash MCUboot validation.
What it is
AssureLoop is for embedded firmware developers, founders, maintainers, and reviewers who need a credible record of what was built, what it contains, how it was signed, and how update packages are checked before hardware deployment.
v0.3 hardware-alpha
The current public hardware-alpha validates one board and one local development workflow. It is narrow on purpose.
Board-specific signed image artifacts are packaged with SBOM, manifest hashes, trace data, and evidence bundle verification.
ST NUCLEO-H563ZI boots the AssureLoop demo through MCUboot using local development signing keys.
Confirmed update, rollback, tampered update rejection, and lower-version update rejection are documented with sample logs.
Release assurance flow
Supported hardware-alpha board
v0.3 hardware evidence is scoped to the ST NUCLEO-H563ZI using the
Zephyr target nucleo_h563zi. Broad board support is not
claimed yet.
nucleo_h563ziScope boundaries
Get started
Clone the repository, follow the contributor quickstart, and run the simulator-first demo before touching hardware.
.\scripts\test-tools.ps1
.\scripts\full-demo.ps1 -Python py
.\scripts\prepare-v0.3-release.ps1 -Python py
Links and resources