On Mon, Jan 19, 2026 at 01:55:23PM +0800, Jimmy Ho wrote: > From: Nick Hu <[email protected]> > > Under single core boot platform, the secondary cores won't enter the > u-boot spl. Therefore we move the pl2 driver from u-boot to the Opensbi. > > Signed-off-by: Nick Hu <[email protected]> > Signed-off-by: Jimmy Ho <[email protected]> > --- > arch/riscv/lib/sifive_cache.c | 3 --- > drivers/cache/Kconfig | 6 ------ > drivers/cache/Makefile | 1 - > 3 files changed, 10 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <[email protected]>

