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 73EB2C0015E for ; Wed, 9 Aug 2023 19:09:33 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 06132867EA; Wed, 9 Aug 2023 21:09:21 +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="ehThGQj0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id BA20C867EA; Wed, 9 Aug 2023 21:09:19 +0200 (CEST) Received: from mail-yw1-x1133.google.com (mail-yw1-x1133.google.com [IPv6:2607:f8b0:4864:20::1133]) (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 6D99A865DA for ; Wed, 9 Aug 2023 21:09:17 +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-x1133.google.com with SMTP id 00721157ae682-586df08bba0so2816977b3.3 for ; Wed, 09 Aug 2023 12:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1691608156; x=1692212956; 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=aL1rmDoTohjjsBtXVlhpsUEAeDnbqPFypQyKA1kGlLY=; b=ehThGQj0OaD6K9MZM9OXzJ5VsXVtZ3uMQ7euvLI9yK1TCXVSAbFkPAr90Er2duwBJQ 08cFlzu8/TuHPvAe37jDC+X7dS6i6ba0RHmrgvi+tP8ezuXXv74LUB74CEDy67pBxXJe DNhuSX834k+zD2IQJmH7BogxHIAZZ3TkwKISo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691608156; x=1692212956; 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=aL1rmDoTohjjsBtXVlhpsUEAeDnbqPFypQyKA1kGlLY=; b=SNrnAOtCBv5M2TcttB+lu7aD8s+Y4ex+Yl/4+yVrZKqnPkwDL4L5N5OvYvpY2cSwUR N6sqnmsh+DkfzBsKUlTbDkvX7wJQc6klCf5kv5iyCHL7dvflLYn0+SQT7GeQsfTVItZc 6OR90GShsCVHuJZcWac0ciKRfFTlcnGhrgThGmSZu19MVOLdx+Q4c3A5AUvMMVqGFCbl FauqabbcVuWWUrVvnkNNKuG8jMtT82m9y3hetMWNBgiHsmwjWx+anrGf/VTzEriJYIGM zBeQ05lcvMJsDVJaerlGtphaNT0cOiJTUn6zgmwDDJCvrJWZ51HsHBbvAFy1ONajuf7/ XfUg== X-Gm-Message-State: AOJu0Yzy9te9v8GfWZMqwZD+UtCE5wENLRzQjZdxfK8sfagkNIeNTUvp YQQyooWRyc66s3G5Ek8qw3NlXw== X-Google-Smtp-Source: AGHT+IGBKhD/0YlIp5pLKd9BwxfrBdTnKgo6/Zq//L8/Fz0laOSVuizbTbw3GzMqL+aRtQ7FTamoJA== X-Received: by 2002:a0d:ef47:0:b0:56d:8241:e067 with SMTP id y68-20020a0def47000000b0056d8241e067mr180465ywe.49.1691608156052; Wed, 09 Aug 2023 12:09:16 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-c8dd-d0aa-4930-890d.res6.spectrum.com. [2603:6081:7b00:6400:c8dd:d0aa:4930:890d]) by smtp.gmail.com with ESMTPSA id m124-20020a0dca82000000b00570599de9a5sm4155277ywd.88.2023.08.09.12.09.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Aug 2023 12:09:15 -0700 (PDT) Date: Wed, 9 Aug 2023 15:09:14 -0400 From: Tom Rini To: Bin Meng Cc: Simon Glass , U-Boot Mailing List Subject: Re: Please pull u-boot-x86 Message-ID: <20230809190914.GR3630934@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mZICC/cnozp4xuRj" Content-Disposition: inline In-Reply-To: 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 --mZICC/cnozp4xuRj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 10, 2023 at 12:38:14AM +0800, Bin Meng wrote: > Hi Tom, >=20 > CI: https://source.denx.de/u-boot/custodians/u-boot-x86/-/pipelines/17270 >=20 > The following changes since commit ef8336e2705fce2502383f25d68188c6b1f94d= d0: >=20 > Merge branch '2023-08-08-introuce-Arm-FF-A-support' (2023-08-08 > 15:23:16 -0400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-x86.git tags/x86-pull-2= 0230809 >=20 > for you to fetch changes up to 9234b77b9d42ebd77585091a072b4ab958ba83ed: >=20 > x86: qemu-x86: Convert to text environment (2023-08-09 23:31:12 +0800) >=20 Applied to u-boot/master, thanks! --=20 Tom --mZICC/cnozp4xuRj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTT5FoACgkQFHw5/5Y0 tyycfQv+P23ab639VnysfHxcYXOZxp+CHLHQ3bHRejcJev7hmmqT+lSCloQTDvML HRouLc/YS3E3TwdKzhxxttLmnOiX3+8h9Sx70EI23su29hnhK9csPXjqJ21JqO+R Vd6yEUcMmbpfPp2njGjEiF51MP1Zyga+CfQxk/EMzZxLhD3TLFHh9oGmOoA/m+WK O9bPSGMcJVCJFa9d+jivtBVhLTr2Pu8sUtsJgmB83kedBl+Iz1l+9fGHyR9iKd0p 5Y7z+7Y6N6DxmfKQkYsZj2IfJFUG2btA0UJMnF8D2I31ctPYpeLdTePGZhlrlrV6 kVg232BpVDpmnfEXu5HVfO1xVMMgMLtnjqNtlTnis48SlQq62lx46KVrXWXkLK2E PCAlnW170akRKR1eZaNP/r50Z0unqsQlXLlESRLrCSJSgk1UojCJiTCzcLkOrDjQ oUAxzcBV+5B6Cfg1SYE0BCoskQTFUy2ifo0pbqtuCWcqk5vqagK8qnAtIDUw6h+M inEUyXa+ =vO2k -----END PGP SIGNATURE----- --mZICC/cnozp4xuRj--