Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Version 1.0.0

Latest
Compare
Choose a tag to compare
@dayeol dayeol released this 27 Feb 22:06
· 6 commits to master since this release
24a5ed3
[all] Update to v1.0.0 (#67)

Updates:
* [all] Change to follow SM v1.0 SBI (OpenSBI)
* [all] Fix compilation error for the new toolchain (RV32/RV64)
* [CI] moved from TravisCI to CircleCI
* [examples] Add return value checking for tests (`--retval` flag in the test runner)
* [src/host] Host doesn't need to initialize Untrusted Memory Resolves #48 
* [all] Fix formatting
* [tests] Replace ValidMeasure test with deterministic measurement test

Issues Resolved:
#48