From: Andreas Kölbl <[email protected]> This patch adds the ARM64 board support packages to the README as supported.
Signed-off-by: Andreas Kölbl <[email protected]> --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2882172..d2e5063 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,9 @@ ARM architecture: - at least 2 logical CPUs - - Board support: + - ARMv8 support + + - ARM board: - Banana Pi ([see more](Documentation/setup-on-banana-pi-arm-board.md)) @@ -128,6 +130,12 @@ ARM architecture: - ARM Versatile Express with Cortex-A15 or A7 cores (includes ARM Fast Model) + - ARM64 board: + + - AMD Seattle / SoftIron Overdrive 3000 + + - LeMaker HiKey + On x86, hardware capabilities can be validated by running jailhouse hardware check sysconfig.cell -- 2.10.1 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
