opensbi/lib/utils/sys
Anup Patel 6dde43584f lib: utils/sys: Extend HTIF library to allow custom base address
Some of RISC-V emulators provide HTIF at fixed base address so for
such emulators users have to hard-code HTIF base address in the
linker script.

To address this problem, we let users optionally provide fixed HTIF
base address via platform support (or device tree).

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Dong Du <Dd_nirvana@sjtu.edu.cn>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
2022-01-11 18:17:49 +05:30
..
htif.c lib: utils/sys: Extend HTIF library to allow custom base address 2022-01-11 18:17:49 +05:30
objects.mk platform: Replace CLINT library usage with ACLINT library 2021-06-24 09:39:55 +05:30
sifive_test.c lib: sbi: convert reset to list 2021-10-11 09:59:29 +05:30