
16 Jan
2025
16 Jan
'25
8:22 a.m.
On Mon, Jan 06, 2025 at 01:04:05PM +0000, Mayuresh Chitale wrote:
Update the cpu probing to fallback to "riscv,isa" property if "riscv,isa-extensions" is not available and modify the riscv CMO code to use the block size that was probed during cpu setup.
Signed-off-by: Mayuresh Chitale mchitale@ventanamicro.com
arch/riscv/cpu/cpu.c | 71 +++++++++++++----------------------------- arch/riscv/lib/cache.c | 26 +++------------- 2 files changed, 25 insertions(+), 72 deletions(-)
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com