[PATCH v2 0/5] x86: SME: BSP/SME microcode update fix

2017-12-21 Thread Tom Lendacky
This patch series addresses an issue when SME is active and the BSP is attempting to check for and load microcode during load_ucode_bsp(). Since the initrd has not been decrypted (yet) and the virtual address of the initrd treats the memory as encrypted, the CPIO archive parsing fails to locate

[PATCH v2 0/5] x86: SME: BSP/SME microcode update fix

2017-12-21 Thread Tom Lendacky
This patch series addresses an issue when SME is active and the BSP is attempting to check for and load microcode during load_ucode_bsp(). Since the initrd has not been decrypted (yet) and the virtual address of the initrd treats the memory as encrypted, the CPIO archive parsing fails to locate