aboutsummaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorXiang W <wxjstz@126.com>2024-09-23 09:37:53 +0800
committerAnup Patel <anup@brainfault.org>2024-09-27 13:09:51 +0530
commit2ffa0a153d804910c20b82974bfe2dedcf35a777 (patch)
treefe26c4d7334a5eb83cc8d4ad93bd5cff2df7232e /Kconfig
parent3e141a6950a276632439b202b220e49f3ae6969b (diff)
downloadopensbi-master.zip
opensbi-master.tar.gz
opensbi-master.tar.bz2
lib: sbi: fix missing high 32bits when sbi_cppc_write on rv32HEADmaster
sbi_cppc_write was writing to the a1 register only, which under rv32 would cause the high 32 bits to always be 0. This patch fixes that. Closes: https://github.com/riscv-software-src/opensbi/issues/334 Signed-off-by: Xiang W <wxjstz@126.com> Reported-by: Wesley Norris <repnop@outlook.com> Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions