build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/28394 )
Change subject: riscv: Add DEFINE_MPRV_READ_MXR to read execution-only page ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/#/c/28394/2/src/arch/riscv/include/vm.h File src/arch/riscv/include/vm.h:
https://review.coreboot.org/#/c/28394/2/src/arch/riscv/include/vm.h@57 PS2, Line 57: DEFINE_MPRV_READ_FLAGS(name, type, insn, MSTATUS_MPRV) please, no spaces at the start of a line
https://review.coreboot.org/#/c/28394/2/src/arch/riscv/include/vm.h@60 PS2, Line 60: DEFINE_MPRV_READ_FLAGS(name, type, insn, MSTATUS_MPRV | MSTATUS_MXR) please, no spaces at the start of a line