px4-firmware/nuttx-patches
David Sidrane 5a66539b36 HOTFIX:Backport Memory corruption due to stack coloring overreach
Backport of upstream NuttX PR 264

   As discovered by dcabecinhas. This fix assume the 8 byte
   alignment options for size stack size or this will overwrite
   the first word after TOS
   See https://github.com/PX4/Firmware/issues/6613#issuecomment-285869778
2017-03-11 20:26:51 +01:00
..
Fixed-Shadow-wanings.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
c++11.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
ctype_cctype_.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
export_insitu.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
fixStdint.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
fix_CRTSCTS-define.patch Fix usage of CRTSCTS define from termios.h 2016-12-26 12:08:05 +01:00
i2c_hotfix.patch HOTFIX:Backport of second round upstream NuttX i2c fix (#6771) 2017-03-10 07:26:51 -10:00
math.h.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
nsh_parse.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
serial_dma_hotfix.patch HOTFIX:For Data loss on Nuttx serial w/ DMA & GPIO Flow Control 2016-12-24 09:42:48 +01:00
silence-jobserver-warnings.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
stack_coloration_overreach_fix.patch HOTFIX:Backport Memory corruption due to stack coloring overreach 2017-03-11 20:26:51 +01:00
static_asset-fix.patch Build time patching of Uptream NuttX 2016-12-21 08:34:20 +01:00
wip_inflight_to_upstream.patch Hotfix:STM32 and STM32F7 Fixes the bkp reference counter issue 2017-02-09 21:12:23 +01:00
workarround_for_flash_data_cache_corruption.patch nuttx-patches: Add workaround for flash data cache corruption on read-while-write 2017-03-11 10:30:04 +01:00