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 dts: bindings: xen: add xen,xen.yaml file 2023-09-15 11:15:00 +01:00
xenvm.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
xenvm_defconfig boards: arm64: xenvm: read real frequency 2023-11-10 10:39:54 +01:00
xenvm_gicv3.dts
xenvm_gicv3.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
xenvm_gicv3_defconfig boards: arm64: xenvm: read real frequency 2023-11-10 10:39:54 +01:00