Re: [PATCH for-9.0 1/7] target/riscv: implement svade

2023-11-24 Thread Andrew Jones
On Thu, Nov 23, 2023 at 04:15:26PM -0300, Daniel Henrique Barboza wrote: > 'svade' is a RVA22S64 profile requirement, a profile we're going to add > shortly. It is a named feature (i.e. not a formal extension, not defined > in riscv,isa DT at this moment) defined in [1] as: > > "Page-fault excepti

[PATCH for-9.0 1/7] target/riscv: implement svade

2023-11-23 Thread Daniel Henrique Barboza
'svade' is a RVA22S64 profile requirement, a profile we're going to add shortly. It is a named feature (i.e. not a formal extension, not defined in riscv,isa DT at this moment) defined in [1] as: "Page-fault exceptions are raised when a page is accessed when A bit is clear, or written when D bit i