Skip to content

Commit

Permalink
feat(h-ext): support build linux as host (#7)
Browse files Browse the repository at this point in the history
* feat(h-ext): support build linux as host

Signed-off-by: jiaxiaoyu <[email protected]>
  • Loading branch information
xyyy1420 authored Dec 6, 2024
1 parent bc79d8c commit 639deb5
Show file tree
Hide file tree
Showing 3 changed files with 449 additions and 3 deletions.
3 changes: 2 additions & 1 deletion checkpoint_scripts/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ base_config:
mem_bind: 0
bootloader: "opensbi"
all_in_one_workload: true
boot_for_test: true
boot_for_test: false
enable_h_ext: false
archive_id_config:
gcc_version: "gcc12.2.0"
riscv_ext: "rv64gcb"
Expand Down
Loading

0 comments on commit 639deb5

Please sign in to comment.