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::344; helo=mail-wm1-x344.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm1-x344.google.com (mail-wm1-x344.google.com [IPv6:2a00:1450:4864:20::344]) (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 A224921190704 for ; Mon, 19 Nov 2018 10:46:49 -0800 (PST) Received: by mail-wm1-x344.google.com with SMTP id r11-v6so6384663wmb.2 for ; Mon, 19 Nov 2018 10:46:49 -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=pQBrBIO4GbmlRAdPFLkXZ+eAXO7SjPuaeX/aPlCrh2o=; b=Eo/Bajr3W8JvkcF2JfED8/3SR74eYiluh22VzlgZnG24L1DePolIrXtwfI4Sa4AiSf g55LnJuhcgvsUHUwOKVMwzcHgI/pEPd95JcvWurL5a1t2LtCYSNBnRdFjy9AKqaNjiKJ neb0Z6SgySyYHxKLEiJmKUQNARl3mazx6BRdc= 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=pQBrBIO4GbmlRAdPFLkXZ+eAXO7SjPuaeX/aPlCrh2o=; b=P8r6atof1+8QjUr7hXO91DwLJK91QTLgAGLuBEYY5q+mxot0jZTmgzbPJdgRBEfFtG qjxSvy/WeNQZv2TjaPe2LsapZanm6bByxruIjCx3nMBDnfDSzbAS1c1sscHxD0tMjaMk bL2tiyuaBp5JqDO0DWoVxgokJ9cpCcv5Nk4unXRzNkE8YlA/bYpF2dQ5QfixXSZVGE/p Dq2pTzhftAEOqDwZYCqswIES75qfhs21muEi+CYnPBmiF5kJjT/vNWI+/CkNBpODY/03 vgJkfgZ9gEUwQUf0Ul+7+4fLm+hC56kG6H5VUBAbipp1YSEmDvw2+aMa6TS5Obs3Gk8V mW3A== X-Gm-Message-State: AGRZ1gLihnmWGaLYYWWIG/36kcWla52kn4NG/8X/VU/WoKS5bcLl8NoD 3duS7styrHStjhiQKbC0GsAA4g== X-Google-Smtp-Source: AFSGD/XJDVzAqKXBnBJRkLebvrfzUrTM+rQHvcCl/Xd319x9Vx7uvI0SmwvEJSBMjyyfp6os4c0IjQ== X-Received: by 2002:a1c:128c:: with SMTP id 134-v6mr8660143wms.72.1542653208014; Mon, 19 Nov 2018 10:46:48 -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 h203-v6sm34073903wma.38.2018.11.19.10.46.46 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 19 Nov 2018 10:46:47 -0800 (PST) Date: Mon, 19 Nov 2018 18:46:45 +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: <20181119184645.ol5fuxxs6jdsffob@bivouac.eciton.net> References: <20181116081306.33385-1-ming.huang@linaro.org> MIME-Version: 1.0 In-Reply-To: <20181116081306.33385-1-ming.huang@linaro.org> 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: Mon, 19 Nov 2018 18:46:49 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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? 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 >