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 3F205223CCEE9 for ; Thu, 1 Feb 2018 08:35:09 -0800 (PST) Received: by mail-wm0-x241.google.com with SMTP id t74so7183919wme.3 for ; Thu, 01 Feb 2018 08:40:46 -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=pv94uALeBsmh/nd1otzPlbP3ZBLlyfK1XJtrBr6qCiU=; b=Eq4y2g2x9kD+mSBigJAVhrUighf08wxGFhhwhO/7maxV8RompK5QUW3B+xvd9XR93z Y5H2jYOakKntTvSOdgv6lgGalkf7qaWFlUE8BmeMSbIBaf67EAg+x3+VHktf8sj7mUDC ZRkXC605+AU4fXyBMtzQ+BkwmXWT+orW7aRv8= 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=pv94uALeBsmh/nd1otzPlbP3ZBLlyfK1XJtrBr6qCiU=; b=IK6Ik7TuGHP/aKO5KZmHblgv6BbVhygLG9jjBnxzz+FJ+yie6N/mCktilWjG8NAbki +Zclrls9BeGFRsOAAZv9lGONTV+Q/BsDI7ywQP+zW5BMJbBsHaJTuv1JS02rsOJJVZt/ CAdVr6TW72YoQYA3120pyxJhiDdpYVv4c3/CX5rHRwlClIctGp5KZo4TpQAK2HmFycCN 3W/nS0AN+8oxp7xCQHoe5rhp/0oQ/MqmRCPI9BV3wmqVTugpossvIeWzwZ5k3rmCWF0a GL30eRXGSFVLk4vxSCp7p0T5yotPqBfoF3O6T3fsUFA1P7PSTTpFA+Nf04Bp8oqKtVy4 Q8UQ== X-Gm-Message-State: AKwxytfjBOaLJZKOE8vkgiX9TiuwP44ciDWcFhz2sYCJQ320KHz10dBs dJeRGBBBO471UGIY1MjbsnnjIg== X-Google-Smtp-Source: AH8x225LqZ5ijBcKKOV4UZ7u1q158dEynavJXIfjQxjRZrLRyDfDYCH0NMtA9k4m53/vMRGaOpUCqQ== X-Received: by 10.28.148.150 with SMTP id w144mr26517101wmd.0.1517503245264; Thu, 01 Feb 2018 08:40:45 -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 x65sm297673wmg.29.2018.02.01.08.40.44 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 01 Feb 2018 08:40:44 -0800 (PST) Date: Thu, 1 Feb 2018 16:40:42 +0000 From: Leif Lindholm To: Ard Biesheuvel Cc: edk2-devel@lists.01.org, alan@softiron.co.uk, marc.zyngier@arm.com Message-ID: <20180201164042.xsgpbfes2kzn7fir@bivouac.eciton.net> References: <20180201161008.4037-1-ard.biesheuvel@linaro.org> MIME-Version: 1.0 In-Reply-To: <20180201161008.4037-1-ard.biesheuvel@linaro.org> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-platforms 0/4] Platform/Cello, Overdrive: various updates 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: Thu, 01 Feb 2018 16:35:09 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Feb 01, 2018 at 04:10:04PM +0000, Ard Biesheuvel wrote: > Patch #1 is the counterpart of the edk2-non-osi series I sent out just now, > so builds will use the separate SCP and secure AP firmware images (the latter > of which is now shared between Cello and Overdrive) > > Patch #2 modifies the Overdrive capsule definition so it covers these binary > images as well. > > Patches #3 and #4 are otherwise unrelated minor changes. > > Ard Biesheuvel (4): > Platform/Cello,Overdrive: switch to split SCP and secure AP firmware > images > Platform/AMD/OverdriveBoard: cover secure firmware in capsule update > Platform/AMD/OverdriveBoard: enable ConsolePrefDxe > Platform/Cello,Overdrive: set fw vendor PCD from FIRMWARE_VENDOR For the series: Reviewed-by: Leif Lindholm > Platform/AMD/OverdriveBoard/OverdriveBoard.dsc | 10 +++++++++- > Platform/AMD/OverdriveBoard/OverdriveBoard.fdf | 11 ++++++++--- > Platform/AMD/OverdriveBoard/SystemFirmwareUpdateConfig/SystemFirmwareUpdateConfig.ini | 4 ++-- > Platform/LeMaker/CelloBoard/CelloBoard.dsc | 4 +++- > Platform/LeMaker/CelloBoard/CelloBoard.fdf | 7 +++++-- > Silicon/AMD/Styx/Library/StyxPlatformFlashAccessLib/StyxPlatformFlashAccessLib.c | 12 ++++-------- > Silicon/AMD/Styx/Library/StyxPlatformFlashAccessLib/StyxPlatformFlashAccessLib.inf | 3 +-- > 7 files changed, 32 insertions(+), 19 deletions(-) > > -- > 2.11.0 >