From owner-freebsd-virtualization@freebsd.org Fri Jun 15 17:51:49 2018 Return-Path: Delivered-To: freebsd-virtualization@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 46E69101644D for ; Fri, 15 Jun 2018 17:51:49 +0000 (UTC) (envelope-from jim@netgate.com) Received: from mail-oi0-x243.google.com (mail-oi0-x243.google.com [IPv6:2607:f8b0:4003:c06::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D21B27B2E2 for ; Fri, 15 Jun 2018 17:51:48 +0000 (UTC) (envelope-from jim@netgate.com) Received: by mail-oi0-x243.google.com with SMTP id 14-v6so9531369oie.3 for ; Fri, 15 Jun 2018 10:51:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netgate.com; s=google; h=from:message-id:mime-version:subject:date:in-reply-to:cc:to :references; bh=EfN/GSZjpZtF30HdJufVDuBMf/aSettg4iDKO2w9OfY=; b=HrRyRvrWxHbXyfgKTPqtZ0+Nqtq+HZqPvTfYVretnKGkjSzodp5jlOuCEVrYNVpJ17 w2taTeb31hwf7PmlqMosU3aB/VxCZKeOvUTMMz5Zxy0uBgicjiXrTRU8hHcXocQg7uW6 V284VxXzzfJcjT4PL2j6StmIjOmz6mXKsEuCU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:message-id:mime-version:subject:date :in-reply-to:cc:to:references; bh=EfN/GSZjpZtF30HdJufVDuBMf/aSettg4iDKO2w9OfY=; b=QyC2NBPijeR+bWkKk+LSlVZGXNZCTJDjC/MqzD2ej2vaNnNXAjjJ03BQ/0IFnM39+e Xam4pqQ/dI5cqbBJAdvhyUz66NjTacjhaLKWMR0arkx1V+WU+JrUZerJ9H4rnzBMkl1a VYa1Jc2GFn/tnx4fJHKP6kJlw9J0f7Z2X7k/bBgJn5lFZLduZjBMYrZ3nOyVi3791E4U 1Q1wX5eSmE8PePHrE1JoSE8POysSJviHGxh1l4Vqnhw1jWxV98ZQlbF4SLeyni5SvX07 yMfKIJWtj063W4ppE6Mik3+wOL3qe/rTQZn5vKdjawIrz02nZGVYBQouxr1wIUADMDrR wa9g== X-Gm-Message-State: APt69E2AdyIhqDOx+DBlEfyla4lxdaZPHOpSJ4IkAQzrDvPcrtLLna2L 2TDxKVkIyXjbxKo4GV4+yIJaxg== X-Google-Smtp-Source: ADUXVKIelc0J/nMd9Z+9Kv++Dsl0+jPY1uzs7YdcwvD+0NwySZ6XO9wQHrJLREUOiDrm21LJ7jJwDw== X-Received: by 2002:aca:d4c1:: with SMTP id l184-v6mr1538793oig.325.1529085107912; Fri, 15 Jun 2018 10:51:47 -0700 (PDT) Received: from [10.10.40.141] ([66.196.5.190]) by smtp.gmail.com with ESMTPSA id k141-v6sm7007128oih.42.2018.06.15.10.51.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Jun 2018 10:51:46 -0700 (PDT) From: Jim Thompson Message-Id: Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: Re: ARMv8 development board with GICv3 Date: Fri, 15 Jun 2018 12:51:45 -0500 In-Reply-To: Cc: Michael Dexter , freebsd-arm@freebsd.org, "Rodney W. Grimes" , freebsd-virtualization@freebsd.org To: Alexandru Elisei References: <201806130737.w5D7bHxX038233@pdx.rh.CN85.dnsmgr.net> <91705d37-7a15-afcd-cadd-c14c6a43eb84@callfortesting.org> X-Mailer: Apple Mail (2.3445.6.18) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2018 17:51:49 -0000 > On Jun 15, 2018, at 7:40 AM, Alexandru Elisei = wrote: >=20 > Thank you all for your suggestions. >=20 > I was considering the espressobin board [1], I only need a disk to > boot from and a network controller to connect to the board. >=20 > It uses a Marvell 3720 SoC (model 88F3720) which according to the > specs [2] has all exception levels and it uses a GIC-500 interrupt > controller which implementes the GICv3 specification [3]. >=20 > The board is supported under linux [4], I was wondering if anyone can > tell me how well it is supported under FreeBSD. https://gist.github.com/gonzopancho/760ab9ecee9dfbc1b6033e48647a4b48 = Note: we haven=E2=80=99t upstreamed everything. Yet. macchiato.bin needs interrupts and NIC drivers, and seems a better = target for bhyve machiatto.bin 4C A72 @ 1.6GHz/2.0GHz, 16GB DDR4 espresso.bin 2C A53 @1.0GHz and1/2GB DDR3 (*) Jim (*) Very new espresso.bin has 1.2GHz SoC and DDR4, and you can plug a = SATA drive in, including power. https://i.imgur.com/5fc2vv0.jpg