All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Shani Peretz <shperetz@nvidia.com>
Cc: dev@dpdk.org, stable@dpdk.org,
	Wathsala Vithanage <wathsala.vithanage@arm.com>,
	Bruce Richardson <bruce.richardson@intel.com>
Subject: Re: [PATCH] config/arm: drop crypto extension from armv8.4-a build
Date: Wed, 25 Mar 2026 15:28:44 +0100	[thread overview]
Message-ID: <50118217.fMDQidcC6G@thomas> (raw)
In-Reply-To: <20260324142546.321236-1-shperetz@nvidia.com>

24/03/2026 15:25, Shani Peretz:
> Remove the crypto march extension added by commit 6e6cc1dc3548
> ("config/arm: support crypto with Cortex-A78AE"). The extension
> was added under the incorrect assumption that missing crypto ISA
> caused an infinite loop, the actual cause was a GCC scheduling
> issue with -mcpu=cortex-a78ae. This was avoided by switching to
> -march=armv8.4-a in the same commit.
> 
> The extension is unnecessary and causes build failures on
> toolchains without AES support. The -march=armv8.4-a build
> without -mcpu is intentionally kept to avoid the scheduling issue.
> 
> Fixes: 6e6cc1dc3548 ("config/arm: support crypto with Cortex-A78AE")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Shani Peretz <shperetz@nvidia.com>

Applied, thanks.




      reply	other threads:[~2026-03-25 14:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-24 14:25 [PATCH] config/arm: drop crypto extension from armv8.4-a build Shani Peretz
2026-03-25 14:28 ` Thomas Monjalon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50118217.fMDQidcC6G@thomas \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=shperetz@nvidia.com \
    --cc=stable@dpdk.org \
    --cc=wathsala.vithanage@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.