Re: [PATCH v3] target/riscv: Add isa extenstion strings to the device tree

2022-03-05 Thread Heiko Stuebner
Hi, Am Donnerstag, 3. März 2022, 19:58:38 CET schrieb Atish Patra: > On Fri, Feb 25, 2022 at 11:46 PM Frank Chang wrote: > > Atish Patra 於 2022年2月23日 週三 上午6:39寫道: > >> > >> The Linux kernel parses the ISA extensions from "riscv,isa" DT > >> property. It used to parse only the single letter base

Re: [RFC PATCH 3/3] target/riscv: add support for svpbmt extension

2021-12-14 Thread Heiko Stuebner
Am Sonntag, 28. November 2021, 14:52:55 CET schrieb liweiwei: > It uses two PTE bits, but QEMU is sequentially consistent, So it has no > effect on QEMU currently. > > Signed-off-by: liweiwei > Signed-off-by: wangjunqiang with the Linux svpbmt patchset Tested-by: Heiko Stuebner