Skip to content
Snippets Groups Projects
  1. Aug 11, 2021
  2. Jun 30, 2020
  3. Jun 29, 2020
  4. Jun 22, 2020
  5. Mar 11, 2020
  6. Dec 09, 2019
  7. Oct 01, 2019
  8. Sep 30, 2019
  9. Sep 26, 2019
    • Christos Gentsos's avatar
      Mitig: add script to patch the binary with NOPs and a recovery fn · 07d6684d
      Christos Gentsos authored
      As a mitigation measure, unused space in the flash can be filled with
      NOPs. At the end of each piece of unused space, a function that
      attempts to recover by resetting the stack pointer and restarting the
      code is placed. That way, if an SEU corrupts the PC or some function's
      return pointer and execution resumes at some region that was supposed
      to be empty, the code should have a good chance at restarting
      gracefully.
      07d6684d
  10. Sep 12, 2019
  11. Sep 09, 2019
  12. Aug 16, 2019
  13. Jul 31, 2019
  14. Jun 11, 2019