v0.7.0
What's Changed
- td-shim-tools/tee-info-hash: add option of string format output by @gaojiaqi7 in #567
- td-shim-tools/tee-info-hash: correct the value parser of
out_bin
by @gaojiaqi7 in #566 - use
[patch.crates-io]
for ring by @gaojiaqi7 in #570 - Add missing license header. by @jyao1 in #571
- sh_script: fix build_final.sh by @Xynnn007 in #573
- Change the type for heap_start to u64. by @longlongyang in #576
- td-shim: check
PAGE.AUG
attribute ofPermMem
section by @gaojiaqi7 in #580 - Update test cases by @liuw1 in #578
- Add function to perform
sti;halt
operation by @gaojiaqi7 in #559
Full Changelog: v0.6.0...v0.7.0