zephyr/boards/intel/rpl
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
Kconfig.intel_rpl_p_crb
Kconfig.intel_rpl_s_crb
board.cmake
board.yml
intel_rpl_p_crb.dts
intel_rpl_p_crb.yaml
intel_rpl_p_crb_defconfig
intel_rpl_s_crb.dts
intel_rpl_s_crb.yaml
intel_rpl_s_crb_defconfig