arm/build: Refactor linker script headers
authorKees Cook <keescook@chromium.org>
Fri, 21 Aug 2020 19:42:56 +0000 (12:42 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 1 Sep 2020 08:03:17 +0000 (10:03 +0200)
commitd7e3b065dc98e95f2dae6d2da031dd4c243bd7be
tree2bc7e1a9c53d42b315bb4d5a0f1e01a639d42b60
parentbe2881824ae9eb92a35b094f734f9ca7339ddf6d
arm/build: Refactor linker script headers

In preparation for adding --orphan-handling=warn, refactor the linker
script header includes, and extract common macros.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Russell King <linux@armlinux.org.uk>
Link: https://lore.kernel.org/r/20200821194310.3089815-16-keescook@chromium.org
arch/arm/include/asm/vmlinux.lds.h [new file with mode: 0644]
arch/arm/kernel/vmlinux-xip.lds.S
arch/arm/kernel/vmlinux.lds.S
arch/arm/kernel/vmlinux.lds.h [deleted file]