Skip to content

Compatibility with RV64GC #110

Closed
Closed
@alpencolt

Description

@alpencolt

As we know AOSP and ART use RVA22 profile, which brings big amount of useful extensions. But there are no so many boards on market in the current moment which support it. And I'm not sure that future low end consumer devices will be able to support it.
If we look to OpenJDK, it checks what extensions are supported.
.NET Runtime target is RV64GC.

So, while there are no so many parts of ART which use specific for RVA22 extensions, is it possible to check their availability (via new API, or just ifdef) and make AOSP compatible with RV64GC?
If it's OK, I can prepare PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions