• Borislav Petkov (AMD)'s avatar
    x86/cpu/amd: Add a Zenbleed fix · 522b1d69
    Borislav Petkov (AMD) authored
    Add a fix for the Zen2 VZEROUPPER data corruption bug where under
    certain circumstances executing VZEROUPPER can cause register
    corruption or leak data.
    
    The optimal fix is through microcode but in the case the proper
    microcode revision has not been applied, enable a fallback fix using
    a chicken bit.
    Signed-off-by: default avatarBorislav Petkov (AMD) <bp@alien8.de>
    522b1d69
microcode_amd.h 1.54 KB