From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 29 Sep 2020 09:23:33 -0400 Subject: [PATCH 4/5] qemu: Drop ARCH_SUPPORT_TFABOOT In-Reply-To: <20200924001715.30975-5-andre.przywara@arm.com> References: <20200924001715.30975-1-andre.przywara@arm.com> <20200924001715.30975-5-andre.przywara@arm.com> Message-ID: <20200929132333.GH14816@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Sep 24, 2020 at 01:17:14AM +0100, Andre Przywara wrote: > CONFIG_ARCH_SUPPORT_TFABOOT seems to be a guard option to enable various > platform specific hacks, when U-Boot is run under TF-A. > Now that the QEMU port does not need to differentiate between secure > vs. non-secure anymore (this is taken care of by the DTB), there is > no need for a build-time option anymore, so remove it. > > Signed-off-by: Andre Przywara I don't quite like calling the changes under TFABOOT hacks in that ARCH_SUPPORT_TFABOOT is used to guard TFABOOT and on other platforms that's used to enable/disable various non-hacky build time things. Maybe we need to tweak the help text on TFABOOT to be clear that only may be required on a given platform? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: