Re: [PATCH v2 08/10] arm: allwinner-h3: add Security Identifier device

2020-01-07 Thread Niek Linnenbank
On Mon, Dec 30, 2019 at 3:49 PM Philippe Mathieu-Daudé wrote: > On 12/18/19 9:49 PM, Niek Linnenbank wrote: > > Hi Philippe, > > > > On Tue, Dec 17, 2019 at 8:45 AM Philippe Mathieu-Daudé > > mailto:phi...@redhat.com>> wrote: > > > > Hi Niek, > > > > On 12/17/19 12:35 AM, Niek Linnenbank

Re: [PATCH v2 08/10] arm: allwinner-h3: add Security Identifier device

2019-12-30 Thread Philippe Mathieu-Daudé
On 12/18/19 9:49 PM, Niek Linnenbank wrote: Hi Philippe, On Tue, Dec 17, 2019 at 8:45 AM Philippe Mathieu-Daudé mailto:phi...@redhat.com>> wrote: Hi Niek, On 12/17/19 12:35 AM, Niek Linnenbank wrote: > The Security Identifier device in Allwinner H3 System on Chip > gives ap

Re: [PATCH v2 08/10] arm: allwinner-h3: add Security Identifier device

2019-12-18 Thread Niek Linnenbank
Hi Philippe, On Tue, Dec 17, 2019 at 8:45 AM Philippe Mathieu-Daudé wrote: > Hi Niek, > > On 12/17/19 12:35 AM, Niek Linnenbank wrote: > > The Security Identifier device in Allwinner H3 System on Chip > > gives applications a per-board unique identifier. This commit > > adds support for the Allw

Re: [PATCH v2 08/10] arm: allwinner-h3: add Security Identifier device

2019-12-16 Thread Philippe Mathieu-Daudé
Hi Niek, On 12/17/19 12:35 AM, Niek Linnenbank wrote: The Security Identifier device in Allwinner H3 System on Chip gives applications a per-board unique identifier. This commit adds support for the Allwinner H3 Security Identifier using a 128-bit UUID value as input. Signed-off-by: Niek Linnen

[PATCH v2 08/10] arm: allwinner-h3: add Security Identifier device

2019-12-16 Thread Niek Linnenbank
The Security Identifier device in Allwinner H3 System on Chip gives applications a per-board unique identifier. This commit adds support for the Allwinner H3 Security Identifier using a 128-bit UUID value as input. Signed-off-by: Niek Linnenbank --- include/hw/arm/allwinner-h3.h | 2 + in