Hi Marco,
On Wed, Jul 29, 2020 at 09:55:13AM +0200, Marco Felsch wrote:
> Hi,
>
> On 20-07-23 10:43, Horia Geantă wrote:
> > From: André Draszik
> >
> > The snvs_pwrkey shares the SNVS LPSR status register with the snvs_rtc.
> >
> > This driver here should only return IRQ_HANDLED if the status
On Wed, Jul 29, 2020 at 09:33:23AM +0200, Marco Felsch wrote:
> Hi,
>
> On 20-07-23 10:43, Horia Geantă wrote:
> > From: André Draszik
> >
> > At the moment, enabling this driver without the SNVS RTC driver
> > being active will hang the kernel as soon as the power button
> > is pressed.
> >
>
On Wed, 29 Jul 2020 at 22:29, Ben Greear wrote:
>
> On 7/29/20 12:09 PM, Ard Biesheuvel wrote:
> > On Wed, 29 Jul 2020 at 15:27, Ben Greear wrote:
> >>
> >> On 7/28/20 11:06 PM, Ard Biesheuvel wrote:
> >>> On Wed, 29 Jul 2020 at 01:03, Ben Greear wrote:
>
> Hello,
>
> As part
On 7/29/20 12:09 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 15:27, Ben Greear wrote:
On 7/28/20 11:06 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 01:03, Ben Greear wrote:
Hello,
As part of my wifi test tool, I need to do decrypt AES on the CPU, and the only
way this
performs w
Am Mittwoch, 29. Juli 2020, 17:45:01 CEST schrieb Elena Petrova:
Hi Elena,
> Extend the user-space RNG interface:
> 1. Add entropy input via ALG_SET_DRBG_ENTROPY setsockopt option;
> 2. Add additional data input via sendmsg syscall.
>
> This allows DRBG to be tested with test vectors, for ex
On Wed, 29 Jul 2020 at 15:27, Ben Greear wrote:
>
> On 7/28/20 11:06 PM, Ard Biesheuvel wrote:
> > On Wed, 29 Jul 2020 at 01:03, Ben Greear wrote:
> >>
> >> Hello,
> >>
> >> As part of my wifi test tool, I need to do decrypt AES on the CPU, and the
> >> only way this
> >> performs well is to use
On 7/29/20 5:22 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20200728:
>
on i386:
ld: drivers/crypto/sa2ul.o: in function `sa_sha_digest':
sa2ul.c:(.text+0x1faf): undefined reference to `sha512_zero_message_hash'
sa2ul.c uses sha512_zero_message_hash, sha1_zero_message_hash,
and sh
On 7/28/20 11:06 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 01:03, Ben Greear wrote:
Hello,
As part of my wifi test tool, I need to do decrypt AES on the CPU, and the only
way this
performs well is to use aesni. I've been using a patch for years that does
this, but
recently somewhere
Hi,
On 20-07-23 10:43, Horia Geantă wrote:
> From: André Draszik
>
> The snvs_pwrkey shares the SNVS LPSR status register with the snvs_rtc.
>
> This driver here should only return IRQ_HANDLED if the status register
> indicates that the event we're handling in the irq handler was genuinely
> in
Hi,
On 20-07-23 10:43, Horia Geantă wrote:
> From: André Draszik
>
> At the moment, enabling this driver without the SNVS RTC driver
> being active will hang the kernel as soon as the power button
> is pressed.
>
> The reason is that in that case the SNVS isn't enabled, and
> any attempt to rea
Am Dienstag, 28. Juli 2020, 22:40:44 CEST schrieb Pavel Machek:
Hi Pavel,
> Hi!
>
> > The following patch set provides a different approach to /dev/random which
> > is called Linux Random Number Generator (LRNG) to collect entropy within
> > the Linux kernel. The main improvements compared to th
11 matches
Mail list logo