v0.2.0
Reproducible microVM kernel for boatramp's embedded VMM.
Verify before use:
sha256sum -c <(printf '%s boatramp-vmlinux-x86_64\n' "$(cat boatramp-vmlinux-x86_64.sha256)")The .sig is a detached ES256 (r‖s, hex) signature over the SHA-256
hex string, verifiable against boatramp's built-in kernel-signing
public key. boatramp checks both before booting the kernel.