zephyr/arch/x86
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
..
core arch: x86: use DEVICE_DT_GET_ONE 2022-03-10 13:45:59 -05:00
include arch/x86: Do not call irq controller on dedicated irq/vector function 2021-12-22 12:16:52 +01:00
zefi arch/x86/zefi: Fix entry-nop hack for EFI entry 2021-06-14 08:22:34 -04:00
CMakeLists.txt x86: gen_mmu: allow script to take extra arguments 2021-03-28 08:30:06 -04:00
gen_gdt.py scripts/arch: remove usage of deprecated LooseVersion 2021-11-19 19:16:11 -05:00
gen_idt.py scripts/arch: remove usage of deprecated LooseVersion 2021-11-19 19:16:11 -05:00
gen_mmu.py scripts/arch: remove usage of deprecated LooseVersion 2021-11-19 19:16:11 -05:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake x86: add kconfigs and compiler flags for MMX and SSE* 2021-02-15 08:21:15 -05:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
timing.c x86: timing: fix potential divide by zero 2021-04-29 16:49:17 -04:00