Re: [RFC PATCH v2 01/21] efi/libstub: Filter out CC_FLAGS_CFI

From: Kees Cook
Date: Sat May 14 2022 - 17:44:58 EST


On Fri, May 13, 2022 at 01:21:39PM -0700, Sami Tolvanen wrote:
> Explicitly filter out CC_FLAGS_CFI in preparation for the flags being
> removed from CC_FLAGS_LTO.
>
> Signed-off-by: Sami Tolvanen <samitolvanen@xxxxxxxxxx>

Is it worth merging all the "existing" CC_FLAGS_LTO/CFI splits into a
single patch? Either way:

Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>

--
Kees Cook