Re: [PATCH] RISC-V: Drop __riscv_vendor_feature_bits

2025-02-11 Thread Jeff Law
On 2/11/25 12:35 AM, Yangyu Chen wrote: As discussed from RISC-V C-API PR #101 [1], As discussed in #96, current interface is insufficient to support some cases, like a vendor buying a CPU IP from the upstream vendor but using their own mvendorid and custom features from the upstream vendor. I

[PATCH] RISC-V: Drop __riscv_vendor_feature_bits

2025-02-10 Thread Yangyu Chen
As discussed from RISC-V C-API PR #101 [1], As discussed in #96, current interface is insufficient to support some cases, like a vendor buying a CPU IP from the upstream vendor but using their own mvendorid and custom features from the upstream vendor. In this case, we might need to add these exten