From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4864:20::441; helo=mail-pf1-x441.google.com; envelope-from=ming.huang@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pf1-x441.google.com (mail-pf1-x441.google.com [IPv6:2607:f8b0:4864:20::441]) (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 EF05721190727 for ; Mon, 19 Nov 2018 17:35:02 -0800 (PST) Received: by mail-pf1-x441.google.com with SMTP id c73so143426pfe.13 for ; Mon, 19 Nov 2018 17:35:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=ZLMOzmlaOZ0JR+daSmkiCuKWpWB/4SfUcK0tVcFNcbs=; b=BoCUvphn7u2oud85YDu4mj6xg8NfXf5u3gYTy8DnUiW6rNwlXCqOH4FesOc0efU+AS vfVfRIGoNzCFwTj1vZd2cuyoUI/QR58d7XDcOzxFmKki2g4Ognw9Vw73FAjRp2GvcZhz gPH2z085AxrfDcwvwS3JTOLcVuPQg1aINTRMc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=ZLMOzmlaOZ0JR+daSmkiCuKWpWB/4SfUcK0tVcFNcbs=; b=ciHIRZpOUMBVAcafgyLO/vwD+T5DVYAkqDx0lC7hgvUPGRiwdq5hdDl+ai+9cgH1FE WE5OlwgGlOIurv+o1N9edqVRbMSE97qwM+rf6nO5MLhmAnRz+vle4Piao1q3oO6NV734 XuAER6yMrdU9+Ywz5HQm1ePeTpStuFIaKGyx/2vTv3bCd3amkz2hEPpOY8UmOaNJUaEq DsNjFP0bCKkZ4KpSWO9/iMzXIZpRSYGxExOh4OAYYHlvBiypteJ6GuS6uO8b3d+Xl3EU VB/5MsJnHxAA5hwTVZakh6MD6cw02gd3X1b8p5O82YEorL4xNIFHSDmi9kyvQANGVgSJ V0Mw== X-Gm-Message-State: AA+aEWZLR80vBrlGZj0BHGYzcJJfkjx12cBwYyGbhoBJFJ8sIrZunoTO elg+bTjDXlYTyh69zyRUeXcfmg== X-Google-Smtp-Source: AFSGD/VlMTEEuzgvmcFsEsO8m+WOYidQwDFtj5o8KBox3TY6z5JKhwFRNRz4SEblu+dYSUWGrJY64g== X-Received: by 2002:a63:9dca:: with SMTP id i193-v6mr74579pgd.98.1542677702320; Mon, 19 Nov 2018 17:35:02 -0800 (PST) Received: from [10.139.0.118] ([64.64.108.162]) by smtp.gmail.com with ESMTPSA id q1sm22562656pfb.96.2018.11.19.17.34.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Nov 2018 17:35:01 -0800 (PST) To: Leif Lindholm 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 References: <20181116081306.33385-1-ming.huang@linaro.org> <20181119184645.ol5fuxxs6jdsffob@bivouac.eciton.net> From: Ming Huang Message-ID: Date: Tue, 20 Nov 2018 09:34:51 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <20181119184645.ol5fuxxs6jdsffob@bivouac.eciton.net> 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 01:35:03 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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). Thanks. > > 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 >>