Skip to content
Snippets Groups Projects
Commit fba153a0 authored by Waiman Long's avatar Waiman Long
Browse files

x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2090231

commit 68cf4f2a
Author: Peter Zijlstra <peterz@infradead.org>
Date:   Fri, 19 Nov 2021 17:50:25 +0100

    x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds

    In order to further enable commit:

      bbe2df3f ("x86/alternative: Try inline spectre_v2=retpoline,amd")

    add the new GCC flag -mindirect-branch-cs-prefix:

      https://gcc.gnu.org/g:2196a681d7810ad8b227bf983f38ba716620545e
      https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102952
      https://bugs.llvm.org/show_bug.cgi?id=52323



    to RETPOLINE=y builds. This should allow fully inlining retpoline,amd
    for GCC builds.

Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
Reviewed-by: default avatarKees Cook <keescook@chromium.org>
Acked-by: default avatarNick Desaulniers <ndesaulniers@google.com>
    Link: https://lkml.kernel.org/r/20211119165630.276205624@infradead.org



Signed-off-by: default avatarWaiman Long <longman@redhat.com>
parent da5ef4bd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment