opensbi/include
Vivian Wang 37a0d83b6d lib: sbi_trap: Add helper to get GVA in sbi_trap_regs
The GVA bit is in mstatus on RV64, and in mstatush in RV32. Refactor
code handling this in sbi_trap_handler into a helper function to extract
GVA from sbi_trap_regs, so that future code accessing GVA can be
XLEN-agnostic.

Signed-off-by: Vivian Wang <dramforever@live.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
2022-09-13 16:42:59 +05:30
..
sbi lib: sbi_trap: Add helper to get GVA in sbi_trap_regs 2022-09-13 16:42:59 +05:30
sbi_utils lib: utils: serial: Add Cadence UART driver 2022-08-23 08:40:17 +05:30