On Mon, Jul 15, 2013 at 11:20 PM, Peter Maydell
wrote:
> On 15 July 2013 06:19, wrote:
>> From: Peter Crosthwaite
>>
>> The ARM A9 MPCore has a timer that is global to all CPUs in the mpcore.
>> The timer is shared but each CPU has a private independent comparator
>> and interrupt.
>>
>> Based
On 15 July 2013 06:19, wrote:
> From: Peter Crosthwaite
>
> The ARM A9 MPCore has a timer that is global to all CPUs in the mpcore.
> The timer is shared but each CPU has a private independent comparator
> and interrupt.
>
> Based on version contributed by Francois LEGAL.
>
> Signed-off-by: Fran
From: Peter Crosthwaite
The ARM A9 MPCore has a timer that is global to all CPUs in the mpcore.
The timer is shared but each CPU has a private independent comparator
and interrupt.
Based on version contributed by Francois LEGAL.
Signed-off-by: François LEGAL
[PC changes:
* New commit message