zephyr/boards/arm64/xenvm
Mykola Kvach bcaa7c2bdb boards: arm64: xenvm: read real frequency
Read real frequncy from ARM Arch Timer instead of using define
'CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC' which can be incorrect for
some run cases. If we run xenvm under qemu we get one frequency, but
we can run this build as a DomU for Xen under different real platforms
and thus with differenty arch timer frequencies. So, we need to read
frequency from the timer registers.

Signed-off-by: Mykola Kvach <xakep.amatop@gmail.com>
2023-11-10 10:39:54 +01:00
..
doc
Kconfig.board
Kconfig.defconfig
xenvm.dts
xenvm.yaml
xenvm_defconfig
xenvm_gicv3.dts
xenvm_gicv3.yaml
xenvm_gicv3_defconfig