mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-11-23 19:24:21 +00:00
This patch factor-out TLB management from IPI management to separate sources sbi_tlb.c and sbi_tlb.h. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>