]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
Introduce DECLSTR() for declaring strings in ASM
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 22 Apr 2016 19:00:30 +0000 (20:00 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 22 Apr 2016 19:00:30 +0000 (20:00 +0100)
commitc577060f8cd652164ac246c2cb93f04b18cba29e
tree413a9496ac84d449b5c6aac96057fbc021709af7
parent9de8a22188a546bb7736fe368f98ead81ca91428
Introduce DECLSTR() for declaring strings in ASM

Put the string in the mergeable string section, declare it as data, and set
its size.

Replace the partial open-coding of this in head_{pv,hvm}.S for main_err_msg,
and switch the label to being local.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/boot/head_hvm.S
arch/x86/boot/head_pv.S
include/xtf/asm_macros.h