From 7b1a302ed4f04c998cd3f2fdd94e7a3f7259219e Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 15 Feb 2018 05:55:26 +0000 Subject: [PATCH] README: we support s390x now --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5d975a..6bd4493 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Right now these archs are supported and should work on bare metal: * x86_64 * armv6+ (`arm`) * aarch64 + * s390x These archs require kernel assistance and use a syscall (the only assembly is the trampoline):