You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SOL] Introduce dynamic stack frames and the SBFv2 flag
Introduce dynamic stack frames, which are currently opt-in and enabled setting cpu=sbfv2.
When sbfv2 is used, ELF files are flagged with e_flags=EF_SBF_V2 so the runtime can detect it
and react accordingly.
Co-authored-by: Dmitri Makarov <[email protected]>
0 commit comments