]> xenbits.xensource.com Git - xen.git/commit
Arm32: restore proper name of .dtb section start symbol
authorJan Beulich <jbeulich@suse.com>
Mon, 25 Jul 2022 13:45:31 +0000 (15:45 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 25 Jul 2022 13:45:31 +0000 (15:45 +0200)
commite625ddee2767eadaac48d17184f231e9874b4d4b
tree76a93750e592348b3176122f63b0834816222f32
parent755087eb9b10cac418b1327382b2506d32bbfb7d
Arm32: restore proper name of .dtb section start symbol

This addresses a build failure when CONFIG_DTB_FILE evaluates to a non-
empty string.

Fixes: d07358f2dccd ("xen/arm32: head.S: Introduce a macro to load the physical address of a symbol")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/arch/arm/arm32/head.S