mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-06 06:27:41 -07:00
bsd-user: Add aarch64 build to tree
Add the aarch64 bsd-user fragments needed to build the new aarch64 code. Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
1c687f65b4
commit
afdb6be1bd
1 changed files with 3 additions and 0 deletions
3
configs/targets/aarch64-bsd-user.mak
Normal file
3
configs/targets/aarch64-bsd-user.mak
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TARGET_ARCH=aarch64
|
||||
TARGET_BASE_ARCH=arm
|
||||
TARGET_XML_FILES= gdb-xml/aarch64-core.xml gdb-xml/aarch64-fpu.xml gdb-xml/aarch64-pauth.xml
|
||||
Loading…
Add table
Add a link
Reference in a new issue