Skip to main content

Test artifacts

The Miralis project maintains binary artifacts that can be used for testing. This page lists all currently available artifacts.

linux

An OpenSBI image with a Linux kernel payload that exits after boot.

linux-benchmark

An OpenSBI image with a Linux kernel payload that charge a driver to ecall benchmark printing in Miralis.

linux-shell

An OpenSBI image with a Linux kernel payload that spawn a shell after boot.

opensbi

An OpenSBI image with a dummy payload that immediately exits.

opensbi-jump

An OpenSBI image which jump to address 0x80400000, where a payload is supposed to be loaded.

rustsbi-qemu

A RustSBI image mode for qemu. It is supposed to work in pairs with a test-kenel.

rustsbi-test-kernel

A test-kernel for RustSBI on qemu.

zephyr

A Zephyr image which summons two threads that print in round-robin several times before exiting.