Skip to content

Commit

Permalink
x86, minimal_64: use hpet
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Guikema <[email protected]>
  • Loading branch information
chrisguikema authored and lsf37 committed Jan 27, 2024
1 parent 2344ef6 commit 3d0957b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/x86/minimal_64/app_settings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ cmake_minimum_required(VERSION 3.8.2)
set(KernelSel4Arch x86_64 CACHE STRING "" FORCE)
set(KernelX86_64VTX64BitGuests ON CACHE BOOL "" FORCE)
set(KernelMaxNumNodes 1 CACHE STRING "" FORCE)
set(LibSel4VMMUseHPET ON CACHE BOOL "" FORCE)

0 comments on commit 3d0957b

Please sign in to comment.