Skip to content

Commit 78151b7

Browse files
committed
Document the cpuType default for riscv64
Signed-off-by: Anders F Björklund <[email protected]>
1 parent 05ed151 commit 78151b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/default.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,8 @@ cpuType:
259259
armv7l: null
260260
# 🟢 Builtin default: "qemu64" (or "host,-pdpe1gb" when running on x86_64 host)
261261
x86_64: null
262+
# 🟢 Builtin default: "rv64" (or "host" when running on riscv64 host)
263+
riscv64: null
262264

263265
rosetta:
264266
# Enable Rosetta for Linux (EXPERIMENTAL).

0 commit comments

Comments
 (0)