On Tue, Mar 22, 2016 at 10:44 AM, Alex Bennée wrote:
>
> Alistair Francis writes:
>
>> This patch series is based on Peter C's original register API. His
>> original cover letter is below.
>>
>> Future work: Allow support for memory attributes.
>>
>> V5:
>> - Only create a single memory region i
Alistair Francis writes:
> This patch series is based on Peter C's original register API. His
> original cover letter is below.
>
> Future work: Allow support for memory attributes.
>
> V5:
> - Only create a single memory region instead of a memory region for
>each register
> - General tid
This patch series is based on Peter C's original register API. His
original cover letter is below.
Future work: Allow support for memory attributes.
V5:
- Only create a single memory region instead of a memory region for
each register
- General tidyups based on Alex's comments
V4:
- Rebase