On 5 December 2014 at 09:26, Peter Maydell wrote:
> On 3 December 2014 at 20:06, Greg Bellows wrote:
> > Added a "secure" state property to the ARMCPU descriptor. This property
> > indicates whether the ARMCPU is enabled for secure state or not. By
> default it
> > is disabled at this time.
>
On 3 December 2014 at 20:06, Greg Bellows wrote:
> Added a "secure" state property to the ARMCPU descriptor. This property
> indicates whether the ARMCPU is enabled for secure state or not. By default
> it
> is disabled at this time.
Shouldn't this feature be "has_el3" ? It's the configurable
Added a "secure" state property to the ARMCPU descriptor. This property
indicates whether the ARMCPU is enabled for secure state or not. By default it
is disabled at this time.
Signed-off-by: Greg Bellows
---
target-arm/cpu-qom.h | 2 ++
target-arm/cpu.c | 24
2 f