]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: use LOADADDR() to get load address of sections
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 11 Feb 2022 19:49:50 +0000 (19:49 +0000)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Sat, 5 Mar 2022 10:41:58 +0000 (10:41 +0000)
commitcb4584cb3e61be08cae2200c0b152dc36df840ab
tree5cd75511da5a6954f95caca52f593454f4f10d56
parentd4f260115a8fd0b44c7e52982d5a6397df6ea5c6
ARM: use LOADADDR() to get load address of sections

Use the linker's LOADADDR() macro to get the load address of the
sections, and provide a macro to set the start and end symbols.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
arch/arm/include/asm/vmlinux.lds.h