Message ID | cover.1685387484.git.falcon@tinylab.org (mailing list archive) |
---|---|
Headers | show |
Series | nolibc: add part2 of support for rv32 | expand |
Hi, Willy These two patches are based on part2 of support for rv32 [1], I have forgotten to send them together. Best regards, Zhangjin --- [1]: https://lore.kernel.org/linux-riscv/cover.1685387484.git.falcon@tinylab.org/ Zhangjin Wu (2): selftests/nolibc: add new gettimeofday test cases selftests/nolibc: add sizeof test for the new 64bit data types tools/testing/selftests/nolibc/nolibc-test.c | 13 +++++++++++++ 1 file changed, 13 insertions(+)
Hi Zhangjin, On Tue, May 30, 2023 at 03:45:23AM +0800, Zhangjin Wu wrote: > Hi, all > > Thanks very much for your review suggestions of the v1 series [1], we > just sent out the generic part1 [2], and here is the part2 of the whole > v2 revision. (...) Just to let you know, I'm now done with my release and will slowly try to catch up with all your series! Stay tuned! Willy