Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: support for RISC-V 32 bit #51067

Closed
Rakshithakrishna2 opened this issue Feb 8, 2022 · 7 comments
Closed

all: support for RISC-V 32 bit #51067

Rakshithakrishna2 opened this issue Feb 8, 2022 · 7 comments
Labels
arch-riscv Issues solely affecting the riscv64 architecture. FeatureRequest FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Milestone

Comments

@Rakshithakrishna2
Copy link

When tested Go lang on RISC-V 32 bit platform, we couldn't achieve ( support is unavailable)
Can we get the support for it?
If yes, when can we expect the support(tentative).

@ALTree ALTree changed the title Support for RISC-V 32 bit all: support for RISC-V 32 bit Feb 8, 2022
@ALTree ALTree removed the pkgsite label Feb 8, 2022
@ALTree ALTree added this to the Unplanned milestone Feb 8, 2022
@ALTree ALTree added FeatureRequest arch-riscv Issues solely affecting the riscv64 architecture. labels Feb 8, 2022
@ALTree
Copy link
Member

ALTree commented Feb 8, 2022

riscv32 is indeed not supported. Turning this issue into a feature request for it. There's is no timeline, it'll start existing when someone does the work : )

@mengzhuo
Copy link
Contributor

mengzhuo commented Feb 8, 2022

When tested Go lang on RISC-V 32 bit platform, we couldn't achieve ( support is unavailable) Can we get the support for it? If yes, when can we expect the support(tentative).

FYI Porting Policy

@mengzhuo
Copy link
Contributor

mengzhuo commented Feb 8, 2022

Just out of curiosity, is there any REAL rv32 CPU with MMU that can run Linux/xBSD which Go depends on.

@cherrymui
Copy link
Member

@Rakshithakrishna2 please take a look at the Porting Policy https://github.com/golang/go/wiki/PortingPolicy that @mengzhuo mentioned. For adding a new port, you'll need to name (at least) a maintainer, and explain how the builder(s) will be set up if the port is added, and possibly explain the benefits of adding it. Thanks.

@cherrymui cherrymui added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Feb 8, 2022
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@abhi-84
Copy link

abhi-84 commented May 5, 2022

Is their Golang support available for kernel 4.19?

@ianlancetaylor
Copy link
Contributor

@abhi-84 I'm sorry, I don't understand the question, and I don't see what it has to do with RISC-V. Please see https://go.dev/wiki/Questions.

@golang golang locked and limited conversation to collaborators May 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-riscv Issues solely affecting the riscv64 architecture. FeatureRequest FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

7 participants