Re: [PATCH v12 08/23] KVM: selftests: Define structs to pass parameters to TDX boot code
From: Ira Weiny
Date: Mon Dec 01 2025 - 15:26:31 EST
Ira Weiny wrote:
> Sagi Shahar wrote:
[snip]
> >
> > +$(OUTPUT)/include/x86/tdx/td_boot_offsets.h: $(OUTPUT)/lib/x86/tdx/td_boot_offsets.s FORCE
> > + $(call filechk,offsets,__TDX_BOOT_OFFSETS_H__)
> > +
> > +EXTRA_CLEAN += $(OUTPUT)/include/x86/tdx/td_boot_offsets.h
> > +
>
> I just noticed we should add this and tdcall_offsets.h to .gitignore since
> they are not auto generated.
^^^
now
Just to be clear.
Ira
[snip]