zephyr/arch/x86/core
Pieter De Gendt ad63ca284e kconfig: replace known integer constants with variables
Make the intent of the value clear and avoid invalid ranges with typos.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-07-27 20:49:15 +03:00
..
ia32 everywhere: replace double words 2024-06-22 05:40:22 -04:00
intel64 arch: x86: corrected parameter names 2024-06-27 20:06:20 -04:00
offsets arch: remove the use of `z_arch_esf_t` completely from internal 2024-06-04 14:02:51 -05:00
CMakeLists.txt
Kconfig.ia32 x86: select CONFIG_THREAD_STACK_INFO for exception stack trace 2024-06-17 21:19:32 -04:00
Kconfig.intel64 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
cache.c
common.S
cpuhalt.c
cpuid.c
early_serial.c
efi.c kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
fatal.c kernel: mm: rename z_page_fault() to k_mem_page_fault() 2024-06-12 21:13:26 -04:00
ia32.cmake
intel64.cmake
legacy_bios.c kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
memmap.c
multiboot.c kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
pcie.c
prep_c.c arch: call arch_smp_init() directly, do not use SYS_INIT 2024-06-12 18:23:54 -04:00
reboot_rst_cnt.c
spec_ctrl.c
tls.c
userspace.c
x86_acpi.c
x86_mmu.c kernel: mm: rename z_page_fault() to k_mem_page_fault() 2024-06-12 21:13:26 -04:00