lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241221-nolibc-rv32-v1-0-d9ef6dab7c63@weissschuh.net>
Date: Sat, 21 Dec 2024 15:44:27 +0100
From: Thomas Weißschuh <linux@...ssschuh.net>
To: Willy Tarreau <w@....eu>, Shuah Khan <shuah@...nel.org>, 
 Paul Walmsley <paul.walmsley@...ive.com>, 
 Palmer Dabbelt <palmer@...belt.com>, Albert Ou <aou@...s.berkeley.edu>
Cc: linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org, 
 linux-riscv@...ts.infradead.org, Zhangjin Wu <falcon@...ylab.org>, 
 Thomas Weißschuh <linux@...ssschuh.net>
Subject: [PATCH 0/6] selftests/nolibc: wire up riscv32

Nolibc has support for riscv32. But the testsuite did not allow to test
it so far. Add a test configuration.

Signed-off-by: Thomas Weißschuh <linux@...ssschuh.net>
---
Thomas Weißschuh (6):
      tools/nolibc: add support for waitid()
      selftests/nolibc: use waitid() over waitpid()
      selftests/nolibc: use a pipe to in vfprintf tests
      selftests/nolibc: skip tests for unimplemented syscalls
      selftests/nolibc: rename riscv to riscv64
      selftests/nolibc: add configurations for riscv32

 tools/include/nolibc/sys.h                   | 18 ++++++++++++
 tools/testing/selftests/nolibc/Makefile      | 11 +++++++
 tools/testing/selftests/nolibc/nolibc-test.c | 44 ++++++++++++++++------------
 tools/testing/selftests/nolibc/run-tests.sh  |  2 +-
 4 files changed, 56 insertions(+), 19 deletions(-)
---
base-commit: 499551201b5f4fd3c0618a3e95e3d0d15ea18f31
change-id: 20241219-nolibc-rv32-cff8a3e22394

Best regards,
-- 
Thomas Weißschuh <linux@...ssschuh.net>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ