mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-09-11 20:46:02 +01:00
lwu exists under the current rv64 and should also exist under the rv128 in the future, so I modified the conditions of conditional compilation so that it can adapt to the future situation Signed-off-by: Xiang W <wxjstz@126.com> Reviewed-by: Anup Patel <anup@brainfault.org>