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

Enable RVA ISA for HPM6360EVK Board #2

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

tfx2001
Copy link
Member

@tfx2001 tfx2001 commented Aug 16, 2024

Since hpmicro/rustsbi-hpm#5 support RVA Standard Extension for Atomic Instructions emulation, the HPM6360 can execute atomic instructions with SDRAM address range. This allow us to run Linux kernel without any modifications and with userspace pthread support.

In this revision, rustsbi-hpm support emulate RVA ISA with SDRAM address
range that we can run Linux kernel without any modification and enable
pthread support.

Signed-off-by: tfx2001 <[email protected]>
Enable RVA ISA and enable user space ptherad support.

Update Linux kernel to b9e8dbc.

Signed-off-by: tfx2001 <[email protected]>
@tfx2001 tfx2001 merged commit f1feb1b into hpm-2024.05.1 Aug 16, 2024
2 checks passed
@tfx2001 tfx2001 deleted the dev/enable-rva-isa branch August 16, 2024 17:20
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.

1 participant