From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: Multi-platform, and secure-only ARM errata workarounds Date: Tue, 26 Feb 2013 10:23:26 +0000 Message-ID: <201302261023.26939.arnd@arndb.de> References: <512BF81A.3080700@wwwdotorg.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <512BF81A.3080700-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Rob Herring , Russell King , ARM kernel mailing list , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Olof Johansson List-Id: linux-tegra@vger.kernel.org On Monday 25 February 2013, Stephen Warren wrote: > Is there any other alternative I'm not seeing? Having the kernel > suddenly become incompatible with any currently extant bootloader when I > enable CONFIG_MULTIPLATFORM doesn't seem like a great idea. Could we make those errata be run-time enabled only when not booting in secure mode? Arnd