]> xenbits.xensource.com Git - unikraft/unikraft.git/commitdiff
docs: Add CI badge for arm64-linuxu
authorAlexander Jung <a.jung@lancs.ac.uk>
Tue, 29 Mar 2022 16:37:33 +0000 (18:37 +0200)
committerUnikraft <monkey@unikraft.io>
Tue, 29 Mar 2022 17:05:49 +0000 (17:05 +0000)
Signed-off-by: Alexander Jung <alex@unikraft.org>
Reviewed-by: Simon Kuenzer <simon@unikraft.io>
Approved-by: Simon Kuenzer <simon@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #436

README.md

index f653825b56b47b14f247d98ecb6ce0eaa399cc10..7760014617e82c3199d70128893687d0202ef940 100644 (file)
--- a/README.md
+++ b/README.md
@@ -48,14 +48,14 @@ Unikraft supports the construction of multiple architectures, platforms, and ima
 
 ### 💻 Platform Support
 
-| Platform                       | `x86_64`                                                                                                                                                                                                                                   | `arm32`             | `arm64`                                                                                                                                                                                                                            |
-|--------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
-| [Linux Userspace][plat-linuxu] | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-linuxu/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-linuxu) | ✅                  | ✅                                                                                                                                                                                                                                 |
-| [Linux KVM][plat-kvm]          | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-kvm/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-kvm)       | -                   | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-kvm/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-kvm) |
-| [Xen Hypervisor][plat-xen]     | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-xen/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-xen)       | ⚙️ [Issue #34][i34] | ⚙️ [Issue #62][i62]                                                                                                                                                                                                                |
-| [Solo5][plat-solo5]            | ✅                                                                                                                                                                                                                                         | -                   | ⚙️ [Issue #63][i63]                                                                                                                                                                                                                |
-| VMWare                         | ⚙️ [Issue #3][i3]                                                                                                                                                                                                                          | -                   | -                                                                                                                                                                                                                                  |
-| Hyper-V                        | ⚙️ [Issue #61][i61]                                                                                                                                                                                                                        | -                   | -                                                                                                                                                                                                                                  |
+| Platform                       | `x86_64`                                                                                                                                                                                                                                   | `arm32`             | `arm64`                                                                                                                                                                                                                                  |
+|--------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
+| [Linux Userspace][plat-linuxu] | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-linuxu/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-linuxu) | ✅                  | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-linuxu/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-linuxu) |
+| [Linux KVM][plat-kvm]          | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-kvm/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-kvm)       | -                   | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-kvm/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-arm64-kvm)       |
+| [Xen Hypervisor][plat-xen]     | [![](https://builds.unikraft.io/api/v1/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-xen/badge)](https://builds.unikraft.io/teams/unikraft/pipelines/unikraft-staging/jobs/compile-helloworld-x86_64-xen)       | ⚙️ [Issue #34][i34] | ⚙️ [Issue #62][i62]                                                                                                                                                                                                                      |
+| [Solo5][plat-solo5]            | ✅                                                                                                                                                                                                                                         | -                   | ⚙️ [Issue #63][i63]                                                                                                                                                                                                                      |
+| VMWare                         | ⚙️ [Issue #3][i3]                                                                                                                                                                                                                          | -                   | -                                                                                                                                                                                                                                        |
+| Hyper-V                        | ⚙️ [Issue #61][i61]                                                                                                                                                                                                                        | -                   | -                                                                                                                                                                                                                                        |
 
 
 ### ☁️ IaaS Providers