CharlyCst / miralis

Miralis is an experimental system that virtualises firmware
https://miralis-firmware.github.io/
MIT License
13 stars 0 forks source link

Improve benchmark firmware organization #139

Closed NoeTerrier closed 2 months ago

NoeTerrier commented 2 months ago

Add a way to parametrize benchmark. The helpers for reading environment values have been factorized into a crate and can be now be called inside firmware.

Move benchmark firmware into firmware/benchmark/

Add write_csr benchmark into the CI.