Open melynx opened 4 years ago
There are a few options on when/how to update microcode. For SGX you need to update the BIOS, patching microcode after the platform booted is insufficient.
@raoulstrackx The BIOS is the latest BIOS that is available by Intel which provides the d6 revision ucode. "BECFL357.86A.0081.2020.0504.1834,05/04/2020"
Update to the latest BIOS from https://downloadcenter.intel.com/download/29959/BIOS-Update-BECFL357-86A- and still facing the issue. Anyone?
BIOS BE0087 with the latest microcode has now been released (your link was to BE0085). Please try this one: https://downloadcenter.intel.com/download/30154/BIOS-Update-BECFL357-?v=t
ASUS B460M-K latest bios is a no use driver how to fix it ?
Hi there, I'm currently using a NUC for some SGX related development work running the latest firmware that is available, details as follows:
CPUINFO:
Performing a remote attestation with IAS results in a GROUP_OUT_OF_DATE response with the following advisories: ["INTEL-SA-00161", "INTEL-SA-00219", "INTEL-SA-00289", "INTEL-SA-00320,INTEL-SA-00329"].
Calling sgx_report_attestation_status results in the following:
Downloaded the latest ucode file from https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files but it seems like I'm already running the latest ucode version.
Any suggestions on what might be the problem?