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