[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3 0/2] livepatch: enable -f{function,data}-sections compiler option
Hi, On 08/03/2022 13:49, Roger Pau Monne wrote: Hello, The content in v3 has been split in two patches, but is still mostly the same. The main difference is that first patch does a bit of cleanup of the build logic now that the header object file doesn't need to be the first one passed to the linker script. Thanks, Roger. Roger Pau Monne (2): xen/build: put image header into a separate section livepatch: set -f{function,data}-sections compiler option For the Arm bits: Acked-by: Julien Grall <jgrall@xxxxxxxxxx> # xen/arm Cheers, xen/Kconfig | 4 +++ xen/Makefile | 2 ++ xen/arch/arm/arch.mk | 2 -- xen/arch/arm/arm32/Makefile | 3 +-- xen/arch/arm/arm32/head.S | 1 + xen/arch/arm/arm64/Makefile | 3 +-- xen/arch/arm/arm64/head.S | 1 + xen/arch/arm/xen.lds.S | 49 ++++++++++++++++++++----------------- xen/arch/x86/Makefile | 5 ++-- xen/arch/x86/arch.mk | 2 -- xen/arch/x86/boot/head.S | 2 +- xen/arch/x86/xen.lds.S | 22 ++++++++++------- xen/common/Kconfig | 1 + 13 files changed, 54 insertions(+), 43 deletions(-) -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |