On 30/05/2025 14:02, Alejandro Vallejo wrote: > Signed-off-by: Alejandro Vallejo <agarc...@amd.com> > --- > xen/include/xen/bootfdt.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/xen/include/xen/bootfdt.h b/xen/include/xen/bootfdt.h > index 80a90e53c0..847f019559 100644 > --- a/xen/include/xen/bootfdt.h > +++ b/xen/include/xen/bootfdt.h > @@ -1,3 +1,4 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > #ifndef XEN_BOOTFDT_H > #define XEN_BOOTFDT_H > Acked-by: Michal Orzel <michal.or...@amd.com> ~Michal
- Re: [PATCH 12/19] xen/dt: Move bootfdt functions t... Stefano Stabellini
- Re: [PATCH 12/19] xen/dt: Move bootfdt functions t... Stefano Stabellini
- Re: [PATCH 12/19] xen/dt: Move bootfdt functions t... Daniel P. Smith
- [PATCH 19/19] kconfig: Allow x86 to pick CONFIG_DOM0LES... Alejandro Vallejo
- [PATCH 10/19] x86: Replace boot_module with bootmodule Alejandro Vallejo
- Re: [PATCH 10/19] x86: Replace boot_module with bo... Stefano Stabellini
- Re: [PATCH 10/19] x86: Replace boot_module wit... Alejandro Vallejo
- Re: [PATCH 10/19] x86: Replace boot_module with bo... Andrew Cooper
- [PATCH 18/19] xen/dt: Allow CONFIG_DOM0LESS_BOOT to inc... Alejandro Vallejo
- [PATCH 01/19] licence: Add missing SPDX line to bootfdt... Alejandro Vallejo
- Re: [PATCH 01/19] licence: Add missing SPDX line t... Orzel, Michal
- [PATCH 08/19] xen/dt: Add BOOTMOD_MICROCODE Alejandro Vallejo
- Re: [PATCH 08/19] xen/dt: Add BOOTMOD_MICROCODE Stefano Stabellini
- Re: [PATCH 08/19] xen/dt: Add BOOTMOD_MICROCOD... Alejandro Vallejo