zephyrproject-rtos/sdk-ng

does SDK support riscv vector extension

Closed this issue · 1 comments

I am wondering can our SDK supports target with riscv64 vector extension v1.0?

The RVV ISA itself is supported; but, it does not come with the multi-lib variants for it (i.e. it is missing the pre-built libc and other essential libraries).