Skip to content

Commit

Permalink
init: emulate the hpet
Browse files Browse the repository at this point in the history
This allows VMs to use the HPET for higher-precision timing.

Signed-off-by: Chris Guikema <[email protected]>
  • Loading branch information
chrisguikema committed Nov 13, 2023
1 parent 1c7d86a commit 9b6c695
Show file tree
Hide file tree
Showing 6 changed files with 829 additions and 1 deletion.
1 change: 1 addition & 0 deletions camkes_vm_helpers.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ function(DeclareCAmkESVM init_component)
sel4allocman
sel4vm
sel4vmmplatsupport
sel4vmmplatsupport_Config
sel4_autoconf
camkes_vmm_Config
virtqueue
Expand Down
Loading

0 comments on commit 9b6c695

Please sign in to comment.