[PATCH] kselftest/arm64: Add a test program to exercise the syscall ABI

Mark Brown broonie at kernel.org
Wed Oct 27 10:42:34 PDT 2021


On Thu, Oct 21, 2021 at 07:30:32PM +0100, Mark Brown wrote:
> Currently we don't have any coverage of the syscall ABI so let's add a very
> dumb test program which sets up register patterns, does a sysscall and then
> checks that the register state after the syscall matches what we expect.
> The program is written in an extremely simplistic fashion with the goal of
> making it easy to verify that it's doing what it thinks it's doing, it is
> not a model of how one should write actual code.

I've pulled this into my SME series with some improvements and an
additional patch on top to extend it to cover the SME ABI, I'll send the
new version shortly as part of my v5 SME series - please don't apply
this version.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20211027/af82dbb9/attachment.sig>


More information about the linux-arm-kernel mailing list