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

Transplanted to run on riscv development board #119

Open
alanmoleapfive opened this issue May 6, 2024 · 1 comment
Open

Transplanted to run on riscv development board #119

alanmoleapfive opened this issue May 6, 2024 · 1 comment

Comments

@alanmoleapfive
Copy link

How to run it on the riscv development board, what steps are needed to transplant it, and are there any relevant tutorials for guidance?

@fengerhu1
Copy link
Collaborator

Hi @alanmoleapfive,

You can effortlessly migrate Penglai to other RISC-V boards that already support the openSBI firmware. Please replace the standard openSBI firmware with the Penglai opensbi in the Penglai-Enclave-sPMP repository (i.e., opensbi-1.2).
If your RISC-V board can successfully boot using the Penglai openSBI, you may proceed to install the Penglai driver into the Linux Kernel. Detailed building instructions are available in the scripts here.

All Penglai demos can be found in the SDK repository. A good starting point would be the simple demo, like prime. For guidance on building these demos, please refer to the scripts provided in the readme.

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

No branches or pull requests

2 participants