Re: [PATCH v4 0/6] target/riscv: Support RISC-V privilege 1.13 spec

2024-06-06 Thread Alistair Francis
On Thu, Jun 6, 2024 at 11:50 PM Fea.Wang wrote: > > Based on the change log for the RISC-V privilege 1.13 spec, add the > support for ss1p13. > > base-commit: 7a2356147f3a5faebf95dba4140247ec6e5607b1 > > * Reorder commits > > [v3] > * Correct the mstateen0 for P1P13 in commit message > * Refactor

[PATCH v4 0/6] target/riscv: Support RISC-V privilege 1.13 spec

2024-06-06 Thread Fea.Wang
Based on the change log for the RISC-V privilege 1.13 spec, add the support for ss1p13. base-commit: 7a2356147f3a5faebf95dba4140247ec6e5607b1 * Reorder commits [v3] * Correct the mstateen0 for P1P13 in commit message * Refactor commit by splitting to two commits [v2] * Check HEDELEGH by hmode32