Re: [Qemu-devel] [PATCH 7/7] target/arm: Implement TT instruction

2017-12-03 Thread Richard Henderson
On 12/01/2017 10:44 AM, Peter Maydell wrote: > Implement the TT instruction which queries the security > state and access permissions of a memory location. > > Signed-off-by: Peter Maydell > --- > target/arm/helper.h| 2 + > target/arm/helper.c| 108 >

[Qemu-devel] [PATCH 7/7] target/arm: Implement TT instruction

2017-12-01 Thread Peter Maydell
Implement the TT instruction which queries the security state and access permissions of a memory location. Signed-off-by: Peter Maydell --- target/arm/helper.h| 2 + target/arm/helper.c| 108 +