Re: [PATCH v3 0/6] crypto/fsl: add RNG support

2020-06-27 Thread Michael Walle
Am 2020-06-26 18:26, schrieb Heinrich Schuchardt: On 6/25/20 11:01 PM, Michael Walle wrote: Am 2020-06-25 18:03, schrieb Heinrich Schuchardt: On 25.06.20 16:36, Heinrich Schuchardt wrote: On 25.06.20 14:18, Michael Walle wrote: First, improve the compatibility on newer Era CAAMs. These introd

Re: [PATCH v3 0/6] crypto/fsl: add RNG support

2020-06-27 Thread Michael Walle
Am 2020-06-26 18:26, schrieb Heinrich Schuchardt: On 6/25/20 11:01 PM, Michael Walle wrote: Am 2020-06-25 18:03, schrieb Heinrich Schuchardt: On 25.06.20 16:36, Heinrich Schuchardt wrote: On 25.06.20 14:18, Michael Walle wrote: First, improve the compatibility on newer Era CAAMs. These introd

Re: [PATCH v3 0/6] crypto/fsl: add RNG support

2020-06-26 Thread Heinrich Schuchardt
On 6/25/20 11:01 PM, Michael Walle wrote: > Am 2020-06-25 18:03, schrieb Heinrich Schuchardt: >> On 25.06.20 16:36, Heinrich Schuchardt wrote: >>> On 25.06.20 14:18, Michael Walle wrote: First, improve the compatibility on newer Era CAAMs. These introduced new version registers. Seco

Re: [PATCH v3 0/6] crypto/fsl: add RNG support

2020-06-25 Thread Michael Walle
Am 2020-06-25 18:03, schrieb Heinrich Schuchardt: On 25.06.20 16:36, Heinrich Schuchardt wrote: On 25.06.20 14:18, Michael Walle wrote: First, improve the compatibility on newer Era CAAMs. These introduced new version registers. Secondly, add RNG support for the CAAM. This way we get random nu

Re: [PATCH v3 0/6] crypto/fsl: add RNG support

2020-06-25 Thread Heinrich Schuchardt
On 25.06.20 16:36, Heinrich Schuchardt wrote: > On 25.06.20 14:18, Michael Walle wrote: >> First, improve the compatibility on newer Era CAAMs. These introduced new >> version registers. Secondly, add RNG support for the CAAM. This way we get >> random number generator support for EFI for free and

Re: [PATCH v3 0/6] crypto/fsl: add RNG support

2020-06-25 Thread Heinrich Schuchardt
On 25.06.20 14:18, Michael Walle wrote: > First, improve the compatibility on newer Era CAAMs. These introduced new > version registers. Secondly, add RNG support for the CAAM. This way we get > random number generator support for EFI for free and KASLR will work with > ARM64 kernels booted with bo

[PATCH v3 0/6] crypto/fsl: add RNG support

2020-06-25 Thread Michael Walle
First, improve the compatibility on newer Era CAAMs. These introduced new version registers. Secondly, add RNG support for the CAAM. This way we get random number generator support for EFI for free and KASLR will work with ARM64 kernels booted with bootefi. Changes since v2: - fix descriptor size