zephyr/arch/x86/core
Gerard Marull-Paretas a87c811ec9 arch: x86: use DEVICE_DT_GET_ONE
Improve code by using DEVICE_DT_GET_ONE instead of device_get_binding,
since the intel_vt_d device instance can be obtained at compile time.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-10 13:45:59 -05:00
..
ia32 x86: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
intel64 arch: x86: use DEVICE_DT_GET_ONE 2022-03-10 13:45:59 -05:00
offsets arch/x86: Use NMI stack for NMIs 2020-12-10 17:06:17 +02:00
acpi.c arch/x86: Add a function to retrieve ID from ACPI's DMAR 2022-01-07 10:47:27 -05:00
cache.c x86: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
CMakeLists.txt arch/x86: Have a dedicated place for CPUID related functions 2022-02-22 10:35:39 -05:00
common.S tests: boot_time: remove all the code and instrumentation feeding into test 2021-05-05 10:41:15 -04:00
cpuhalt.c x86: ia32: mark symbols for boot and pinned regions 2021-05-10 16:00:43 -05:00
cpuid.c arch/x86: Add a CPUID function to get initial APIC ID 2022-02-22 10:35:39 -05:00
early_serial.c x86: make tests of a value against zero should be made explicit 2021-04-01 05:34:17 -04:00
fatal.c arch: add comments to empty default case, add default LOG_ERR 2021-06-22 08:23:43 -04:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake
Kconfig.ia32 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.intel64 kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
memmap.c linker: align _image_rodata and _image_rom start/end/size linker symbols 2021-08-28 08:48:03 -04:00
multiboot.c x86: multiboot: Fix NULL pointer dereferences 2021-05-25 13:37:19 -04:00
pcie.c arch: x86: use DEVICE_DT_GET_ONE 2022-03-10 13:45:59 -05:00
prep_c.c arch/x86: Correct multiboot interpretation when building for EFI 2021-05-15 15:30:02 -04:00
reboot_rst_cnt.c power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
spec_ctrl.c arch/x86: Have a dedicated place for CPUID related functions 2022-02-22 10:35:39 -05:00
tls.c x86_64: add support for thread local storage 2020-10-24 10:52:00 -07:00
userspace.c x86: userspace: page in stack before starting user thread 2021-08-26 21:16:22 -04:00
x86_mmu.c kernel: mem_domain: arch_mem_domain functions to return errors 2021-11-22 12:45:22 -05:00