Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Add-marm-option-when-compiling-sample-code.patch | Add -marm option when compiling sample code On arm processor the -marm option is required as without this the main function might use thumb opcode (16 bit) instead of the 32 bit arm code which makes the 32 bit trampoline code invalid. This issue also affects the sample code and as the sample code is running on compile time as tests, this option should be enabled there too. |
SZALAY Attila <sasa@ubainba.hu> | no | 2020-01-31 | ||
0002-boxfort-add-BXF_DBG_FALLBACK-debug-flag.patch | boxfort: add BXF_DBG_FALLBACK debug flag The flag can be used to indicate that when the specified debugger can not be found, the sandboxed process should be suspended instead. |
=?utf-8?b?TMOhc3psw7MgVsOhcmFkeQ==?= <laszlo.varady@protonmail.com> | no | 2022-01-31 |