mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-16 21:58:20 +01:00
The code calls various macros from riscv_asm.h which is not directly included. Fix such dependency. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Anup Patel <anup@brainfault.org>