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::442; helo=mail-pf1-x442.google.com; envelope-from=ming.huang@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pf1-x442.google.com (mail-pf1-x442.google.com [IPv6:2607:f8b0:4864:20::442]) (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 185712118FF32 for ; Wed, 14 Nov 2018 06:35:59 -0800 (PST) Received: by mail-pf1-x442.google.com with SMTP id v9-v6so8020250pff.2 for ; Wed, 14 Nov 2018 06:35:59 -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=+nMfg63ZK4b09f/v486BGHL8iVdYg3ufG10swZLlqyQ=; b=ErypOmEHYeMsfQ00hSVy/mPDKClrySZDs4Z1hYJmTgvCN8DcKXPF1y6l4WnFee4AvM PNOiH03M6k5w0p4lcUmcwTgll41Yyboi2++PzhtLtI2exwMK03wysV7CJhf2SZyjW48W vuFRb/TFKH28qdA239at6I1eb+1boFpOeGgf4= 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=+nMfg63ZK4b09f/v486BGHL8iVdYg3ufG10swZLlqyQ=; b=PX/4HshcgdF9WkDtWUuoKkR08VWwVtWZA4ll+zN/tAVRtd7TlBFwJfcV/Sx6T3S+Va DikwjUs/FdhJLcI7DEEQVxg/k3PNGdHZw3uvX2kJxmxybcKu1km6AG1PNBWemYf/xq7M OAFPn+5XqLDh8V01281w37a+5KkBK23QefMQx/rfSD2I9ch4VvdSbxwW0+0hp6KsxB+p 2lyBuS922wpIha5XciLAfJTJkeU9+XCHC+f56UpqjMLRpATaCNPLH186FGovow1fmWDV MJ6CT9586G1SMhupmC8cZhpMpGE0jDL5Rn1b0I7eJVAsGfkuXFBeOYO8IbZWYIFLC/dJ WZbg== X-Gm-Message-State: AGRZ1gJMizZfQ+1kxPbyt0L2TW9uOGEdn9GikjjXtVf6IRspTdf8+oXt T973Zh5ccruJLw1R41Cq3SJAbQ== X-Google-Smtp-Source: AJdET5cVYxnO6OaOxGt8/1EhzWw4hgvl/BTQWT8wDQ3MuqZ2PEb96c1cW9hKiqQQIY26UgqS5Tw/uw== X-Received: by 2002:a63:2a4a:: with SMTP id q71mr1969780pgq.374.1542206158695; Wed, 14 Nov 2018 06:35:58 -0800 (PST) Received: from [10.39.0.150] ([64.64.108.117]) by smtp.gmail.com with ESMTPSA id h128-v6sm27489489pfb.52.2018.11.14.06.35.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Nov 2018 06:35:58 -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: <20181029035111.53262-1-ming.huang@linaro.org> <20181029035111.53262-2-ming.huang@linaro.org> <20181114010751.r2ewieukfwzqwwuy@bivouac.eciton.net> From: Ming Huang Message-ID: <0336bcbd-62c5-5be5-529d-85ffe9813a38@linaro.org> Date: Wed, 14 Nov 2018 22:35:48 +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: <20181114010751.r2ewieukfwzqwwuy@bivouac.eciton.net> 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 14:35:59 -0000 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 11/14/2018 9:07 AM, Leif Lindholm wrote: > I'm fine with this message, but more changes may be required for PE15 > test, so I won't give r-b yet. There is another patch for PE15, this one is needed for bug 3996. https://bugs.linaro.org/show_bug.cgi?id=3996 > > 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 >>