Skip to content

enhance get_cpu_architecture and get_cpu_family to be aware of RISC-V#3931

Merged
ocaisa merged 1 commit intoeasybuilders:developfrom
boegel:riscv
Jan 18, 2022
Merged

enhance get_cpu_architecture and get_cpu_family to be aware of RISC-V#3931
ocaisa merged 1 commit intoeasybuilders:developfrom
boegel:riscv

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Jan 18, 2022

Tested in a Gentoo RISC-V environment using QEMU (in combination with #3930):

$ eb --show-system-info
System information (ip-172-31-3-162):

* OS:
  -> name: Gentoo
  -> type: Linux
  -> version: 2.8
  -> platform name: riscv64-unknown-linux

* CPU:
  -> vendor: UNKNOWN
  -> architecture: RISC-V-64
  -> family: RISC-V
  -> arch name: riscv64
  ...

@boegel boegel added this to the 4.5.2 milestone Jan 18, 2022
Copy link
Copy Markdown
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM...I have no way to test it so blind trust is the order of the day!

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Jan 18, 2022

@ocaisa If you want to play around yourself, there's some notes at https://gist.github.com/boegel/6530823d57629b69aa3b0384870fdd8d that should give you all the info you need, I think...

@ocaisa ocaisa merged commit 2a43839 into easybuilders:develop Jan 18, 2022
@boegel boegel deleted the riscv branch January 18, 2022 15:42
@boegel boegel added the riscv label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants