From: Willy Tarreau <w@1wt.eu>
To: "Thomas Weißschuh" <linux@weissschuh.net>
Cc: Shuah Khan <shuah@kernel.org>,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] selftests/nolibc: add armthumb configuration
Date: Sat, 1 Mar 2025 17:32:52 +0100 [thread overview]
Message-ID: <20250301163252.GC13434@1wt.eu> (raw)
In-Reply-To: <20250301-nolibc-armthumb-v1-0-d1f04abb5f6d@weissschuh.net>
On Sat, Mar 01, 2025 at 12:23:58PM +0100, Thomas Weißschuh wrote:
> While nolibc does support ARM Thumb instructions,
> that support was not tested specifically.
Good idea! In my case (and most likely most users), it actually allows
to test the Arm mode, because I think that the majority of Arm cross
compilers are configured to produce thumb2 code by default since it's
generally faster and quite smaller.
Tested-by: Willy Tarreau <w@1wt.eu>
Willy
prev parent reply other threads:[~2025-03-01 16:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-01 11:23 [PATCH 0/2] selftests/nolibc: add armthumb configuration Thomas Weißschuh
2025-03-01 11:23 ` [PATCH 1/2] selftests/nolibc: explicitly enable ARM mode Thomas Weißschuh
2025-03-01 11:24 ` [PATCH 2/2] selftests/nolibc: add armthumb configuration Thomas Weißschuh
2025-03-01 16:32 ` Willy Tarreau [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=20250301163252.GC13434@1wt.eu \
--to=w@1wt.eu \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux@weissschuh.net \
--cc=shuah@kernel.org \
/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.