On Fri, Jul 10, 2015 at 12:25:56PM +0100, Peter Maydell wrote:
> On 10 July 2015 at 12:23, Edgar E. Iglesias wrote:
> >
> > On 10/07/2015 7:58 pm, "Peter Maydell" wrote:
> >> Something I just noticed while I was trying to add support
> >> for the secure physical timer on top of this series: the
>
On 10/07/2015 9:26 pm, "Peter Maydell" wrote:
>
> On 10 July 2015 at 12:23, Edgar E. Iglesias
wrote:
> >
> > On 10/07/2015 7:58 pm, "Peter Maydell" wrote:
> >> Something I just noticed while I was trying to add support
> >> for the secure physical timer on top of this series: the
> >> gt_*_cnt_r
On 10 July 2015 at 12:23, Edgar E. Iglesias wrote:
>
> On 10/07/2015 7:58 pm, "Peter Maydell" wrote:
>> Something I just noticed while I was trying to add support
>> for the secure physical timer on top of this series: the
>> gt_*_cnt_reset functions are misnamed, because they're not
>> resetting
On 10/07/2015 7:58 pm, "Peter Maydell" wrote:
>
> On 16 June 2015 at 02:51, Edgar E. Iglesias
wrote:
> > From: "Edgar E. Iglesias"
> >
> > Signed-off-by: Edgar E. Iglesias
> > ---
> > target-arm/cpu-qom.h | 1 +
> > target-arm/cpu.c | 2 ++
> > target-arm/cpu.h | 3 ++-
> > target-a
On 16 June 2015 at 02:51, Edgar E. Iglesias wrote:
> From: "Edgar E. Iglesias"
>
> Signed-off-by: Edgar E. Iglesias
> ---
> target-arm/cpu-qom.h | 1 +
> target-arm/cpu.c | 2 ++
> target-arm/cpu.h | 3 ++-
> target-arm/helper.c | 68
> ++
On 16 June 2015 at 02:51, Edgar E. Iglesias wrote:
> From: "Edgar E. Iglesias"
>
> Signed-off-by: Edgar E. Iglesias
Reviewed-by: Peter Maydell
thanks
-- PMM
From: "Edgar E. Iglesias"
Signed-off-by: Edgar E. Iglesias
---
target-arm/cpu-qom.h | 1 +
target-arm/cpu.c | 2 ++
target-arm/cpu.h | 3 ++-
target-arm/helper.c | 68
4 files changed, 73 insertions(+), 1 deletion(-)
diff --git a