On Tue, Jan 19, 2021 at 1:55 AM Richard Henderson <richard.hender...@linaro.org> wrote: > > On 1/11/21 6:52 PM, Bin Meng wrote: > > +extern riscv_csr_operations csr_ops[]; > > You might as well use CSR_TABLE_SIZE here. >
OK, I will send a patch for this. Thanks! > Otherwise, > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> Regards, Bin