summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorXiang W <[email protected]>2024-09-23 09:37:53 +0800
committerAnup Patel <[email protected]>2024-09-27 13:09:51 +0530
commit2ffa0a153d804910c20b82974bfe2dedcf35a777 (patch)
treefe26c4d7334a5eb83cc8d4ad93bd5cff2df7232e /include
parent3e141a6950a276632439b202b220e49f3ae6969b (diff)
lib: sbi: fix missing high 32bits when sbi_cppc_write on rv32
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 <[email protected]> Reported-by: Wesley Norris <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions