From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::443; helo=mail-wr1-x443.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id CA92821B02822 for ; Tue, 20 Nov 2018 03:29:56 -0800 (PST) Received: by mail-wr1-x443.google.com with SMTP id j2so1594397wrw.1 for ; Tue, 20 Nov 2018 03:29:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=DiAXBeC51Dw8flHLJPo0fc7J4a4cW/C4Q3kcs1riD2s=; b=Zll2OvLJ9DQTv/2VzUoKgU0Z2/l0LBDfq7AuDonTt0H2DBrn5tp0yNWsGJFKtCYxFC vKfusinCyZjXr7MTR1jfFGwa38xPQnpj9KW5ZrzJz+ubz+3kA/UsEfAzlw4yJFkTwNBo PABZlFGEWfmb2B69mmfCeDHhf4CO4tE8lCCJY= 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:references :mime-version:content-disposition:in-reply-to:user-agent; bh=DiAXBeC51Dw8flHLJPo0fc7J4a4cW/C4Q3kcs1riD2s=; b=KZ5A8sM3E1MTwa8ZEb/psz/WFc93nHXlyRGMyNwJd4S/uDjJy7PkWZm4Xz/SErSuCQ aroYHb8SdWtkl4C6ehr84fSkBApoIZE51Bn8iPi9YePnYiJxCAGT/EJ89S+utxnGbSRI w9qlyIbUdXa/ri71mql6SgvpIHA3gzff5V00jFJd43yQL2JomMGIEOtIQSY5iK9Mp8Qh bCejtpJ/acTTS/yNMfDIm3CIzIh/bOv74ypF9SS96EDrPl+D6VRizoL9L7Ey4IzJyCdk 6hCY8gQVz4WJOsFmZ33N8PxKfBzFspnfoJdO2Xzjzh4+Xm6+RtIw+dNoCRF15pbz3nns WUpg== X-Gm-Message-State: AA+aEWYcPdWeBxAOOJd2fFuewmB1s1hCHZYLl5xqrrrmiUGEMuyVSx8r eptGZzO4CW+MO5T3qwdDxW4y1w== X-Google-Smtp-Source: AFSGD/WxxVRCXEQ7wlJk5pkCIHuPAgCJI7PbjbdI5HBgCV2m4HhiOTTdYNxxopa71g9tr8LpYbsCjQ== X-Received: by 2002:adf:ec11:: with SMTP id x17mr1668360wrn.88.1542713395148; Tue, 20 Nov 2018 03:29:55 -0800 (PST) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id h13sm19649579wrp.61.2018.11.20.03.29.53 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 20 Nov 2018 03:29:54 -0800 (PST) Date: Tue, 20 Nov 2018 11:29:52 +0000 From: Leif Lindholm To: Ming Huang Cc: linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org, ard.biesheuvel@linaro.org, michael.d.kinney@intel.com, lersek@redhat.com, wanghuiqiang@huawei.com, huangming23@huawei.com, zhangjinsong2@huawei.com, huangdaode@hisilicon.com, john.garry@huawei.com, xinliang.liu@linaro.org, zhangfeng56@huawei.com Message-ID: <20181120112952.ms5wi6qq2w7vpsf4@bivouac.eciton.net> References: <20181116081306.33385-1-ming.huang@linaro.org> <20181119184645.ol5fuxxs6jdsffob@bivouac.eciton.net> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-non-osi v2 0/4] Upload D06 binary modules for SBSA test X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2018 11:29:57 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Nov 20, 2018 at 09:34:51AM +0800, Ming Huang wrote: > > > On 11/20/2018 2:46 AM, Leif Lindholm wrote: > > On Fri, Nov 16, 2018 at 04:13:02PM +0800, Ming Huang wrote: > >> Main Change since v1: > >> 1 Modify comments; > >> > >> Code can also be found in github: > >> https://github.com/hisilicon/OpenPlatformPkg.git > >> branch: d06-acs-non-osi-v2 > > > > From the black-box standpoint, this series look fine. > > Are there any implications of the TB->TA boot that means I need to > > synchronise pushing these with pushing that change for edk2-platforms? > > This four binary patches is irrelevant about TB->TA boot. D06 has been > TA boot from last series (August). Gotcha. For the series: Reviewed-by: Leif Lindholm Pushed as 572f1053..047bb77d. > > > > > If not, for the series: > > Reviewed-by: Leif Lindholm > > and I'll push when I have confirmation. > > > >> Ming Huang (4): > >> Hisilicon/D06: Add cpu on/off feature in TrustedFirmware > >> Hisilicon/D06: Fix SBSA test case 42 failed issues > >> Hisilicon/D06: Fix set usb reg failed issue > >> Hisilicon/D06: Fix SBSA PE-15 failed issue > >> > >> Platform/Hisilicon/D06/Drivers/IoInitDxe/IoInitDxe.efi | Bin 229216 -> 232832 bytes > >> Platform/Hisilicon/D06/bl1.bin | Bin 12432 -> 12432 bytes > >> Platform/Hisilicon/D06/fip.bin | Bin 113578 -> 113450 bytes > >> 3 files changed, 0 insertions(+), 0 deletions(-) > >> > >> -- > >> 2.9.5 > >>