zephyr/arch
Kumar Gala 283a057279 x86_64: Fix memory access size for locore EOI
Newer QEMU (5.1) hangs / timeouts on a number of tests on x86_64.  In
debugging the issue this is related to a fix in QEMU 5.1 that
validates memory region access.  QEMU has the APIC region only allowing
1 to 4 byte access.  64-bit access is treated as an error.

Change the APIC EOI access in locore.S back to just doing a 32-bit
access.

Fixes #	28453

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-09-18 13:29:00 -05:00
..
arc benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
arm drivers: usb: Fix usb fail when using the on-chip memory 2020-09-17 16:56:28 -05:00
common benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
nios2 benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
posix toolchain: improved toolchain abstraction for compilers and linker 2020-09-04 20:36:59 +02:00
riscv benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
x86 x86_64: Fix memory access size for locore EOI 2020-09-18 13:29:00 -05:00
xtensa benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arch: nios2: add timing implementation 2020-09-05 13:28:38 -05:00