Re: [PATCH v2 0/2] target/arm: SCR_EL3 RES0, RAO/WI tweaks

2022-06-10 Thread Peter Maydell
On Thu, 9 Jun 2022 at 22:52, Richard Henderson
 wrote:
>
> Adjust RW, fixing #1062, and adjusting bits [4:2].
>
> Changes for v2:
>   * Fix patch 1 vs reset.
>

Applied to target-arm.next, thanks. (Fixed a missing space
at end of comment in patch 2.)

-- PMM



[PATCH v2 0/2] target/arm: SCR_EL3 RES0, RAO/WI tweaks

2022-06-09 Thread Richard Henderson
Adjust RW, fixing #1062, and adjusting bits [4:2].

Changes for v2:
  * Fix patch 1 vs reset.


r~

Richard Henderson (2):
  target/arm: Adjust format test in scr_write
  target/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12]

 target/arm/cpu.h|  5 +
 target/arm/helper.c | 18 --
 2 files changed, 17 insertions(+), 6 deletions(-)

-- 
2.34.1