From owner-freebsd-arm@freebsd.org Wed Jun 13 07:39:49 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE5E2100EDBD; Wed, 13 Jun 2018 07:39:49 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1FADB71DF8; Wed, 13 Jun 2018 07:39:48 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w5D7dhgC038253; Wed, 13 Jun 2018 00:39:43 -0700 (PDT) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w5D7dh75038252; Wed, 13 Jun 2018 00:39:43 -0700 (PDT) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201806130739.w5D7dh75038252@pdx.rh.CN85.dnsmgr.net> Subject: Re: ARMv8 development board with GICv3 In-Reply-To: To: Emmanuel Vadot Date: Wed, 13 Jun 2018 00:39:43 -0700 (PDT) CC: araujo@freebsd.org, manu@freebsd.org, freebsd-arm@freebsd.org, owner-freebsd-virtualization@freebsd.org, freebsd-virtualization@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2018 07:39:49 -0000 > On 2018-06-13 09:06, Marcelo Araujo wrote: > > 2018-06-13 14:54 GMT+08:00 Alexandru Elisei > > : > > > >> Hello, > >> > >> I have been working on porting bhyve to ARMv8 and the hypervisor is > >> able to successfully boot a FreeBSD virtual machine on the Foundation > >> Emulator provided by ARM. > >> > >> I plan to submit the project for review, but before that I need to > >> validate the hypervisor on a hardware platform. > >> > >> Can anyone be so kind as to recommend a development board for testing? > >> The board needs to have an ARMv8 CPU with virtualization extensions > >> implemented (Exception Level 2 needs to be available) and a GIC > >> version 3 compliant interrupt controller. > >> > >> Thank you, > >> Alexandru Elisei > > > > Hello Alexandru, > > > > Excited to see your work! > > > > I have Cc manu@ as I know he works a lot with embedded devices and > > probably > > he can give you some suggestions. > > I'm sure he is on freebsd-arm@ mailing list, but even though I'm Cc'ing > > him. > > > > Best, > > -- > > A quick grep in the linux dts directory for arm64 give me a few SoC > where we boot on it : > > Thunderx and Marvell 37XX. > > That being said I think you better try with a gic-v2 board as I adviced > in AsiaBSDCon this year. Emmanuel, Can you tell me what GIC is in the Samsung Chromebook SNOW? https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-arm-chromebook Thanks, Rod > Emmanuel Vadot -- Rod Grimes rgrimes@freebsd.org