1. b93da8b SST: Replace SST APIs with PSA PS APIs by Jamie Fox · 7 years ago
  2. efb8b37 SST: Add PSA Protected Storage header by Jamie Fox · 7 years ago
  3. 82b87ca Crypto: Align implementation to pass PSA API compliance by Jamie Fox · 7 years ago
  4. efd8273 Crypto: Implement PSA key policy APIs by Jamie Fox · 7 years ago
  5. 3a48099 Crypto: Add support for AEAD operations by Antonio de Angelis · 7 years ago
  6. 7a36f78 Crypto: Add support for HMAC functionalities by Louis Mayencourt · 7 years ago
  7. cf85ba2 Crypto: Modularise the interaction with crypto primitives by Antonio de Angelis · 7 years ago
  8. 377a155 Crypto: Align to PSA Crypto headers 0.1.0a by Antonio de Angelis · 7 years ago
  9. 17c30bb Build: Enable linking with PSA API compliance tests in the NS app by Jamie Fox · 7 years ago
  10. 2a6f8c2 Core: change iovec return type to psa_status_t by Mate Toth-Pal · 7 years ago
  11. 16ec798 Test: Add testcase for testing outvec write by Mate Toth-Pal · 7 years ago
  12. b8ce0dd Core: Sanitize iovec parameters in TF-M Core by Mate Toth-Pal · 7 years ago
  13. bf25a40 Core: create iovec-based veneers for secure functions by Miklos Balint · 7 years ago
  14. 48a0eb5 Attest: Add initial attestation prototype by Tamas Ban · 7 years ago
  15. 6dfa6eb Attest: Release PSA API of initial attestation by Tamas Ban · 7 years ago
  16. 16a9ffb Core: fix NSPM default client ID assignment by Miklos Balint · 7 years ago
  17. 8e0fa7a PlatformSP: Add Platform service by Marc Moreno Berengue · 7 years ago
  18. 2b328e9 NSPM: Update NSPM mechanism to get thread name by Marc Moreno Berengue · 7 years ago
  19. a6f7216 Crypto: Add support for Hash functionalities by Antonio de Angelis · 7 years ago
  20. 8908f47 Crypto: Add Crypto service by Antonio de Angelis · 7 years ago
  21. fab0ff7 Merge changes I1144266d,I3be4100b by Tamas Ban · 7 years ago
  22. 1fdb12f Core: refactor error handling scenarios by Miklos Balint · 7 years ago
  23. 9ecb24c Core: add PSA API header files by Miklos Balint · 7 years ago
  24. cd8a126 SST: Renumber NS client IDs by Marc Moreno Berengue · 7 years ago
  25. 261df46 SST: Use get caller client ID API in SST by Mate Toth-Pal · 7 years ago
  26. 3956a8a App: Add SVC call for registering client ID by Mate Toth-Pal · 7 years ago
  27. ce61afa Core: Add veneer for registering NS client id by Mate Toth-Pal · 7 years ago
  28. 2eeac64 AuditLog: Align the implementation to the PSA header by Antonio de Angelis · 7 years ago
  29. 158bf18 Merge changes Iac4e1b7d,Ib771485e by Miklós Bálint · 7 years ago
  30. 12bc645 AuditLog: PSA API header by Antonio de Angelis · 7 years ago
  31. 1379e15 App, Test: Updates for thread mode NS-S transition by Mate Toth-Pal · 7 years ago
  32. 14276e9 Crypto: Add PSA API by Antonio de Angelis · 7 years ago
  33. f398da2 SST: Implement PSA SST API for secure partitions by Marc Moreno Berengue · 7 years ago
  34. c304f92 SST: Align PSA SST APIs with the coding style by Marc Moreno Berengue · 7 years ago
  35. 092aaf0 SST: Add reference read PSA SST API definition by Marc Moreno Berengue · 7 years ago
  36. b391976 SST: Align client ID type with PSA definition by Marc Moreno Berengue · 7 years ago
  37. 7d053a3 SST: First public draft of PSA SST APIs by Marc Moreno Berengue · 7 years ago
  38. 7903294 SST: Unpack tfm_sst_buf_t for read and write APIs by Marc Moreno Berengue · 7 years ago
  39. 10d0d36 SST: Add asset authentication token in the APIs by Marc Moreno Berengue · 7 years ago
  40. 4258e54 SST: Use asset ID instead of handle in all APIs by Marc Moreno Berengue · 7 years ago
  41. 51af951 SST: Add asset types and attributes by Marc Moreno Berengue · 7 years ago
  42. 675b6e9 SST: Rename get_attributes APIs to get_info by Marc Moreno Berengue · 7 years ago
  43. 6d7256b Test: Create secure client service by Ben Davis · 7 years ago
  44. 9a5bfea AuditLog: Additional API primitives by Antonio de Angelis · 7 years ago
  45. cc657b3 AuditLog: Build system changes by Antonio de Angelis · 8 years ago
  46. f1c0851 AuditLog: Non Secure interface by Antonio de Angelis · 8 years ago
  47. d9cd66e Interface: Refactor NS lock and SVC's interface by Antonio de Angelis · 7 years ago
  48. eba14e1 Core: Rename and move __cmse_secure_gateway macro by Antonio de Angelis · 7 years ago
  49. 7de74b5 Core: Rename services to partitions in core by Mate Toth-Pal · 7 years ago
  50. 349714a Core: Rename services to partitions in SPM by Mate Toth-Pal · 7 years ago
  51. 06aee08 Test: Add SST referenced access test suite by Jamie Fox · 8 years ago
  52. 5592db0 Test: Create SST test service by Jamie Fox · 8 years ago
  53. f4d8867 Interface: Interface provided to NS side by Ashutosh Singh · 8 years ago