Releases: riscv/riscv-memory-tagging
Releases · riscv/riscv-memory-tagging
v0.1.2
What's Changed
- src/mte: some minor cleanup by @deepak0414 in #50
- src/mte_tag: define bit ranges as per priv spec convention by @deepak0414 in #51
Full Changelog: https://github.com/riscv/ri
scv-memory-tagging/compare/v0.1.1...v0.1.2
v0.1.1: taxnomoy of ldst should be under zimte chapter section. (#49)
Added taxonomy on load and stores to make specification more clearer.
Clean up in introduction.
Fixed some formatting issues.
riscv-mte.pdf
first_strawman_draft_v0.1
This is the first strawman draft for memory tagging ISA extension.