Good point - but we do not really have "Board Support Packages" (BSPs).
On 2016-10-27 18:06, [email protected] wrote: > 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..fef4aef 100644 > --- a/README.md > +++ b/README.md > @@ -119,7 +119,9 @@ ARM architecture: > > - at least 2 logical CPUs > > - - Board support: > + - ARMv8 support > + > + - ARM Board support: "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 support: Here as well. > + > + - ARM-Opteron A1100 > + > + - HiKey 6220 > + The boards are actually "AMD Seattle / SoftIron Overdrive 3000" and "LeMaker HiKey". Jan > On x86, hardware capabilities can be validated by running > > jailhouse hardware check sysconfig.cell > -- 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.
