6.1.2 Release
This is a smaller release (and should be the first of many smaller releases going forward as we move out of large sweeping changes and into incremental improvements and fixes). This release fixes a few clippy issues and adds environment variable overrides for most of the fields in the [package.metadata.simics]
table for Simics plugin crates. It also enhances logging with a few more components of the output and a heartbeat message in the JSON log, which should help diagnose stuck harnesses. Finally, VMP can now be enabled during boot for any model and will be turned off automatically by TSFFS when the fuzzing loop starts.
What's Changed
- Add ENV overrides & Internal Build Script by @novafacing in #85
- Add expected CFG directives by @novafacing in #89
- Logging Enhancements by @novafacing in #87
- Disable VMP on Fuzz Start by @novafacing in #88
Full Changelog: v6.1.0...v6.1.2