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. f63a52e Remove auto-generation of test wrappers by David Horstmann · 1 year, 9 months ago
  4. 413dd07 Downgrade auto testing testing to a nice-to-have by David Horstmann · 1 year, 9 months ago
  5. 2531dab Add auto-generation of test wrappers to design by David Horstmann · 1 year, 9 months ago
  6. 15b5bee Add note on platform-specific barriers by David Horstmann · 1 year, 9 months ago
  7. e045b55 Add sections on validation of validation by David Horstmann · 1 year, 9 months ago
  8. e88a6f8 Add portability consideration to careful-access by David Horstmann · 1 year, 9 months ago
  9. d081e52 Discuss plain-overwriting memory poisoning by David Horstmann · 1 year, 9 months ago
  10. a365efc Threading design: fix internal links by Janos Follath · 1 year, 10 months ago
  11. 599b087 Rename and specify config options by David Horstmann · 1 year, 9 months ago
  12. 78bd77f Careful-access prototyping to design exploration by David Horstmann · 1 year, 9 months ago
  13. c599138 Remove references to new-test approach in design by David Horstmann · 1 year, 9 months ago
  14. 2b86df8 De-duplicate section titles by David Horstmann · 1 year, 9 months ago
  15. 8e58ccb Add blank lines before lists by David Horstmann · 1 year, 9 months ago
  16. 2711d23 Fix broken links by David Horstmann · 1 year, 9 months ago
  17. f95767a Clarify use of new tests for careful-access by David Horstmann · 1 year, 9 months ago
  18. c7ccbf5 Add detailed design section for careful access by David Horstmann · 1 year, 9 months ago
  19. 56aa1b3 Add exploration section on FVP testing by David Horstmann · 1 year, 10 months ago
  20. 09c84ef Add lengths to convenience interface sketch by David Horstmann · 1 year, 10 months ago
  21. 730dea3 Rewrite incorrect description of psa_exercise_key by David Horstmann · 1 year, 10 months ago
  22. 6c51207 Add notes about configuration of poisoning tests by David Horstmann · 1 year, 10 months ago
  23. 8f905c2 Add reference to test hooks in detailed design by David Horstmann · 1 year, 10 months ago
  24. 806055e Refactor note on preferred poison-test approach by David Horstmann · 1 year, 10 months ago
  25. 52df620 Use ASan for memory poisoning as well as Valgrind by David Horstmann · 1 year, 10 months ago
  26. c61ddb2 Add C language annotation to code block by David Horstmann · 1 year, 10 months ago
  27. cbf068d Fix broken reference by David Horstmann · 1 year, 10 months ago
  28. f889e0f Replace vague 'above' with a reference for ease-of-navigation by David Horstmann · 1 year, 10 months ago
  29. ded14a2 Add example wrapper function implementation by David Horstmann · 1 year, 10 months ago
  30. 16dac00 Add skeleton of detailed design rewrite by David Horstmann · 1 year, 10 months ago
  31. 54bd71b Update operation threading strategy by Janos Follath · 1 year, 10 months ago
  32. e604269 Threading Design: emphasise performance requirement by Janos Follath · 1 year, 10 months ago
  33. 23f7e41 Threading design: improve language by Janos Follath · 1 year, 10 months ago
  34. be86834 Rewrite design exploration of copy validation by David Horstmann · 1 year, 10 months ago
  35. 51fc6cf Explore sanitizers for memory poisoning by David Horstmann · 1 year, 10 months ago
  36. 17b3716 Tweak compiler optimization evaluation section by David Horstmann · 1 year, 10 months ago
  37. 49d467c Threading design: update and clarify 3.6 plan by Janos Follath · 1 year, 10 months ago
  38. de0e3e3 Threading design: Update empty slot tracking by Janos Follath · 1 year, 10 months ago
  39. 5258689 Clarify threading design document structure by Janos Follath · 1 year, 10 months ago
  40. 19192a5 Clarify reentrancy requirements for drivers by Janos Follath · 1 year, 10 months ago
  41. 4e54abf Add section on possible use of Valgrind tracing by David Horstmann · 1 year, 10 months ago
  42. 05ca3d9 Expand design for validation of careful access by David Horstmann · 1 year, 10 months ago
  43. a72b4ca Modify optimize-testing instructions by David Horstmann · 1 year, 10 months ago
  44. 3f7e42a Move implementation by module table earlier by David Horstmann · 1 year, 10 months ago
  45. dae0ad4 Add more detail in design of memory poisoning by David Horstmann · 1 year, 10 months ago
  46. 0bd87f5 Change unsigned int to uint8_t by David Horstmann · 1 year, 10 months ago
  47. 23661cc Detailed design of memory protection strategy by David Horstmann · 1 year, 10 months ago
  48. df62f1a Merge pull request #1106 from gilles-peskine-arm/psa-shared-buffers-requirements by Gilles Peskine · 1 year, 10 months ago
  49. d7a39ae Add plan for 3.6 to threading design by Janos Follath · 1 year, 10 months ago
  50. 574100b Add clarifications to thread safety design by Janos Follath · 1 year, 10 months ago
  51. 811a954 Add reentrancy section to thread safety design by Janos Follath · 1 year, 10 months ago
  52. 8ebeb9c Test for read-read inconsistency with mprotect and ptrace/gdb by Gilles Peskine · 1 year, 10 months ago
  53. 87889eb Fix editorial error with semantic consequences by Gilles Peskine · 1 year, 10 months ago
  54. a3ce643 Typos by Gilles Peskine · 1 year, 10 months ago
  55. 1f2802c Suggest validating copy by memory poisoning by Gilles Peskine · 1 year, 10 months ago
  56. 6998721 Add a section skeleton for copy bypass by Gilles Peskine · 1 year, 10 months ago
  57. 7bc1bb6 Short explanations of what is expected in the design sections by Gilles Peskine · 1 year, 10 months ago
  58. 35de1f7 Distinguish whole-message signature from other asymmetric cryptography by Gilles Peskine · 1 year, 10 months ago
  59. 9cad3b3 Design change for cipher/AEAD by Gilles Peskine · 1 year, 10 months ago
  60. 2859267 Clarify terminology: built-in driver by Gilles Peskine · 1 year, 10 months ago
  61. db00543 Add a section on write-read feedback by Gilles Peskine · 1 year, 10 months ago
  62. 352095c Simplify the relaxed output-output rule by Gilles Peskine · 1 year, 10 months ago
  63. 60c453e Expand explanations of the vulnerabilities by Gilles Peskine · 1 year, 10 months ago
  64. 8daedae Fix typos and copypasta by Gilles Peskine · 1 year, 10 months ago
  65. f7806ca Analyze requirements for protection of arguments in shared memory by Gilles Peskine · 1 year, 10 months ago
  66. bb5d907 Automatically pick up all Markdown files by Gilles Peskine · 1 year, 10 months ago
  67. 28b4da9 Add PSA threading design by Janos Follath · 1 year, 10 months ago
  68. 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
  69. db3035b Fix a typo in psa-crypto-implementation-structure.md by Xiaokang Qian · 1 year, 10 months ago
  70. 76e55a2 Change the documenti about psa_crypto_driver_wrappers.c{h} by Xiaokang Qian · 1 year, 10 months ago
  71. 1198e43 Change the description of auto-generated driver dispatch files by Xiaokang Qian · 1 year, 10 months ago
  72. 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
  73. b4527fb Add clarifications to the threading requirements by Janos Follath · 1 year, 11 months ago
  74. b695473 Fix typo by Janos Follath · 1 year, 11 months ago
  75. 35633dd Add threading non-requirement by Janos Follath · 1 year, 11 months ago
  76. 15d9ec2 Improve thread safety presentation by Janos Follath · 1 year, 11 months ago
  77. 0385c28 Tighten thread safety requirements by Janos Follath · 1 year, 11 months ago
  78. 7ec993d Refine thread safety requirements by Janos Follath · 2 years ago
  79. 33291ba Merge pull request #5538 from gilles-peskine-arm/psa-thread_safety-doc by Gilles Peskine · 2 years ago
  80. 9aa93c8 Added a note about new primitives for secure destruction by Gilles Peskine · 2 years ago
  81. 584bf98 Elaborate on psa_destroy_key requirements by Gilles Peskine · 2 years ago
  82. d3a7977 psa_is_key_slot_occupied: change to using the key identifier by Gilles Peskine · 2 years ago
  83. ab02d39 test: use only rev-parse for getting the current branch by Valerio Setti · 2 years ago
  84. ccb0344 test: add GIT alternative commands for older GIT versions by Valerio Setti · 2 years ago
  85. e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 2 years, 1 month ago
  86. 0ca2a1f Merge pull request #7646 from gilles-peskine-arm/psa-driver-transaction-testing-spec by Gilles Peskine · 2 years, 1 month ago
  87. 34a2017 More about whether to have the driver key id in the transaction list by Gilles Peskine · 2 years, 2 months ago
  88. 009c06b Discuss the cost of a get_key_attributes entry point by Gilles Peskine · 2 years, 2 months ago
  89. 4e50884 Finish test strategy by Gilles Peskine · 2 years, 2 months ago
  90. 44bbf29 Write up the transaction/recovery processess by Gilles Peskine · 2 years, 2 months ago
  91. 76a852f Design document for storage resilience by Gilles Peskine · 2 years, 2 months ago
  92. 63df4ec Merge pull request #7589 from daverodgman/pr4990 by Gilles Peskine · 2 years, 3 months ago
  93. 7e37aa8 Merge pull request #5904 from gilles-peskine-arm/psa-doc-implementing-new-mechanism by Gilles Peskine · 2 years, 3 months ago
  94. de4cbc5 Fix copypasta by Gilles Peskine · 2 years, 3 months ago
  95. 95bd5a5 Minor adjustments after review. by Fredrik Hesse · 3 years, 10 months ago
  96. 0ec8a90 Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  97. cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
  98. 0b04864 improve syms.sh script for external dependencies analysis by valerio · 2 years, 4 months ago
  99. 4d31496 Update TLS 1.3 documentation and add change log by Ronald Cron · 2 years, 5 months ago
  100. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago