[PATCH] [PATCH] AARCH64: Add gcc Shadow Call Stack support

Miguel Ojeda miguel.ojeda.sandonis at gmail.com
Tue Feb 22 08:59:29 PST 2022


On Tue, Feb 22, 2022 at 5:48 PM Guenter Roeck <linux at roeck-us.net> wrote:
>
> The point here, I think, is to list the minimum gcc version.
> It is going to be a long time until gcc 12.0 is the minimum version,
> so I think it makes sense to list the minimum version number for
> each compiler here.

Yeah, please list the minimum version (ideally `>=` instead of `>`,
with the actual version where it first appeared). It makes it easy to
then remove things that are not needed anymore when the minimum GCC
version is upgraded.

Cheers,
Miguel



More information about the linux-arm-kernel mailing list