[PATCH v3 1/1] riscv: Add RVV memset via multiarch/IFUNC

Yao Zihong zihong.plct@isrc.iscas.ac.cn
Fri Nov 21 02:41:58 GMT 2025


Hi Darius,

Would this address the concern?

> Currently, the resolver still selects the RVV variant even when the
> extension has been disabled via prctl(). As a consequence, any process
> that disables RVV via prctl() will receive SIGILL when executing the
> first vector instruction.

Thanks,
Zihong



More information about the Libc-alpha mailing list