On Thu, Apr 16, 2015 at 1:00 PM, Peter Maydell
wrote:
> On 27 March 2015 at 19:10, Greg Bellows wrote:
> > Adds CPTR_EL2/3 system registers definitions and access function.
> >
> > Signed-off-by: Greg Bellows
> > ---
> > target-arm/cpu.h| 18 +-
> > target-arm/helper.c | 43
On 27 March 2015 at 19:10, Greg Bellows wrote:
> Adds CPTR_EL2/3 system registers definitions and access function.
>
> Signed-off-by: Greg Bellows
> ---
> target-arm/cpu.h| 18 +-
> target-arm/helper.c | 43 ++-
> 2 files changed, 59 in
Adds CPTR_EL2/3 system registers definitions and access function.
Signed-off-by: Greg Bellows
---
target-arm/cpu.h| 18 +-
target-arm/helper.c | 43 ++-
2 files changed, 59 insertions(+), 2 deletions(-)
diff --git a/target-arm/cpu.h b/