Re: [PATCH] x86/apic: Don't disable x2APIC if locked

From: Thomas Gleixner
Date: Wed Aug 10 2022 - 20:39:58 EST


On Wed, Aug 10 2022 at 17:01, Daniel Sneddon wrote:
> On 8/10/22 16:44, Dave Hansen wrote:
>> On 8/10/22 16:38, Daniel Sneddon wrote:
>>>>
>>>> config INTEL_TDX_GUEST
>>>> bool "Intel TDX (Trust Domain Extensions) - Guest Support"
>>>> depends on X86_64 && CPU_SUP_INTEL
>>>> depends on X86_X2APIC
>>> So I got some more input. SPR and newer will lock the APIC.
>>
>> Could you get a _little_ more clarity on this, please? Exactly how and
>> when will it be locked? What does the BIOS writer's guide say? Will
>> there be an explicit x2APIC lock option? Or, will it be implicitly
>> locked when SGX or TDX is enabled?
>
> The BIOS doesn't explicitly lock the APIC. The APIC will be locked if X2APIC
> mode is enabled when the BIOS does an MCHECK. X2APIC mode will be enabled if
> SGX or TDX are enabled. So when exactly does the BIOS do an MCHECK? That I'll
> have to get clarification on.

Sorry, this is uncomprehensible word salad and none of this makes any
sense at all to me.

Can you please explain this in comprehensible sentences understandable
by mere mortals?

Thanks,

tglx