[PATCH v14 08/19] x86/boot: Place TXT MLE header in the kernel_info section

ALOK TIWARI alok.a.tiwari at oracle.com
Wed Apr 23 13:54:46 PDT 2025



On 21-04-2025 21:57, Ross Philipson wrote:
> +/*
> + * The kernel_info structure is not placed at a fixed offest in the

typo offest  -> offset

> + * kernel image. So this macro and the support in the linker file
> + * allow the relative offsets for the MLE header within the kernel
> + * image to be configured at build time.
> + */
> +#define roffset(X) ((X) - kernel_info)
>   

Thanks,
Alok



More information about the kexec mailing list