OP-TEE / optee_os

Trusted side of the TEE
Other
1.55k stars 1.05k forks source link

optee riscv support #6948

Closed stefvas closed 1 week ago

stefvas commented 1 month ago

This issue aims to determine whether OP-TEE can run on RISC-V architecture and identify any boards that can be used for testing. Objectives

Confirm if OP-TEE is compatible with RISC-V architecture.
Identify any necessary modifications or patches needed for compatibility.
Determine available boards for testing OP-TEE on RISC-V.
Document the setup and testing process.

Tasks

Research and verify if OP-TEE has existing support for RISC-V.
Identify any ongoing efforts or existing patches for RISC-V support in OP-TEE.
Modify and compile OP-TEE for a RISC-V target, if necessary.
Test OP-TEE on the QEMU RISC-V emulator.
Identify and test on available RISC-V development boards (e.g., HiFive Unleashed).
Document the setup process and any issues encountered.
lyctw commented 1 month ago

Hi @stefvas,

We are working on OP-TEE RISC-V support; currently, there is no RISC-V development board supported, but you can run OP-TEE on a QEMU virt machine, follow the steps in the "QEMU Virt test environment" section.

github-actions[bot] commented 2 weeks ago

This issue has been marked as a stale issue because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this issue will automatically be closed in 5 days. Note, that you can always re-open a closed issue at any time.