From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: Sergio Prado <sergio.prado@e-labworks.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/wolfssl: disable asm on armv4
Date: Thu, 27 Jul 2023 12:28:05 +0200 [thread overview]
Message-ID: <20230727122805.3c035fc2@windsurf> (raw)
In-Reply-To: <20230726194453.1462570-1-bernd@kuhls.net>
On Wed, 26 Jul 2023 21:44:52 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Quoting
> https://developer.arm.com/documentation/dui0489/i/arm-and-thumb-instructions/clz
> "This ARM instruction is available in ARMv5T and above."
>
> Fixes:
> - armeb
> http://autobuild.buildroot.net/results/ea9/ea9b19e872b4b20b97fceec3f7e0a6a1109c4f12/
> /tmp/ccdRCOaB.s:27: Error: selected processor does not support `clz r5,r2' in ARM mode
> - arm
> http://autobuild.buildroot.net/results/cb1/cb1c7ac68b3379d3f4b5efc897198bea0a904217/
> /tmp/cc72ECAj.s:6764: Error: selected processor does not support `clz r5,r0' in ARM mode
> /tmp/cc72ECAj.s:7110: Error: selected processor does not support `clz r5,lr' in ARM mode
> /tmp/cc72ECAj.s:8934: Error: selected processor does not support `clz r5,fp' in ARM mode
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/wolfssl/Config.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, both applied!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-07-27 10:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-26 19:44 [Buildroot] [PATCH 1/2] package/wolfssl: disable asm on armv4 Bernd Kuhls
2023-07-26 19:44 ` [Buildroot] [PATCH 2/2] package/wolfssl: bump version to 5.6.3 Bernd Kuhls
2023-07-27 10:28 ` Thomas Petazzoni via buildroot [this message]
2023-08-30 10:49 ` [Buildroot] [PATCH 1/2] package/wolfssl: disable asm on armv4 Peter Korsgaard
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=20230727122805.3c035fc2@windsurf \
--to=buildroot@buildroot.org \
--cc=bernd@kuhls.net \
--cc=sergio.prado@e-labworks.com \
--cc=thomas.petazzoni@bootlin.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.