From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E1AE1EB64D7 for ; Wed, 21 Jun 2023 18:40:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 71AD386262; Wed, 21 Jun 2023 20:40:43 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="gVua/1qb"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2FC25847BC; Wed, 21 Jun 2023 20:40:41 +0200 (CEST) Received: from mail-yw1-x112d.google.com (mail-yw1-x112d.google.com [IPv6:2607:f8b0:4864:20::112d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 24175847BC for ; Wed, 21 Jun 2023 20:40:38 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x112d.google.com with SMTP id 00721157ae682-570284c7e61so68024577b3.1 for ; Wed, 21 Jun 2023 11:40:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1687372837; x=1689964837; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=nif5JuFUZpd0RqByqaGeLXM6lTDH0AbfbA813drMNi8=; b=gVua/1qbrNlPW5pkY9Pkgm8ZuMj6BudG2EhBxuIkoT+zih1uhga6CnD6LRQUCyZe6E DwQnqZc9eCHihmwcGyTWrKFR3JXGPEKnYuYXqH0w1YuyXINt6Tz+4afp7e36us25aw8A P6XODkw/VToFLUitawlPW3UBnD1VZA5zqlK0I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687372837; x=1689964837; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=nif5JuFUZpd0RqByqaGeLXM6lTDH0AbfbA813drMNi8=; b=jGpo2JQ2ul87L3FR7urYH7AUuAvxHbs0x6vhvbgH9ZZCTnPaB+/VXrTWojPwJhplms Acb7kAylmlH6aptqSG3Bf96/AJFvDGVuaIb/GJaPGmStVyVMOrh3fcX8QFIkomcZXy/e PdYtGyNK59sxsPPAdbSdfzsHMqEbyLlyBA76fV/19SwGkV/1KgpVKqvHZszbVBUDZNuO WXR2k4gUZqg7F8qYGvJEaVnNHI6lcuUSMjW5u2IAiv7FYO34r1irA/SuWxA5V3LOBlZ/ BLixAQBXVC7I1aI/5XOMi4TXoQJsFJKU3XN13qwqy4lOnhCoZR1UnGWCxzQB0yR2cbBY uM6A== X-Gm-Message-State: AC+VfDz1AfkhsVLsiaTkzSzxQGVwSr7HZgZiZVE4PUFsfF8iXaIVuFcY MiEdhd6LsTGJhzjpFRrtLbbb8GA3VjlO/7M+vYi1xg== X-Google-Smtp-Source: ACHHUZ44dwiSKgWBmWUBtctO312eWlP2fBGY3H6yJC8XteSzOPlaWzP9GgRN6TLkNMcc4zPbof5siw== X-Received: by 2002:a81:7206:0:b0:570:38f7:15a2 with SMTP id n6-20020a817206000000b0057038f715a2mr17466954ywc.47.1687372836805; Wed, 21 Jun 2023 11:40:36 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-1822-f178-f78c-4fe8.res6.spectrum.com. [2603:6081:7b00:6400:1822:f178:f78c:4fe8]) by smtp.gmail.com with ESMTPSA id z202-20020a0dd7d3000000b00568c1c919d2sm1294905ywd.29.2023.06.21.11.40.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Jun 2023 11:40:35 -0700 (PDT) Date: Wed, 21 Jun 2023 14:40:33 -0400 From: Tom Rini To: Chan Kim Cc: U-Boot Mailing List Subject: Re: [PATCH] Add CONFIG_GICV3 for ARCH_QEMU Message-ID: <20230621184033.GA3931582@bill-the-cat> References: <038c01d9974e$b450fcb0$1cf2f610$@etri.re.kr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bNnHOcaEI1rM1OXb" Content-Disposition: inline In-Reply-To: <038c01d9974e$b450fcb0$1cf2f610$@etri.re.kr> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --bNnHOcaEI1rM1OXb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 05, 2023 at 10:40:26AM +0900, Chan Kim wrote: > I'm trying sending a patch for the first time. > I found when running u-boot qemu_arm64_defconfig on qemu-6.2.0's arm64 vi= rt > machine, we need CONFIG_GICV3. > And for the GICV3 related to be compiled, we need to add GICD_BASE, > GICR_BASE defined by the qemu arm64 virt machine. >=20 > Signed-off-by : Chan Kim So I think some more investigation or explanation is needed here. These changes cause the way we currently run the qemu arm64 platform in CI to no longer boot. See https://source.denx.de/u-boot/u-boot-test-hooks/-/blob/master/bin/travis-ci= /conf.qemu_arm64_na for details on how that is. --=20 Tom --bNnHOcaEI1rM1OXb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmSTRCEACgkQFHw5/5Y0 tyzaywv9FZz8FfG1Gg9VA7Wq42gqysg5CDCDtaStR5W7J+wEIe8t238EM5fMYsq9 kTXVSxTsw4LGGqO26Q8CWdwf29R1yk08dhxzfCa+dIUkvHcVmExAWPhL4x3uKZnz 7aogf/wnYk/i8vw69KUMWlhwnFTugvNv5Wa61Mu31fzU4qxlnndwvxYaAI+v2gaR bszWiUyRRY0lel7TCSHOQCmCO+SqNkujBpL590qe6n3aRBrU5yEPleU2RMP9nHE6 XoKWriMAg12wLx+0amIFmC52tgmK9RIUGzQcIHmVS5jWXuzK2k4dOE1z5JgVo44Y X4DKWDbPLmtHFa42g+FCWCG9Fv83d+x99NMBd8eko6rRlYdqYi6Hd3vq1Tce/VLE /xDHqxVsMEg6klNG4d6v+vLYZR1Bn9bFc7w1fYJ9e+1GVSN0fOtsh9juDk59gH8O qz4sza/H+HoTHonCiMf7wH3dTSa7Siu8+xseMulOn6QY4LIGt+apSZjM5IFyuO7/ C2kFUawv =VhhV -----END PGP SIGNATURE----- --bNnHOcaEI1rM1OXb--