Skip to content

Enable riscv64 for most samples.#1108

Merged
DanAlbert merged 1 commit intoandroid:mainfrom
DanAlbert:rv64
Aug 18, 2025
Merged

Enable riscv64 for most samples.#1108
DanAlbert merged 1 commit intoandroid:mainfrom
DanAlbert:rv64

Conversation

@DanAlbert
Copy link
Copy Markdown

This isn't a supported ABI yet, but I want to enable it here to get ahead of some of that work. I just disabled that config for any of the samples which don't already work with rv64. There are a few reasons why some samples don't work with rv64 yet, noted in the comments next to the line that disables the ABI. Most of them are because some upstream dependency doesn't yet include rv64 libraries, and there's nothing we can do about that here.

Comment thread sanitizers/app/build.gradle Outdated
@DanAlbert DanAlbert enabled auto-merge (rebase) August 15, 2025 21:41
Comment thread hello-neon/app/build.gradle
Comment thread sanitizers/app/build.gradle Outdated
Comment thread sanitizers/app/build.gradle Outdated
Comment thread sanitizers/app/build.gradle Outdated
@DanAlbert DanAlbert force-pushed the rv64 branch 3 times, most recently from fca0678 to d9a9358 Compare August 18, 2025 20:32
Comment thread sanitizers/app/build.gradle
This isn't a supported ABI yet, but I want to enable it here to get
ahead of some of that work. I just disabled that config for any of the
samples which don't already work with rv64. There are a few reasons why
some samples don't work with rv64 yet, noted in the comments next to the
line that disables the ABI. Most of them are because some upstream
dependency doesn't yet include rv64 libraries, and there's nothing we
can do about that here.

I haven't actually tested that any of these run because I don't have the
hardware to do so.
@DanAlbert DanAlbert merged commit bf1e27c into android:main Aug 18, 2025
2 checks passed
@DanAlbert DanAlbert deleted the rv64 branch August 19, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants