Re: [PATCH v1 0/2] Risc-V ISA Extension Probing

2025-01-06 Thread Simon Glass
Hi Mayuresh, On Mon, 6 Jan 2025 at 06:04, Mayuresh Chitale wrote: > > This series aims to enchance the ISA probing support by porting the > corresponding code from kernel and using it when probing for CMO > extensions. > > Mayuresh Chitale (2): > riscv: Enhance extension probing > riscv: Fall

[PATCH v1 0/2] Risc-V ISA Extension Probing

2025-01-06 Thread Mayuresh Chitale
This series aims to enchance the ISA probing support by porting the corresponding code from kernel and using it when probing for CMO extensions. Mayuresh Chitale (2): riscv: Enhance extension probing riscv: Fallback to riscv,isa arch/riscv/cpu/cpu.c| 600 +