riscv / riscv-j-extension

Working Draft of the RISC-V J Extension Specification
https://jira.riscv.org/browse/RVG-128
Creative Commons Attribution 4.0 International
158 stars 19 forks source link

Address a public review feedback #74

Closed Adam-pi3 closed 1 month ago

Adam-pi3 commented 2 months ago

1) Clarify PM in regards to DMA (address #69) 2) Clarify PM in regards to hypervisor load/stores when MPRV=1 and MXR=1 (address #70) 3) add language stating that pointer masking with HLV. and HLS. applies to VS mode as well, in addition to U mode (address #72) 4) Fix Makefile to generate pdf (image source files has been changed)

Adam-pi3 commented 1 month ago

Thanks @ved-rivos