Skip to content

Commit

Permalink
specs: add riscv32 and riscv64 to the list
Browse files Browse the repository at this point in the history
The spelling of the names is taken from [1].
It also matches "RISC-V 32-bit" and "RISC-V 64-bit" used in
specs/discoverable_partitions_specification.md.

[1] https://github.com/systemd/systemd/blob/19e980eb92d923a25f0cbc38b945c282bc5f5b1b/src/basic/architecture.c#L93
  • Loading branch information
keszybz committed Apr 4, 2024
1 parent 6f35795 commit a663c2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specs/extension_image.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ Valid values:
|ppc-le|
|ppc64|
|ppc64-le|
|riscv32|
|riscv64|
|s390|
|s390x|
|sh|
Expand Down

0 comments on commit a663c2c

Please sign in to comment.