zephyr/boards/x86
Tomasz Bursztyka 9be3b8490b boards/x86: Adding clflush CPU capability to qemu_x86
Without this, cache manipulation cannot work in x86.
clflush was introduced with SSE2 extension, but may be implemented
without this extension and it seems that qemu made this choice a
adding sse2 CPU capability does not include clflush. It enabled by
default in 64 bits, so let's take care of this capability only for
the 32bits version of the board.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2023-12-12 19:11:13 +01:00
..
acrn kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01:00
common doc: Fix double 'the' 2023-11-15 14:25:11 +00:00
intel_adl board: x86: remove parent init level dependency config 2023-11-22 14:56:18 +00:00
intel_ehl boards: x86: Indicate ACPI support where applicable 2023-11-02 14:04:07 +00:00
intel_ish boards: ish: Continue to use HPET_TIMER for ISH and Qemu 2023-10-23 10:34:03 +02:00
intel_rpl boards: x86: intel_rpl: Added modifications for Asycn NS16550 2023-11-22 17:31:08 +01:00
qemu_x86 boards/x86: Adding clflush CPU capability to qemu_x86 2023-12-12 19:11:13 +01:00
up_squared boards: up_squared: Correct vendor 2023-11-14 09:23:18 +01:00
index.rst doc: x86: Modify x86 TOC include 2023-11-14 09:23:18 +01:00