On Tue, Jun 21, 2016 at 12:45 PM, Peter Maydell
wrote:
> On 21 June 2016 at 19:25, Alistair Francis
> wrote:
>> On Fri, Jun 10, 2016 at 4:02 AM, Peter Maydell
>> wrote:
+/**
+ * Init a block of consecutive registers into a container MemoryRegion. A
+ * number of constant registe
On 21 June 2016 at 19:25, Alistair Francis wrote:
> On Fri, Jun 10, 2016 at 4:02 AM, Peter Maydell
> wrote:
>>> +/**
>>> + * Init a block of consecutive registers into a container MemoryRegion. A
>>> + * number of constant register definitions are parsed to create a
>>> corresponding
>>> + * ar
On Fri, Jun 10, 2016 at 4:02 AM, Peter Maydell wrote:
> On 12 May 2016 at 23:46, Alistair Francis wrote:
>> From: Peter Crosthwaite
>>
>> Add a helper that will scan a static RegisterAccessInfo Array
>> and populate a container MemoryRegion with registers as defined.
>>
>> Signed-off-by: Peter C
On 12 May 2016 at 23:46, Alistair Francis wrote:
> From: Peter Crosthwaite
>
> Add a helper that will scan a static RegisterAccessInfo Array
> and populate a container MemoryRegion with registers as defined.
>
> Signed-off-by: Peter Crosthwaite
> Signed-off-by: Alistair Francis
> ---
> The reas
From: Peter Crosthwaite
Add a helper that will scan a static RegisterAccessInfo Array
and populate a container MemoryRegion with registers as defined.
Signed-off-by: Peter Crosthwaite
Signed-off-by: Alistair Francis
---
The reason that I'm not using GArray is because the array needs to store
t