mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-18 01:38:30 +00:00
For better naming, we rename ipi_inject() to ipi_send() in struct sbi_platform. We also replace term "inject" with "send" in all related places. Signed-off-by: Anup Patel <anup.patel@wdc.com>