Re: [RFC PATCH 00/16] Implements RISC-V WorldGuard extension v0.4

2024-09-07 Thread Pavel Skripkin
Dear, Jim Shu Thank you for your work! Do you plan to work futher on this series? Seems like current version is no longer applicable to current master. Also, I really wonder how did you test these changes? Like is there a way I could build some binary and run it in trusted mode? Should there b

[RFC PATCH 00/16] Implements RISC-V WorldGuard extension v0.4

2024-06-12 Thread Jim Shu
This patchset implements Smwg/Smwgd/Sswg CPU extension and wgChecker device defined in WorldGuard spec v0.4. The WG v0.4 spec could be found here: https://lists.riscv.org/g/security/attachment/711/0/worldguard_rvia_spec-v0.4.pdf To enable WG in QEMU, pass "wg=on" as machine parameter to virt mach