v0.9.1-prerelease - this is incremental fixes over 0.9.0-prelease found during review
Pre-release
Pre-release
tariqkurd-repo
released this
13 Nov 11:37
·
2 commits
to main
since this release
This is effectively a service pack for the previous release, fixing issues which have been found.
What's Changed
Noting redundant cases in encodings:
- Reserve redundant SCBNDSI encodings by @arichardson in #418
- Mark c0-authorized loads and stores as extensible by @nwf in #403
Spec changes (4 PRs to achieve the ACPERM solution)
- clarify ACPERM rules by @tariqkurd-repo in #421
- apply ACPERM rules in order by @tariqkurd-repo in #427
- Fix typo in ACPERM rules by @tomaird in #429
- Fix RV32 Zcherilevels ACPERM by @tariqkurd-repo in #440
extension implication rules
- vm requires pte scheme by @tariqkurd-repo in #447
typos and minor fixes
- typos and minor fixes by @tariqkurd-repo in #409
- Makefile: fix the version number by @martin-kaiser in #412
- fix LC encoding diagram by @tariqkurd-repo in #414
- Xtval2 clarification by @tariqkurd-repo in #419
- clarify writes to dinfc by @tariqkurd-repo in #417
- improve dinfc wording by @tariqkurd-repo in #420
- level-ext: fix permission encoding table by @martin-kaiser in #423
- sort out extensions xrefs by @tariqkurd-repo in #422
- Adding comma to list by @ricki-code in #425
- Add CL to null cap table by @tomaird in #430
- Fix minor typo in PTE section by @Timmmm in #433
- add missing words by @tariqkurd-repo in #435
- Add SL description to all store cap instructions by @tomaird in #431
- add CL rules for CBLD and SCSS by @tariqkurd-repo in #437
- local/global clarification by @tariqkurd-repo in #436
- Clarify interaction of levels with sealed capabilities by @arichardson in #439
- clarify that quad 2 and 3 entries 4 and 5 are reserved when LVLBITS=2 by @tariqkurd-repo in #442
- Xstatus.CRG clarification by @tariqkurd-repo in #443
- reinstate mstatus.CRG with justification by @tariqkurd-repo in #445
- replace incorrect constants with variables for pcc.M by @tariqkurd-repo in #444
- Clarify behaviour of vstid/vstidc registers. by @buxtonpaul in #446
New Contributors
Full Changelog: v0.9.0-prerelease...v0.9.1-prelease