mirror of
https://github.com/Fishwaldo/opensbi.git
synced 2025-03-15 19:31:32 +00:00
Simulatenous requests for tlbflush IPIs can have overlapping address ranges. Ignore if address range is same or within already existing fifo entries. Update the tlb flush info in fifo directly if the one of the existing entry lies within the new flush request. Delete all entries if flush all request is recieved for the vma. Signed-off-by: Atish Patra <atish.patra@wdc.com> |
||
---|---|---|
.. | ||
objects.mk | ||
riscv_asm.c | ||
riscv_atomic.c | ||
riscv_hardfp.S | ||
riscv_locks.c | ||
sbi_console.c | ||
sbi_ecall.c | ||
sbi_emulate_csr.c | ||
sbi_fifo.c | ||
sbi_hart.c | ||
sbi_illegal_insn.c | ||
sbi_init.c | ||
sbi_ipi.c | ||
sbi_misaligned_ldst.c | ||
sbi_system.c | ||
sbi_timer.c | ||
sbi_trap.c |