Message ID | cover.1689713175.git.falcon@tinylab.org (mailing list archive) |
---|---|
Headers | show |
Series | tools/nolibc: add 32/64-bit powerpc support | expand |
On 2023-07-19 05:09:42+0800, Zhangjin Wu wrote: > Here is the powerpc support, includes 32-bit big-endian powerpc, 64-bit > little endian and big endian powerpc. > > [..] > > Zhangjin Wu (8): > tools/nolibc: add support for powerpc > tools/nolibc: add support for powerpc64 > selftests/nolibc: select_null: fix up for big endian powerpc64 > selftests/nolibc: add extra config file customize support > selftests/nolibc: add XARCH and ARCH mapping support > selftests/nolibc: add test support for powerpc > selftests/nolibc: add test support for powerpc64le > selftests/nolibc: add test support for powerpc64 For the full series, after comment for patch 1 is addressed: Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>