zephyr/boards/intel/adl
Nicolas Pitre 3c2e57c923 drivers/timer/apic_tsc: use ICR as a fallback timeout event source
This adds support for the local APIC in one-shot mode as the timeout
event source for those cases where the CPU supports invariant TSC but
no TSC deadline capability. It is presented as another timer choice.
Existing Kconfig symbols were preserved to minimize board config
disturbance.

This hybrid approach was implemented kind of backward in the apic_timer
driver but it is far cleaner to carry this here.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2024-05-29 08:40:43 +02:00
..
doc
CMakeLists.txt
Kconfig.defconfig drivers/timer/apic_tsc: use ICR as a fallback timeout event source 2024-05-29 08:40:43 +02:00
Kconfig.intel_adl_crb
Kconfig.intel_adl_rvp
board.cmake
board.yml
intel_adl.dts
intel_adl_crb.dts
intel_adl_crb.yaml
intel_adl_crb_defconfig
intel_adl_rvp.dts
intel_adl_rvp.yaml
intel_adl_rvp_defconfig