On 11/2/21 6:52 PM, Warner Losh wrote:
CC: Paolo Bonzini <[email protected]>
Signed-off-by: Warner Losh <[email protected]>
Acked-by: Kyle Evans <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
---
  configs/targets/arm-bsd-user.mak | 2 ++
  1 file changed, 2 insertions(+)
  create mode 100644 configs/targets/arm-bsd-user.mak

diff --git a/configs/targets/arm-bsd-user.mak b/configs/targets/arm-bsd-user.mak
new file mode 100644
index 0000000000..90b6533195
--- /dev/null
+++ b/configs/targets/arm-bsd-user.mak
@@ -0,0 +1,2 @@
+TARGET_ARCH=arm
+TARGET_XML_FILES= gdb-xml/arm-core.xml gdb-xml/arm-vfp.xml 
gdb-xml/arm-vfp3.xml gdb-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml 
gdb-xml/arm-m-profile.xml


Note that we just added one more xml file for m-profile mve.


r~

Reply via email to