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
CMakeLists.txt
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01: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
intel64.cmake
timing.c