[PATCH 1/7] MIPS: Implement setjmp

Jiaxun Yang jiaxun.yang at flygoat.com
Sat May 18 00:14:22 CEST 2024



在2024年5月17日五月 下午10:11,Heinrich Schuchardt写道:
[...]
> As the jumpbuffer is only used inside U-Boot we should be able to use 
> the same register sequence independant of the bitness.

Hi Heinrich,

I chose to use ABI's stack frame because GDB requires it to perform proper
unwinding and it helped debugging a lot.

But I'm fine with unifying them if you think it's necessary, what's your opinion?

Thanks
- Jiaxun

>
> Best regards
>
> Heinrich
>
-- 
- Jiaxun


More information about the U-Boot mailing list