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 465FF2118EF42 for ; Tue, 13 Nov 2018 17:07:56 -0800 (PST) Received: by mail-wr1-x443.google.com with SMTP id e3-v6so15415068wrs.5 for ; Tue, 13 Nov 2018 17:07: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=W8JA4st6MwFOmfMAplBz15LOw/dbUXv++TY6bg0bdB0=; b=YQ0SG/3NAqtbrzhk9UukJ6+TlzCa32eGIZPDA7BSsI7sO02zaRD7l1ZUDFu/DoDS8J paQjTwk9QdO+lmFVxON2XEFbYOlC/BUG7Mokxd1nIekKzZEUdE7z/Sl4Rine19UhftzH pH53Nvks5nGNqCA6HLeVUcYg0ckICotbnCKYs= 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=W8JA4st6MwFOmfMAplBz15LOw/dbUXv++TY6bg0bdB0=; b=G7m/T5+GsIyi1VFE3ui1Z2opnWWMuWLmxvXtrp13tbJwzgVPnSqD6+ksL2lLliVn4l bAlCtnA4990n3ZlVtqHTSdg6z3lpWFjCAfNh+ol0HEV1v7juCOqESbiYshsfa5VA5nWW E8l1luUtOFyYlIkyOwZ4qUJ/7vgQaRZs2v4uw6l0j9EReUDeU4obySUdfnRhxp1U0J7/ jCMbL1jwmTuWjU3vpnLLYenUf6wJNXGNBpOCHvGW4Xj6Sm7LBPA40brMlJOkn4RDxXYX ME5XUp15ktH+Mpn4j4Fe5WRra/RUnkplLk7eSR/KbZD/1213OqbTraur5jlhp0BAJ8nC pSzQ== X-Gm-Message-State: AGRZ1gJEdi4sQtsIHXACTb6teYvwMIZHnZ25fq8n2/95Sq6pcmMs9dbt 9dlvbfWphZWtvwD+AkIz9y1W7A== X-Google-Smtp-Source: AJdET5cXmtYkuHoABa6/+7AJ/4Fz8+9myWccraVpRdhr9MovY0x8SyDHSsm3ttPCFT4DOJzKhES6mw== X-Received: by 2002:adf:c7d1:: with SMTP id y17-v6mr6986356wrg.230.1542157674800; Tue, 13 Nov 2018 17:07:54 -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 b22sm1222333wmj.9.2018.11.13.17.07.53 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 13 Nov 2018 17:07:53 -0800 (PST) Date: Wed, 14 Nov 2018 01:07:51 +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: <20181114010751.r2ewieukfwzqwwuy@bivouac.eciton.net> References: <20181029035111.53262-1-ming.huang@linaro.org> <20181029035111.53262-2-ming.huang@linaro.org> MIME-Version: 1.0 In-Reply-To: <20181029035111.53262-2-ming.huang@linaro.org> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-non-osi v1 1/4] Hisilicon/D06: Add cpu on/off feature in TrustedFirmware 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: Wed, 14 Nov 2018 01:07:56 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'm fine with this message, but more changes may be required for PE15 test, so I won't give r-b yet. On Mon, Oct 29, 2018 at 11:51:08AM +0800, Ming Huang wrote: > Add cpu on/off feature to support SBSA-PE test. > > Build commit information: > TrustedFirmware:5888a78d43c > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Ming Huang > --- > Platform/Hisilicon/D06/bl1.bin | Bin 12432 -> 12432 bytes > Platform/Hisilicon/D06/fip.bin | Bin 113578 -> 113450 bytes > 2 files changed, 0 insertions(+), 0 deletions(-) > > diff --git a/Platform/Hisilicon/D06/bl1.bin b/Platform/Hisilicon/D06/bl1.bin > index d291359..524c7fd 100644 > Binary files a/Platform/Hisilicon/D06/bl1.bin and b/Platform/Hisilicon/D06/bl1.bin differ > diff --git a/Platform/Hisilicon/D06/fip.bin b/Platform/Hisilicon/D06/fip.bin > index a72bef8..078758f 100644 > Binary files a/Platform/Hisilicon/D06/fip.bin and b/Platform/Hisilicon/D06/fip.bin differ > -- > 2.18.0 >