Re: [PATCH v3 0/2] target/arm: Misc cleanups surrounding TBI

2020-03-12 Thread Richard Henderson
On 3/12/20 5:02 AM, Peter Maydell wrote: > On Sun, 8 Mar 2020 at 01:29, Richard Henderson > wrote: >> >> Changes for v3: >> * All but 2 patches are now merged. >> * Use regime_el to determine aa64-ness of physical memory addressing. >> > > > > Applied to target-arm.next, thanks. Amusingly

Re: [PATCH v3 0/2] target/arm: Misc cleanups surrounding TBI

2020-03-12 Thread Peter Maydell
On Sun, 8 Mar 2020 at 01:29, Richard Henderson wrote: > > Changes for v3: > * All but 2 patches are now merged. > * Use regime_el to determine aa64-ness of physical memory addressing. > Applied to target-arm.next, thanks. -- PMM

[PATCH v3 0/2] target/arm: Misc cleanups surrounding TBI

2020-03-07 Thread Richard Henderson
Changes for v3: * All but 2 patches are now merged. * Use regime_el to determine aa64-ness of physical memory addressing. r~ Richard Henderson (2): target/arm: Check addresses for disabled regimes target/arm: Disable clean_data_tbi for system mode target/arm/helper.c| 35 +