From owner-freebsd-arm@freebsd.org Sat Jul 28 17:18:40 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 59B14105769C for ; Sat, 28 Jul 2018 17:18:40 +0000 (UTC) (envelope-from shawn.webb@hardenedbsd.org) Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) (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 C0AB776215 for ; Sat, 28 Jul 2018 17:18:39 +0000 (UTC) (envelope-from shawn.webb@hardenedbsd.org) Received: by mail-wm0-x242.google.com with SMTP id s14-v6so9021786wmc.1 for ; Sat, 28 Jul 2018 10:18:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd.org; s=google; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=CQLao8vk2u0OMeIrhSv6bAmzsYoQyDzwO6wkjiaB034=; b=Ezc/TYjvDQJYpXGSMZFUqJgAkPPrryPBZmvwyfuztB4D+aeTIApM7RCPaqwPMADo4B WoFEZUSrBfprHe2traPsPlvgrjO/akf2rnfpA706nwjzsZ/i00q+XMO/TwCCydCGABMp ghiWvFPuzMrPOrpZ3BxULIMudCuK/ejJMrOTqKXMYI3mYB8xeVpsS0BaXgHq+IO7Es5w iU0IdDEw+Q/u5jb5q7H7UrcaI7k111hGbCJdwUzjz4b/OStQhAjuIDu+wyqpxwHJf82b gRgwc+f5EZ+tZSbUfFVR44vcK8By3t+IGIYFn9JTlLd7/DDPsKFMxq1cbsZxOPGetqZE bLaA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=CQLao8vk2u0OMeIrhSv6bAmzsYoQyDzwO6wkjiaB034=; b=GNcU9FkMWfDkgeeZ+1A5wJ5U5HZ7pPrLjoTSxBfZmL1UucK4qkW7/oPp79ef4YbHNF aDXW+gNfQzFpVRciCtb2MEJlshOAsmmgMg3QoOVC5XhVSAwMaynMtwXUoPuyqA9ECgbE fc40euPlKGxSaz+WaxSYPFqcYOesicNMbexp9ZKr2WSB7c4XigbwGK+Q47DBjtCmZESQ r25tEthc3jH79p/+dwPAOqWM3gTEJE1QQJhyAq2JjZEYrGIzDjx9tA6znzD026v4Ttq7 7znA+EFWIB2IibBbOAItOvGH95mYr4DBfEdz+zEtIpcgduC/Z+L0RaVDMBWymPFwJHfc 5dJw== X-Gm-Message-State: AOUpUlHvaUhMF5tom2pJNiBHQ4LfyX4MTUExjDpG+KyZOHbPBA0jRAOZ FtWK1MnMpTf99JU6XMy/ek8yxg== X-Google-Smtp-Source: AAOMgpeL2qbWPzYtxtXu16+gFfkgo2h0dfq28tkJFmYfq8aN2cjHhPGJRBjDDHX7kyzj5ma4kGxu9w== X-Received: by 2002:a1c:6709:: with SMTP id b9-v6mr8917104wmc.68.1532798318281; Sat, 28 Jul 2018 10:18:38 -0700 (PDT) Received: from mutt-hbsd (tor-exit0-readme.dfri.se. [171.25.193.20]) by smtp.gmail.com with ESMTPSA id f9-v6sm7578297wmc.29.2018.07.28.10.18.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Jul 2018 10:18:37 -0700 (PDT) Date: Sat, 28 Jul 2018 13:17:45 -0400 From: Shawn Webb To: freebsd-current@freebsd.org, imp@freebsd.org Cc: freebsd-arm@freebsd.org Subject: Booting arm64 uefi broken Message-ID: <20180728171745.e5g6dfrcjdn2mtg4@mutt-hbsd> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="lrstudwzs4myzhby" Content-Disposition: inline X-Operating-System: FreeBSD mutt-hbsd 12.0-CURRENT FreeBSD 12.0-CURRENT X-PGP-Key: http://pgp.mit.edu/pks/lookup?op=vindex&search=0x6A84658F52456EEE User-Agent: NeoMutt/20180622 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jul 2018 17:18:40 -0000 --lrstudwzs4myzhby Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable It appears with the latest 12-CURRENT/arm64, booting is broken. The boot process gets stuck after the "Using DTB provided by..." message. This is on my SoftIron OverDrive 1000: >> FreeBSD EFI boot block = =20 Loader path: /boot/loader.efi = =20 = =20 Initializing modules: ZFS UFS = =20 Load Path: \EFI\BOOT\BOOTAA64.EFI = =20 Load Device: PcieRoot(0x0)/Pci(0x2,0x2)/Pci(0x0,0x0)/USB(0x2,0x0)/HD(1,G= PT,73365FD5-9260-11E8-9F00-0026B93F5298,0x3,0x640) BootCurrent: 0002 = =20 BootOrder: 0001 0005 0006 0000 0002[*] = =20 Probing 7 block devices......+..* done = =20 ZFS found the following pools: rpool = =20 UFS found 1 partition = =20 Consoles: EFI console = =20 FreeBSD/arm64 EFI loader, Revision 1.1 = =20 (Sat Jul 28 11:32:06 UTC 2018 root@nyi-01.build.hardenedbsd.org) = =20 = =20 Command line arguments: loader.efi = =20 EFI version: 2.60 = =20 EFI Firmware: SoftIron Overdrive 1000 (rev 1.00) = =20 Console: efi (0) = =20 Load Path: HD(2,GPT,73365FE7-9260-11E8-9F00-0026B93F5298,0x643,0x107D00)= =20 Load Device: PcieRoot(0x0)/Pci(0x2,0x2)/Pci(0x0,0x0)/USB(0x2,0x0)/HD(2,G= PT,73365FE7-9260-11E8-9F00-0026B93F5298,0x643,0x107D00) BootCurrent: 0002 = =20 BootOrder: 0001 0005 0006 0000 0002[*] = =20 BootInfo Path: PcieRoot(0x0)/Pci(0x2,0x2)/Pci(0x0,0x0)/USB(0x2,0x0) = =20 Ignoring Boot0002: Only one DP found = =20 Trying ESP: PcieRoot(0x0)/Pci(0x2,0x2)/Pci(0x0,0x0)/USB(0x2,0x0)/HD(2,GPT,7= 3365FE7-9260-11E8-9F00-0026B93F5298,0x643,0x107D00) Setting currdev to disk1p2: = =20 Loading /boot/defaults/loader.conf = =20 /boot/kernel/kernel text=3D0x8a7169 data=3D0x1384d0+0x7d39fc syms=3D[0x8+0x= 11d108+0x8+0x10e646] /boot/entropy size=3D0x1000 = =20 efi-autoresizecons: Neither Graphics Output Protocol nor Universal Graphics= Adapter present = =20 Hit [Enter] to boot immediately, or any other key for command prompt. = =20 Booting [/boot/kernel/kernel]... = =20 Using DTB provided by EFI at 0x801fe00000. Thanks, --=20 Shawn Webb Cofounder and Security Engineer HardenedBSD Tor-ified Signal: +1 443-546-8752 Tor+XMPP+OTR: lattera@is.a.hacker.sx GPG Key ID: 0x6A84658F52456EEE GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE --lrstudwzs4myzhby Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEKrq2ve9q9Ia+iT2eaoRlj1JFbu4FAltcpTUACgkQaoRlj1JF bu6WZBAAiMqyxjuVx0VmvVHMLJ5FI7zugUGjIEvnhaNJfnc86+9UUsc1pW9Ztn65 xP32REdbKLywBDYPrexUT2Rpq16s613SwKuPMGmndfEKmbLY9/FnAJS5QgJ1kaUQ PsdnBSw6kJzxe5LiB2lLVuapwbwOl/QK3lgrWf5Fd1rGvQoD0U6TAPYxAhKLVr9q kbDMuLp+f35PKX5TKg1xV1LMNtRfWADSmalCt0/SozzkXLh4Kl5MMJbZ5KpvppRT OiyRKQACEXHkPPB8ALr1/4zuY6T2HeswnIAKVSmY91rz7WbGNxfU3ydk245WqIno TQ6UQzc47fsKO6pzdRKSB9Nl5oKUcHyMUWlh0ORX0L0Yzrn2DIzJy78UWjdb8wGY t8t92cqfW1J3RrfDcxFGOhEZzQ+cPsPnY0HFmapg9jLTJ/qm3Tx2kbFTVdxy0NYy YAQlH+HLhYAfw1TtChYt8Z3b9Q43qbPDjR207GM+qGmE41T+Sd9GOiSczwcb7Xtr CyybpV+dqiJcauUGLe3epxrb1R5o0hgo1BVHv1BFitotTsvmvDjUpeN4ydzNLxHs cC7104YuO9QxhvpdcvSNAYUXe5IwlEAbssxwA+RvMGt+S4mBp5GmsqB0+u61ztx1 iJdiTXHIMX5pExn2HHIwrtkvMEfugVBLhB4x+HytI/vmqiko4qg= =Jkmr -----END PGP SIGNATURE----- --lrstudwzs4myzhby--