From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::241; helo=mail-wm0-x241.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (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 3011B223972C2 for ; Tue, 6 Feb 2018 05:50:25 -0800 (PST) Received: by mail-wm0-x241.google.com with SMTP id f3so4023787wmc.1 for ; Tue, 06 Feb 2018 05:56:08 -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=pVOj1QAQQxp5d0p8KHtNdLuX924BKlkdbLh+ejTOFJQ=; b=QaFAU0wYiPIb/UUVbCNlrkOPf99fkHLvL271/ic+EtANZ9QvKvBBlBDDtGQmXQ4meT OCHx/d2E81Uowbw6jbiTkou2iSt//EY22omElBlv4T2tPfdu03XuivZl0MUOt6oknyzM gor0nM/f7StMID61NFqfhPLg1mJRPRGobi0tE= 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=pVOj1QAQQxp5d0p8KHtNdLuX924BKlkdbLh+ejTOFJQ=; b=VyzDhrXqKgcPn6yGxVpSFkeiCsL36UOeb0cOh4CJVLEHdii+gCHpeRQ1vYsbpQxD+/ H2MoCHREWsgv7Ys0NDtwJtzCW/v7w0w96N0WJSlf1HHdViS2rUowa1CPk0Qa2NAA36DO cXx3c7huE+LStymv95KNZvZluiv7DGVcFb2uezaQFS5AG+vQyxYdgaK3NAIc733SLOBv RdU9dJ8HgC4xC/Z8CDLM4PhAyqeyW0F/qIgXLnCosYXN3vaeB27mORqdGBarhSISSiHA WkR93BI6VSzsFPTaKPzcpWMc0uCyOP94quM0JNV7Cf9aEWj1aIntzsPcx5duAO4qbnvu DB8w== X-Gm-Message-State: APf1xPBsuAIaJRGLuVold8GmcV+YrpGkbsamzw5sDzFTyHpwGRlvzTp4 gEkoWLXbDgaHfWVQvw2hjIBPjQ== X-Google-Smtp-Source: AH8x225yy0b+1QLIfkfEhrcmVA0e163qv4Jksd/E4pp1fhycDgUyRRdvJxCPAo7pA73zmr8jj20FZA== X-Received: by 10.28.241.14 with SMTP id p14mr1916822wmh.20.1517925366733; Tue, 06 Feb 2018 05:56:06 -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 y55sm17539187wry.87.2018.02.06.05.56.05 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 06 Feb 2018 05:56:05 -0800 (PST) Date: Tue, 6 Feb 2018 13:56:04 +0000 From: Leif Lindholm To: Haojian Zhuang Cc: edk2-devel@lists.01.org, linaro-uefi@lists.linaro.org, ard.biesheuvel@linaro.org Message-ID: <20180206135604.f5let2hedrat7ach@bivouac.eciton.net> References: <1517819190-20700-1-git-send-email-haojian.zhuang@linaro.org> <1517819190-20700-2-git-send-email-haojian.zhuang@linaro.org> MIME-Version: 1.0 In-Reply-To: <1517819190-20700-2-git-send-email-haojian.zhuang@linaro.org> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [edk2-non-osi][PATCH 2/2] Platform/Hisilicon/HiKey960: add mcu firmware X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2018 13:50:25 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Feb 05, 2018 at 04:26:30PM +0800, Haojian Zhuang wrote: > The MCU is used to control multiple core power state and > scale core frequency in Hisilicon Hi3660 SoC. The firmware > of MCU is lpm3.img. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Haojian Zhuang > --- > Platform/Hisilicon/HiKey960/lpm3.img | Bin 0 -> 217344 bytes > 1 file changed, 0 insertions(+), 0 deletions(-) > create mode 100644 Platform/Hisilicon/HiKey960/lpm3.img > > diff --git a/Platform/Hisilicon/HiKey960/lpm3.img b/Platform/Hisilicon/HiKey960/lpm3.img > new file mode 100644 > index 0000000000000000000000000000000000000000..bd0243bfa386e324a5274c1b327ed0772e644677 > GIT binary patch > literal 217344 Reviewed-by: Leif Lindholm