Skip to content

Commit

Permalink
init: emulate the hpet (#113)
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 authored Jan 27, 2024
1 parent 8d7cd52 commit a5565bb
Show file tree
Hide file tree
Showing 7 changed files with 1,003 additions and 1 deletion.
174 changes: 174 additions & 0 deletions LICENSES/LGPL-2.0-or-later.txt

Large diffs are not rendered by default.

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 a5565bb

Please sign in to comment.