[PATCH v4 0/3] Add eager FP and RISC-V vector context switching support
dave.patel at riscstar.com
dave.patel at riscstar.com
Wed May 13 00:14:15 PDT 2026
Hi Anup,
Thank you for taking out time and reviewing the patches.
Following your review comments, I have made following changes. Also I have
tested the changes.
The changes include:
- Dropping CONFIG_SBI_MAX_VLENB and sbi_vector_domain_init()
- struct sbi_vector_context vec_ctx is now struct * in
'struct hart_context'
- changing READ_CSR and WRITE_CSR to vcsr_read and vcsr_write
I have covered all your comments, please can you have a look and let me know.
Thanks and Regards,
Dave
Signed-off-by: Dave Patel <dave.patel at riscstar.com>
More information about the opensbi
mailing list