diff --git a/firmware/fw_base.S b/firmware/fw_base.S index a1213e3..928ca91 100644 --- a/firmware/fw_base.S +++ b/firmware/fw_base.S @@ -506,6 +506,7 @@ _skip_trap_exit_rv32_hyp: /* We don't expect to reach here hence just hang */ j _start_hang + .data .align 3 #ifdef FW_PIC _runtime_offset: