Re: [Qemu-devel] [PATCH v10 06/26] target-arm: add secure state bit to CPREG hash

2014-11-17 Thread Peter Maydell
On 6 November 2014 15:50, Greg Bellows wrote: > Added additional NS-bit to CPREG hash encoding. Updated hash lookup > locations to specify hash bit currently set to non-secure. > > Signed-off-by: Greg Bellows Reviewed-by: Peter Maydell thanks -- PMM

[Qemu-devel] [PATCH v10 06/26] target-arm: add secure state bit to CPREG hash

2014-11-06 Thread Greg Bellows
Added additional NS-bit to CPREG hash encoding. Updated hash lookup locations to specify hash bit currently set to non-secure. Signed-off-by: Greg Bellows --- v8 -> v9 - Fixed CP_REG_NS_MASK - Changed ENCODE_CP_REG argument order so ns follows is64 - Replaced use of CP_REG_NS_MASK with CP_REG_