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
User-space emulation tests were failing because ENABLE_ELF_LOADER
defaulted to 0, preventing ELF file loading. The fix automatically
enables ELF_LOADER when SYSTEM=0, except for architecture tests which
have their own binary loading mechanism.
0 commit comments