Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #69299

Bug#980214: linux-image-5.10.0-1-arm64: please enable CONFIG_CRYPTO_NHPOLY1305_NEON

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Vincent Blut <vincent.debian@free.fr>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#980214: linux-image-5.10.0-1-arm64: please enable CONFIG_CRYPTO_NHPOLY1305_NEON
Date Sat, 23 Jan 2021 17:10:02 +0100
Message-ID <BAtE6-83e-3@gated-at.bofh.it> (permalink)
References <BxQnv-He-1@gated-at.bofh.it> <BxXIl-5hg-13@gated-at.bofh.it> <BAo1H-4FE-3@gated-at.bofh.it> <BxQnv-He-1@gated-at.bofh.it> <BArVD-6X3-1@gated-at.bofh.it> <BxQnv-He-1@gated-at.bofh.it> <BArVD-6X3-1@gated-at.bofh.it>
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Sat Jan 23 16:03:10 2021
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -3.701
Reply-To Vincent Blut <vincent.debian@free.fr>, 980214@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Debian Kernel Team <debian-kernel@lists.debian.org>
X-Debian-Pr-Message followup 980214
X-Debian-Pr-Package src:linux
X-Debian-Pr-Source linux
X-Spam-Bayes score:0.0000 Tokens: new, 14; hammy, 150; neutral, 65; spammy, 0. spammytokens: hammytokens:0.000-+--armhf, 0.000-+--sk:config_, 0.000-+--H*ct:application, 0.000-+--H*ct:protocol, 0.000-+--H*ct:micalg
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TDFxV4PHQ3WeC+11"
Content-Disposition inline
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1646485
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 75
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Sat, 23 Jan 2021 17:00:25 +0100
X-Original-Message-ID <YAxIGWXnr+LQ79P/@lamella>
X-Original-References <161079013929.5383.13097030638068729855.reportbug@rpi4.home> <CAMj1kXHpXBa=80dYSoBnd=wqkha-wJXXOoGTWvHg6UmnHbREAg@mail.gmail.com> <CAMj1kXGFT8h6Gr5RCd9+DAdBfUxn84K8wrMwtGbWt2ZUKAOACA@mail.gmail.com> <161079013929.5383.13097030638068729855.reportbug@rpi4.home> <11769344.O9o76ZdvQC@prancing-pony> <161079013929.5383.13097030638068729855.reportbug@rpi4.home> <11769344.O9o76ZdvQC@prancing-pony>
Xref csiph.com linux.debian.bugs.dist:1044010 linux.debian.kernel:69299

Cross-posted to 2 groups.

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

Le 2021-01-23 15:00, Diederik de Haas a écrit :
> Control: reopen -1
> Control: found -1 5.10.9+1
> 
> On zaterdag 23 januari 2021 11:05:23 CET Ard Biesheuvel wrote:
> > On Sat, 16 Jan 2021 at 18:27, Ard Biesheuvel <ardb@kernel.org> wrote:
> > > On Sat, 16 Jan 2021 at 18:24, Diederik de Haas <didi.debian@cknow.org> 
> wrote:
> > > > On zaterdag 16 januari 2021 10:42:19 CET Ard Biesheuvel wrote:
> > > > > Please enable CONFIG_CRYPTO_NHPOLY1305_NEON as a module for arm64
> > > > > builds
> > > > 
> > > > Is there a reason why it shouldn't be included in armhf builds? If not,
> > > > then I'd like to see it enabled there too.
> > > > (And possibly in linux-image-rpi on armel as well?)
> > > 
> > > Agreed for armhf, assuming CONFIG_CRYPTO_ADIANTUM is already enabled
> > > on those platforms too. For armel, it depends on whether kernel mode
> > > NEON is already enabled in the first place.
> > 
> > This is enabled now for armhf but not for arm64:
> > 
> > linux-signed-arm64 (5.10.9+1) unstable; urgency=medium
> > ...
> > * [arm] Enable CRYPTO_NHPOLY1305_NEON. (closes: #980214)
> 
> I first thought that '[arm]' was a shorthand for various ARM architectures, but 
> I just confirmed that it is indeed not fixed/enabled in arm64:
> # grep CRYPTO_NHPOLY1305_NEON /boot/config-5.10.0-2-arm64 
> # CONFIG_CRYPTO_NHPOLY1305_NEON is not set

Indeed. I just sent a MR¹ to fix this.

Cheers,
Vincent

¹ https://salsa.debian.org/kernel-team/linux/-/merge_requests/312

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#980214: linux-image-5.10.0-1-arm64: please enable CONFIG_CRYPTO_NHPOLY1305_NEON Ard Biesheuvel <ardb@kernel.org> - 2021-01-16 10:50 +0100
  Bug#980214: linux-image-5.10.0-1-arm64: please enable CONFIG_CRYPTO_NHPOLY1305_NEON Diederik de Haas <didi.debian@cknow.org> - 2021-01-16 18:30 +0100
    Bug#980214: linux-image-5.10.0-1-arm64: please enable CONFIG_CRYPTO_NHPOLY1305_NEON Ard Biesheuvel <ardb@kernel.org> - 2021-01-16 18:40 +0100
      Bug#980214: linux-image-5.10.0-1-arm64: please enable CONFIG_CRYPTO_NHPOLY1305_NEON Ard Biesheuvel <ardb@kernel.org> - 2021-01-23 11:10 +0100
        Bug#980214: linux-image-5.10.0-1-arm64: please enable CONFIG_CRYPTO_NHPOLY1305_NEON Diederik de Haas <didi.debian@cknow.org> - 2021-01-23 15:20 +0100
          Bug#980214: linux-image-5.10.0-1-arm64: please enable CONFIG_CRYPTO_NHPOLY1305_NEON Vincent Blut <vincent.debian@free.fr> - 2021-01-23 17:10 +0100
            Bug#980214: linux-image-5.10.0-1-arm64: please enable CONFIG_CRYPTO_NHPOLY1305_NEON Diederik de Haas <didi.debian@cknow.org> - 2021-01-23 18:10 +0100
              Bug#980214: linux-image-5.10.0-1-arm64: please enable CONFIG_CRYPTO_NHPOLY1305_NEON Vincent Blut <vincent.debian@free.fr> - 2021-01-23 18:40 +0100
  Processed: Re: Bug#980214: linux-image-5.10.0-1-arm64: please  enable CONFIG_CRYPTO_NHPOLY1305_NEON "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-01-23 15:20 +0100
  Bug#980214: Fix found version Diederik de Haas <didi.debian@cknow.org> - 2021-01-23 15:40 +0100
  Processed: Fix found version "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-01-23 15:40 +0100
  Bug#980214: marked as done (linux-image-5.10.0-1-arm64: please  enable CONFIG_CRYPTO_NHPOLY1305_NEON) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-02-06 09:40 +0100

csiph-web