1. b892dfe SST: Use macros generated by tools by Edison Ai · 6 years ago
  2. 870abb4 Attest: Use macros generated by tools by Edison Ai · 6 years ago
  3. 5bf0bfc Build: Generate service ID header file by Edison Ai · 6 years ago
  4. 2eb100a AuditLog: Remove custom veneer file by Mate Toth-Pal · 6 years ago
  5. ca95c48 Interface: Improve code quality by Hugues de Valon · 6 years ago
  6. ab000e8 AuditLog: Use uniform signatures by Antonio de Angelis · 6 years ago
  7. 8f80ea9 Build: Change the value of SID by Edison Ai · 6 years ago
  8. 520fb4d Interface: Add psa/error.h header by Jamie Fox · 6 years ago
  9. cc31d40 Interface: Rename PSA headers by Jamie Fox · 7 years ago
  10. ba1fa9a Attest: Improve code quality by Hugues de Valon · 6 years ago
  11. df5817d Test: Refactor the os_wrapper layer and NS test by Antonio de Angelis · 6 years ago
  12. 14c29d0 Test: Add testcases for IRQ handling by Mate Toth-Pal · 6 years ago
  13. 4341de0 Core: Initial implementation of sec IRQ handling by Mate Toth-Pal · 7 years ago
  14. 080b2e2 Build: Correct property name in services by Edison Ai · 6 years ago
  15. feb0f0c Build: Remove "tfm_symbol" from manifest by Edison Ai · 6 years ago
  16. 7c67fb8 Core: Add necessary includes in some header files. by David Hu · 6 years ago
  17. c640e07 T398: Source cleanup for tool chain integration by TTornblom · 6 years ago
  18. c7b1b6c Platform: IOCTL for platform-specific services by Miklos Balint · 6 years ago
  19. adf0255 Build: Support building IPC model without tests by Jamie Fox · 6 years ago
  20. 9511e5e Build: A switch for selecting platform service by Mingyang Sun · 6 years ago
  21. 707caf7 Crypto: Fixes for PSA Crypto API compliance by Jamie Fox · 6 years ago
  22. c78c62c Build: Add option to enable or disable Audit Log by Jamie Fox · 6 years ago
  23. 2ed3022 Attest: Add IPC compatibility by Kevin Peng · 6 years ago
  24. 25e2b2d Crypto: Implement additional PSA Crypto APIs by Antonio de Angelis · 6 years ago
  25. 0e54ebc Crypto: Migrate the service to use Mbed crypto library by Jamie Fox · 6 years ago
  26. 4743e67 Crypto: Add IPC compatibility by Antonio de Angelis · 6 years ago
  27. a0054d7 SST: Permit null pointers with zero length by Jamie Fox · 6 years ago
  28. 08596fb Interface: Add necessary include in tfm_ns_lock.h by Oren Cohen · 6 years ago
  29. f2dea5b Core: Add volatile to inline assembly blocks by Antonio de Angelis · 6 years ago
  30. db1448b SST: IPC compatibility for Protected Storage by Summer Qin · 6 years ago
  31. ab85ccd Crypto: Use uniform signatures by Antonio de Angelis · 6 years ago
  32. 3254760 Interface: Improve code quality by Hugues de Valon · 6 years ago
  33. ed5d01a SST: Improve code quality by Hugues de Valon · 6 years ago
  34. 262dc7b Platform: Create platform service for pin functions by Tamas Kaman · 6 years ago
  35. 09586c5 Core: Minor clean up to the veneers template by Antonio de Angelis · 6 years ago
  36. 8b44244 Crypto: Improve code quality by Hugues de Valon · 6 years ago
  37. adf9f08 AuditLog: Improve code quality by Hugues de Valon · 6 years ago
  38. 36f2184 Manifest: Use Jinja2 for template generation by Mate Toth-Pal · 7 years ago
  39. 15d8a31 SST: Replace TFM SST errors by PSA PS errors by Marc Moreno Berengue · 7 years ago
  40. 684f61e SST: Add uniform secure functions support by Marc Moreno Berengue · 7 years ago
  41. 67a8754 Interface: remove uncessary cmsis.h include by Kevin Peng · 7 years ago
  42. 807fedb Merge remote-tracking branch 'feature-ipc' into 'master' by Edison Ai · 6 years ago
  43. 40a7af0 Doc: fix doxygen comments. by Gyorgy Szing · 7 years ago
  44. 967feec Doc: non C specific doxygen documentation added. by Gyorgy Szing · 7 years ago
  45. 8bdd458 Attest: Upgrade the API version to 1.0-beta-0 by Tamas Ban · 6 years ago
  46. 5296b4f Attest: Add CBOR/COSE encoding to IAT by Tamas Ban · 7 years ago
  47. eccae9d Attest: Make return values independent from TF-M by Tamas Ban · 7 years ago
  48. 94eb631 Attest: Update challenge size verification by Tamas Ban · 7 years ago
  49. b6b8056 Attest: Implement get token size API by Tamas Ban · 7 years ago
  50. 52d4a8e Attest: Update initial attestation header by Tamas Ban · 7 years ago
  51. 3587a9f Test: Remove old SST test suites by Marc Moreno Berengue · 7 years ago
  52. b93da8b SST: Replace SST APIs with PSA PS APIs by Jamie Fox · 7 years ago
  53. efb8b37 SST: Add PSA Protected Storage header by Jamie Fox · 7 years ago
  54. 82b87ca Crypto: Align implementation to pass PSA API compliance by Jamie Fox · 7 years ago
  55. efd8273 Crypto: Implement PSA key policy APIs by Jamie Fox · 7 years ago
  56. 3a48099 Crypto: Add support for AEAD operations by Antonio de Angelis · 7 years ago
  57. 7a36f78 Crypto: Add support for HMAC functionalities by Louis Mayencourt · 7 years ago
  58. cf85ba2 Crypto: Modularise the interaction with crypto primitives by Antonio de Angelis · 7 years ago
  59. 377a155 Crypto: Align to PSA Crypto headers 0.1.0a by Antonio de Angelis · 7 years ago
  60. 17c30bb Build: Enable linking with PSA API compliance tests in the NS app by Jamie Fox · 7 years ago
  61. b3e5696 Core: Align with PSA FF specification 1.0-beta-0 by Edison Ai · 7 years ago
  62. 7a3495d Crypto: Conditional reference PSA types by PSA FF version by Edison Ai · 7 years ago
  63. 2a6f8c2 Core: change iovec return type to psa_status_t by Mate Toth-Pal · 7 years ago
  64. 16ec798 Test: Add testcase for testing outvec write by Mate Toth-Pal · 7 years ago
  65. b8ce0dd Core: Sanitize iovec parameters in TF-M Core by Mate Toth-Pal · 7 years ago
  66. bf25a40 Core: create iovec-based veneers for secure functions by Miklos Balint · 7 years ago
  67. dd1ea1c Core: thread mode transition for IPC calls by Miklos Balint · 7 years ago
  68. 87da251 Core: add PSA client API functions by Miklos Balint · 7 years ago
  69. 48a0eb5 Attest: Add initial attestation prototype by Tamas Ban · 7 years ago
  70. 6dfa6eb Attest: Release PSA API of initial attestation by Tamas Ban · 7 years ago
  71. 16a9ffb Core: fix NSPM default client ID assignment by Miklos Balint · 7 years ago
  72. 8e0fa7a PlatformSP: Add Platform service by Marc Moreno Berengue · 7 years ago
  73. 2b328e9 NSPM: Update NSPM mechanism to get thread name by Marc Moreno Berengue · 7 years ago
  74. a6f7216 Crypto: Add support for Hash functionalities by Antonio de Angelis · 7 years ago
  75. 8908f47 Crypto: Add Crypto service by Antonio de Angelis · 7 years ago
  76. fab0ff7 Merge changes I1144266d,I3be4100b by Tamas Ban · 7 years ago
  77. 1fdb12f Core: refactor error handling scenarios by Miklos Balint · 7 years ago
  78. 9ecb24c Core: add PSA API header files by Miklos Balint · 7 years ago
  79. cd8a126 SST: Renumber NS client IDs by Marc Moreno Berengue · 7 years ago
  80. 261df46 SST: Use get caller client ID API in SST by Mate Toth-Pal · 7 years ago
  81. 3956a8a App: Add SVC call for registering client ID by Mate Toth-Pal · 7 years ago
  82. ce61afa Core: Add veneer for registering NS client id by Mate Toth-Pal · 7 years ago
  83. 2eeac64 AuditLog: Align the implementation to the PSA header by Antonio de Angelis · 7 years ago
  84. 158bf18 Merge changes Iac4e1b7d,Ib771485e by Miklós Bálint · 7 years ago
  85. 12bc645 AuditLog: PSA API header by Antonio de Angelis · 7 years ago
  86. 1379e15 App, Test: Updates for thread mode NS-S transition by Mate Toth-Pal · 7 years ago
  87. 14276e9 Crypto: Add PSA API by Antonio de Angelis · 7 years ago
  88. f398da2 SST: Implement PSA SST API for secure partitions by Marc Moreno Berengue · 7 years ago
  89. c304f92 SST: Align PSA SST APIs with the coding style by Marc Moreno Berengue · 7 years ago
  90. 092aaf0 SST: Add reference read PSA SST API definition by Marc Moreno Berengue · 7 years ago
  91. b391976 SST: Align client ID type with PSA definition by Marc Moreno Berengue · 7 years ago
  92. 7d053a3 SST: First public draft of PSA SST APIs by Marc Moreno Berengue · 7 years ago
  93. 7903294 SST: Unpack tfm_sst_buf_t for read and write APIs by Marc Moreno Berengue · 7 years ago
  94. 10d0d36 SST: Add asset authentication token in the APIs by Marc Moreno Berengue · 7 years ago
  95. 4258e54 SST: Use asset ID instead of handle in all APIs by Marc Moreno Berengue · 7 years ago
  96. 51af951 SST: Add asset types and attributes by Marc Moreno Berengue · 7 years ago
  97. 675b6e9 SST: Rename get_attributes APIs to get_info by Marc Moreno Berengue · 7 years ago
  98. 6d7256b Test: Create secure client service by Ben Davis · 7 years ago
  99. 9a5bfea AuditLog: Additional API primitives by Antonio de Angelis · 7 years ago
  100. cc657b3 AuditLog: Build system changes by Antonio de Angelis · 8 years ago