Skip to content

Commit

Permalink
qemu-armv7a: allows ELF_EXECUTABLE
Browse files Browse the repository at this point in the history
This allows using BINFMT_ELF_EXECUTABLE for QEMU armv7a target.

Signed-off-by: Yanfeng Liu <[email protected]>
  • Loading branch information
Yanfeng Liu committed Jan 9, 2025
1 parent 7161790 commit e2ca30f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/src/qemu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ config ARCH_CHIP_QEMU_CORTEXA7
bool "Qemu virtual Processor (cortex-a7)"
select ARCH_CORTEXA7
select ARCH_HAVE_ADDRENV
select ARCH_HAVE_ELF_EXECUTABLE
select ARCH_HAVE_LOWVECTORS
select ARCH_HAVE_MULTICPU
select ARCH_NEED_ADDRENV_MAPPING
Expand Down

0 comments on commit e2ca30f

Please sign in to comment.