Re: [PATCH] target/riscv: Make VSTIP and VSEIP read-only in hip

2021-03-18 Thread Alistair Francis
On Thu, Mar 11, 2021 at 4:49 AM Georg Kotheimer wrote: > > Signed-off-by: Georg Kotheimer Thanks! Applied to riscv-to-apply.next Alistair > --- > target/riscv/csr.c | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/target/riscv/csr.c b/target/riscv/csr.c > index

Re: [PATCH] target/riscv: Make VSTIP and VSEIP read-only in hip

2021-03-16 Thread Alistair Francis
On Thu, Mar 11, 2021 at 4:49 AM Georg Kotheimer wrote: > > Signed-off-by: Georg Kotheimer Reviewed-by: Alistair Francis Alistair > --- > target/riscv/csr.c | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/target/riscv/csr.c b/target/riscv/csr.c > index fd2e6363

[PATCH] target/riscv: Make VSTIP and VSEIP read-only in hip

2021-03-11 Thread Georg Kotheimer
Signed-off-by: Georg Kotheimer --- target/riscv/csr.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/target/riscv/csr.c b/target/riscv/csr.c index fd2e6363f3..00a3ab72af 100644 --- a/target/riscv/csr.c +++ b/target/riscv/csr.c @@ -420,7 +420,8 @@ static const target_ul