1. b86873e Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 1 year, 9 months ago
  2. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  3. 6dcb63b Fix broken link to psa-driver-example-and-guide in psa-driver-wrappers-codegen-migration-guide.md by Tom Cosgrove · 1 year, 9 months ago
  4. f63a52e Remove auto-generation of test wrappers by David Horstmann · 1 year, 9 months ago
  5. 413dd07 Downgrade auto testing testing to a nice-to-have by David Horstmann · 1 year, 9 months ago
  6. 2531dab Add auto-generation of test wrappers to design by David Horstmann · 1 year, 9 months ago
  7. 15b5bee Add note on platform-specific barriers by David Horstmann · 1 year, 9 months ago
  8. e045b55 Add sections on validation of validation by David Horstmann · 1 year, 9 months ago
  9. e88a6f8 Add portability consideration to careful-access by David Horstmann · 1 year, 9 months ago
  10. d081e52 Discuss plain-overwriting memory poisoning by David Horstmann · 1 year, 9 months ago
  11. a365efc Threading design: fix internal links by Janos Follath · 1 year, 10 months ago
  12. 599b087 Rename and specify config options by David Horstmann · 1 year, 9 months ago
  13. 78bd77f Careful-access prototyping to design exploration by David Horstmann · 1 year, 9 months ago
  14. c599138 Remove references to new-test approach in design by David Horstmann · 1 year, 9 months ago
  15. 2b86df8 De-duplicate section titles by David Horstmann · 1 year, 9 months ago
  16. 8e58ccb Add blank lines before lists by David Horstmann · 1 year, 9 months ago
  17. 2711d23 Fix broken links by David Horstmann · 1 year, 9 months ago
  18. f95767a Clarify use of new tests for careful-access by David Horstmann · 1 year, 9 months ago
  19. c7ccbf5 Add detailed design section for careful access by David Horstmann · 1 year, 9 months ago
  20. 56aa1b3 Add exploration section on FVP testing by David Horstmann · 1 year, 10 months ago
  21. 09c84ef Add lengths to convenience interface sketch by David Horstmann · 1 year, 10 months ago
  22. 730dea3 Rewrite incorrect description of psa_exercise_key by David Horstmann · 1 year, 10 months ago
  23. 6c51207 Add notes about configuration of poisoning tests by David Horstmann · 1 year, 10 months ago
  24. 8f905c2 Add reference to test hooks in detailed design by David Horstmann · 1 year, 10 months ago
  25. 806055e Refactor note on preferred poison-test approach by David Horstmann · 1 year, 10 months ago
  26. 52df620 Use ASan for memory poisoning as well as Valgrind by David Horstmann · 1 year, 10 months ago
  27. c61ddb2 Add C language annotation to code block by David Horstmann · 1 year, 10 months ago
  28. cbf068d Fix broken reference by David Horstmann · 1 year, 10 months ago
  29. f889e0f Replace vague 'above' with a reference for ease-of-navigation by David Horstmann · 1 year, 10 months ago
  30. ded14a2 Add example wrapper function implementation by David Horstmann · 1 year, 10 months ago
  31. 16dac00 Add skeleton of detailed design rewrite by David Horstmann · 1 year, 10 months ago
  32. 54bd71b Update operation threading strategy by Janos Follath · 1 year, 10 months ago
  33. e604269 Threading Design: emphasise performance requirement by Janos Follath · 1 year, 10 months ago
  34. 23f7e41 Threading design: improve language by Janos Follath · 1 year, 10 months ago
  35. be86834 Rewrite design exploration of copy validation by David Horstmann · 1 year, 10 months ago
  36. 51fc6cf Explore sanitizers for memory poisoning by David Horstmann · 1 year, 10 months ago
  37. 17b3716 Tweak compiler optimization evaluation section by David Horstmann · 1 year, 10 months ago
  38. 49d467c Threading design: update and clarify 3.6 plan by Janos Follath · 1 year, 10 months ago
  39. de0e3e3 Threading design: Update empty slot tracking by Janos Follath · 1 year, 10 months ago
  40. 5258689 Clarify threading design document structure by Janos Follath · 1 year, 10 months ago
  41. 19192a5 Clarify reentrancy requirements for drivers by Janos Follath · 1 year, 10 months ago
  42. 4e54abf Add section on possible use of Valgrind tracing by David Horstmann · 1 year, 10 months ago
  43. 05ca3d9 Expand design for validation of careful access by David Horstmann · 1 year, 10 months ago
  44. a72b4ca Modify optimize-testing instructions by David Horstmann · 1 year, 10 months ago
  45. 3f7e42a Move implementation by module table earlier by David Horstmann · 1 year, 10 months ago
  46. dae0ad4 Add more detail in design of memory poisoning by David Horstmann · 1 year, 10 months ago
  47. 0bd87f5 Change unsigned int to uint8_t by David Horstmann · 1 year, 10 months ago
  48. 23661cc Detailed design of memory protection strategy by David Horstmann · 1 year, 10 months ago
  49. df62f1a Merge pull request #1106 from gilles-peskine-arm/psa-shared-buffers-requirements by Gilles Peskine · 1 year, 10 months ago
  50. d7a39ae Add plan for 3.6 to threading design by Janos Follath · 1 year, 10 months ago
  51. 574100b Add clarifications to thread safety design by Janos Follath · 1 year, 10 months ago
  52. 811a954 Add reentrancy section to thread safety design by Janos Follath · 1 year, 10 months ago
  53. 8ebeb9c Test for read-read inconsistency with mprotect and ptrace/gdb by Gilles Peskine · 1 year, 10 months ago
  54. 87889eb Fix editorial error with semantic consequences by Gilles Peskine · 1 year, 10 months ago
  55. a3ce643 Typos by Gilles Peskine · 1 year, 10 months ago
  56. 1f2802c Suggest validating copy by memory poisoning by Gilles Peskine · 1 year, 10 months ago
  57. 6998721 Add a section skeleton for copy bypass by Gilles Peskine · 1 year, 10 months ago
  58. 7bc1bb6 Short explanations of what is expected in the design sections by Gilles Peskine · 1 year, 10 months ago
  59. 35de1f7 Distinguish whole-message signature from other asymmetric cryptography by Gilles Peskine · 1 year, 10 months ago
  60. 9cad3b3 Design change for cipher/AEAD by Gilles Peskine · 1 year, 10 months ago
  61. 2859267 Clarify terminology: built-in driver by Gilles Peskine · 1 year, 10 months ago
  62. db00543 Add a section on write-read feedback by Gilles Peskine · 1 year, 10 months ago
  63. 352095c Simplify the relaxed output-output rule by Gilles Peskine · 1 year, 10 months ago
  64. 60c453e Expand explanations of the vulnerabilities by Gilles Peskine · 1 year, 10 months ago
  65. 8daedae Fix typos and copypasta by Gilles Peskine · 1 year, 10 months ago
  66. f7806ca Analyze requirements for protection of arguments in shared memory by Gilles Peskine · 1 year, 10 months ago
  67. bb5d907 Automatically pick up all Markdown files by Gilles Peskine · 1 year, 10 months ago
  68. 28b4da9 Add PSA threading design by Janos Follath · 1 year, 10 months ago
  69. 3274361 Merge pull request #8114 from yanesca/threading_requirements_update by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8114-fea6606f98ece4a434c83dd4350b363f6aabad44
  70. 8c40f3d Formatting fixes by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  71. 140c08e Minor clarifications. by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  72. 89ae266 Update docs/driver-only-builds.md by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  73. dfa42b3 Improve documentation about driver-only p256-m. by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  74. 789000b Update list of p256-m entry points by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  75. 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
  76. f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  77. db3035b Fix a typo in psa-crypto-implementation-structure.md by Xiaokang Qian · 1 year, 10 months ago
  78. 76e55a2 Change the documenti about psa_crypto_driver_wrappers.c{h} by Xiaokang Qian · 1 year, 10 months ago
  79. 1198e43 Change the description of auto-generated driver dispatch files by Xiaokang Qian · 1 year, 10 months ago
  80. 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
  81. 030f11b Type fixes and wording improvements by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  82. 1f61b7b Document driver-only hashes by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  83. efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 11 months ago
  84. 452beb9 Merge pull request #8203 from gilles-peskine-arm/p256-m-production by Gilles Peskine · 1 year, 11 months ago
  85. 3d0bffb Improve statement in driver-only-builds.md by Paul Elliott · 1 year, 11 months ago
  86. 6f784df Reflect the fact p256-m has been integrated into Mbed TLS by Gilles Peskine · 1 year, 11 months ago
  87. 7373a66 driver-only-builds.md: fix text by Valerio Setti · 1 year, 11 months ago
  88. b4527fb Add clarifications to the threading requirements by Janos Follath · 1 year, 11 months ago
  89. b695473 Fix typo by Janos Follath · 1 year, 11 months ago
  90. 35633dd Add threading non-requirement by Janos Follath · 1 year, 11 months ago
  91. 15d9ec2 Improve thread safety presentation by Janos Follath · 1 year, 11 months ago
  92. 0385c28 Tighten thread safety requirements by Janos Follath · 1 year, 11 months ago
  93. 7ec993d Refine thread safety requirements by Janos Follath · 2 years ago
  94. d31b284 driver-only-builds: update EC and FFDH sections by Valerio Setti · 2 years ago
  95. 33291ba Merge pull request #5538 from gilles-peskine-arm/psa-thread_safety-doc by Gilles Peskine · 2 years ago
  96. 0b6d021 Adjust presence of warning/link. by Manuel Pégourié-Gonnard · 2 years ago
  97. 9aa93c8 Added a note about new primitives for secure destruction by Gilles Peskine · 2 years ago
  98. 584bf98 Elaborate on psa_destroy_key requirements by Gilles Peskine · 2 years ago
  99. de24ba6 Add link to examples in relevant places by Manuel Pégourié-Gonnard · 2 years ago
  100. b614849 Fix error in the guide to drivers by Manuel Pégourié-Gonnard · 2 years ago