zephyr/arch/x86/core
Hess Nathan cbd9b37ef5 coding guidelines: comply with MISRA Rule 20.9
- avoid to use undefined macros in #if expressions

Signed-off-by: Hess Nathan <nhess@baumer.com>
2024-05-01 13:10:29 +02:00
..
ia32 x86: add support for memory mapped stack for threads 2024-04-10 07:44:27 -04:00
intel64 x86: add support for memory mapped stack for threads 2024-04-10 07:44:27 -04:00
offsets arch: x86: Remove unused offset symbols 2023-02-23 16:44:07 +01:00
cache.c arch/x86: Fixing dcache enable/disable code 2023-12-12 19:11:13 +01:00
CMakeLists.txt arch: x86: add interface for encode irq flags 2024-01-31 15:03:06 +01:00
common.S arch: x86: z_x86_prep_c -> z_prep_c 2023-12-11 18:23:52 -05:00
cpuhalt.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
cpuid.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
early_serial.c x86: revert removing soc.h from atom soc 2024-03-04 20:07:30 +01:00
efi.c kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
fatal.c x86: add support for memory mapped stack for threads 2024-04-10 07:44:27 -04:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake arch: x86_64: split irq.c into multiple files 2024-01-09 10:00:17 +01:00
Kconfig.ia32 x86: add support for memory mapped stack for threads 2024-04-10 07:44:27 -04:00
Kconfig.intel64 x86: add support for memory mapped stack for threads 2024-04-10 07:44:27 -04:00
legacy_bios.c arch: x86: update with new acpica lib interface 2023-09-07 09:42:38 +02:00
memmap.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
multiboot.c drivers: display: framebuffer: rework to make it self-contained 2022-09-02 14:16:08 +02:00
pcie.c arch: x86: pcie: Remove old include 2023-12-06 09:17:08 +00:00
prep_c.c coding guidelines: comply with MISRA Rule 20.9 2024-05-01 13:10:29 +02:00
reboot_rst_cnt.c arch: x86: make sys_arch_reboot as weak function 2023-05-10 09:21:15 -05:00
spec_ctrl.c x86: prefix x86 SSBD and IBRS related kconfigs with X86 2024-03-06 10:21:46 +00:00
tls.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
userspace.c x86: add support for memory mapped stack for threads 2024-04-10 07:44:27 -04:00
x86_acpi.c arch: x86: add interface for encode irq flags 2024-01-31 15:03:06 +01:00
x86_mmu.c coding guidelines: comply with MISRA Rule 20.9 2024-05-01 13:10:29 +02:00