Commit 65638f8d authored by Bin Meng's avatar Bin Meng Committed by Anup Patel
Browse files

lib: utils/sys: Allow custom HTIF base address for RV32

commit 6dde4358 ("lib: utils/sys: Extend HTIF library to allow custom base address")
forgot to update do_tohost_fromhost() codes for RV32, which still
accesses the HTIF registers using the ELF symbol address directly.

Fixes: 6dde4358

 ("lib: utils/sys: Extend HTIF library to allow custom base address")
Signed-off-by: default avatarBin Meng <bmeng@tinylab.org>
Tested-by: default avatarDaniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 6509127a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment