lib: sbi: Remove sbi_trap_exit() and related code
authorAnup Patel <apatel@ventanamicro.com>
Mon, 11 Mar 2024 05:34:50 +0000 (11:04 +0530)
committerAnup Patel <anup@brainfault.org>
Tue, 19 Mar 2024 06:01:18 +0000 (11:31 +0530)
commitebb697ad8cdd5c281a94e7801fc0c1d99d6a891e
tree70642cbb7b6a1356f52ab5e88b0afebc920946d3
parent2e8517865ab7f25a9ed92a2c1b4f938368fe45f9
lib: sbi: Remove sbi_trap_exit() and related code

Over the years, no uses of sbi_trap_exit() have been found so remove
it and also remove related code from fw_base.S and sbi_scratch.h.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Samuel Holland <samuel.holland@sifive.com>
Tested-by: Samuel Holland <samuel.holland@sifive.com>
firmware/fw_base.S
include/sbi/sbi_scratch.h
include/sbi/sbi_trap.h
lib/sbi/sbi_trap.c