On 12/11/19 9:05 AM, Alex Bennée wrote: > For system emulation we need to check the state of the GIC before we > report the value. However this isn't relevant to exporting of the > value to linux-user and indeed breaks the exported value as set by > modify_arm_cp_regs. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > > --- > v2 > - extend the ifdef and make type CONST with no accessfn > --- > target/arm/helper.c | 20 +++++++++++++++----- > 1 file changed, 15 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~