Re: [PATCH v8 12/12] efi/libstub: disable SCS
From: Sami Tolvanen <samitolvanen@google.com>
Date: 2020-02-19 18:27:47
Also in:
lkml
From: Sami Tolvanen <samitolvanen@google.com>
Date: 2020-02-19 18:27:47
Also in:
lkml
On Tue, Feb 18, 2020 at 11:41 PM Ard Biesheuvel [off-list ref] wrote:
On Wed, 19 Feb 2020 at 01:09, Sami Tolvanen [off-list ref] wrote:quoted
+# remove SCS flags from all objects in this directory +KBUILD_CFLAGS := $(filter-out -ffixed-x18 $(CC_FLAGS_SCS), $(KBUILD_CFLAGS)) +I don't see why you'd need to remove -ffixed-x18 again here. Not using x18 anywhere in the kernel is a much more maintainable approach.
Sure, I will drop -ffixed-x18 from here in v9. Thanks, Sami _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel