target/hexagon: add build config for softmmu

Reviewed-by: Taylor Simpson <ltaylorsimpson@gmail.com>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
Acked-by: Philippe Mathieu-Daudé <philmd@mailo.com>
Signed-off-by: Brian Cain <brian.cain@oss.qualcomm.com>
This commit is contained in:
Brian Cain
2026-06-22 15:29:01 -07:00
parent 9c72d85633
commit 6beec3bcda
7 changed files with 30 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
# Default configuration for hexagon-softmmu
# Uncomment the following lines to disable these optional devices:
# Boards are selected by default, uncomment to keep out of the build.
# CONFIG_HEX_DSP=y

View File

@@ -0,0 +1,7 @@
# Default configuration for hexagon-softmmu
TARGET_ARCH=hexagon
TARGET_XML_FILES=hexagon-core.xml hexagon-hvx.xml
TARGET_LONG_BITS=32
TARGET_NOT_USING_LEGACY_LDST_PHYS_API=y
TARGET_NOT_USING_LEGACY_NATIVE_ENDIAN_API=y