Re: [PATCH v3] HID: add driver for U2F Zero built-in LED and RNG

2019-10-03 Thread Alan Stern
On Thu, 3 Oct 2019, Andrej Shadura wrote: > On 01/04/2019 14:42, Andrej Shadura wrote: > > U2F Zero supports custom commands for blinking the LED and getting data > > from the internal hardware RNG. Expose the blinking function as a LED > > device, and the internal hardware RNG as an HWRNG so that

Re: [PATCH v3] HID: add driver for U2F Zero built-in LED and RNG

2019-10-03 Thread Andrej Shadura
On 01/04/2019 14:42, Andrej Shadura wrote: > U2F Zero supports custom commands for blinking the LED and getting data > from the internal hardware RNG. Expose the blinking function as a LED > device, and the internal hardware RNG as an HWRNG so that it can be used > to feed the enthropy pool. > > S