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::235; helo=mail-wm0-x235.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (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 CBE0E221523A1 for ; Mon, 4 Dec 2017 09:19:07 -0800 (PST) Received: by mail-wm0-x235.google.com with SMTP id 9so7216327wme.4 for ; Mon, 04 Dec 2017 09:23:37 -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=FwXYALL4pBd0qM9+Vt60j03tf5IdUduYvNUAyDGz0q8=; b=HhgWllbNk/zzDpGb/gedFDPde5jv6UT0OLSVe6q5ss0QzfWGBp/P8Rtq1NYAp3vGTt 9COXxXrYpBWKJFex6+XWWY91vhnso4Dsr2trwzvgIahxT7rWVjTXrncN4Rc6J8KhWUY/ Kjfp5vyyd1Wknkw5Qcy8nQxj5i/rQTVhOiZcY= 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=FwXYALL4pBd0qM9+Vt60j03tf5IdUduYvNUAyDGz0q8=; b=jt2SxWmvRdp/YpByl9bRLnyUWdpiOeKo+clAWrSX/GCr/rkK+YM+m3n8x2K+ZvxRRB bUPioS39dsbHRSbMzEuqU4amxNvQOCOP3JGWdJ2/NLKKKSoGLO7t3MWa8764YBbw3Ec7 jwZlq5gza37FZwftYLtcuxpqgkuJ49E1UZtg+bf2B7CLnKQd6oEVd5JJ27H8/gep5FgC FGS1jFdOCn1iL+UOrOq7vPwta2OSKwlYu9o5By7UGFb4kZ/PBciJ030wyK7J3ebNzwKr Zlh6Bq9us3xjmdXu1cGRLQO6+qGX04mze0catnqLsJkxX36V2gtWiO4DjFkQVxAZspvz kfQg== X-Gm-Message-State: AKGB3mKDJxb1w/VkOht765EHJjbVzju/pVsSEmQ/zR3jlrGCAnJ++r8G x6RbQK/p3zQlFO/LCRMmIG8nZ4Kfbro= X-Google-Smtp-Source: AGs4zMaifi3g1lQZdg/mSOeStmdXp6EvImOZtTsXi6YCkfovhqwjK5nheIpN9eZpHPQMfvoyLpfWDg== X-Received: by 10.28.129.77 with SMTP id c74mr3724886wmd.124.1512408216013; Mon, 04 Dec 2017 09:23:36 -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 i65sm5119467wme.20.2017.12.04.09.23.34 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 04 Dec 2017 09:23:34 -0800 (PST) Date: Mon, 4 Dec 2017 17:23:33 +0000 From: Leif Lindholm To: Ard Biesheuvel Cc: edk2-devel@lists.01.org Message-ID: <20171204172332.trh3es7gpfv22q7x@bivouac.eciton.net> References: <20171116175839.30012-1-ard.biesheuvel@linaro.org> <20171125121245.f56h4xrodyl2v57x@bivouac.eciton.net> MIME-Version: 1.0 In-Reply-To: <20171125121245.f56h4xrodyl2v57x@bivouac.eciton.net> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-platforms v2 00/13] Move ArmPlatformPkg stuff into edk2-platforms X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Dec 2017 17:19:08 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Nov 25, 2017 at 12:12:45PM +0000, Leif Lindholm wrote: > On Thu, Nov 16, 2017 at 05:58:30PM +0000, Ard Biesheuvel wrote: > > This is mostly a preparatory series that will allow us to get rid of a lot > > of code that is specific to only a single ARM development platform out of > > the main EDK2 tree. > > > > First of all, it removes a couple of false dependencies of various platforms > > on libraries that are no longer used, or not actually used by the platform > > in question. Patches #5, #6 and #11 move the bulk of the support for ARM > > development platforms into edk2-platforms. > > > > Ard Biesheuvel (13): > > Platform: remove bogus ArmPlatformSecExtraActionLib references > > Platform: remove bogus ArmTrustedMonitorLib references > > Platform/ArmVExpress-FVP: remove bogus ArmPlatformSecLib reference > > Platform/Hisilicon: remove bogus VExpress dependencies > > Platform/ARM/Juno: import ArmJunoPkg from EDK2 > > Platform/ARM/VExpress: import VExpressPkg from EDK2 > > Again, please hold off on this one (import VExpressPkg) for a few days. > As far as I can see, the subsequent ones would not be affected and so > can be merged without conflict. OK, I don't think we need to hold off on this any longer: Reviewed-by: Leif Lindholm > > Platform/ARM: remove outdated SP804 TimerLib reference > > Platform/Hisilicon: remove SP804 PCD definitions > > Platform: remove references to EBL libraries > > Platform: remove stale PL35xSmcLib references > > Platform/ARM: import BootMonFs and ArmShellCmdRunAxf from EDK2 > > Platform: remove stale EBL related PCD setting > > Platform: switch to new PL011UartLib