1. c203872 Add service locator strategy for SP to SP discovery by Julian Hall · 4 years ago topics/spmc_test
  2. ec7e584 Fix service provider chain test case by Julian Hall · 4 years ago
  3. b2954bc Remove dependencies on deprecated PSA crypto functionality by Julian Hall · 4 years ago
  4. fad3521 Extend core crypto service level tests by Julian Hall · 4 years ago
  5. e656944 Add key derivation service level tests by Julian Hall · 4 years ago
  6. cb11ba5 Add MAC service level tests by Julian Hall · 4 years ago
  7. a652ad6 Add symmetric cipher service level tests by Julian Hall · 4 years ago
  8. c6e7a8a Establish pattern for extending crypto service tests by Julian Hall · 4 years ago
  9. 628be29 Replace se-proxy service backends with stubs by Julian Hall · 4 years ago
  10. a949004 Allow build-time selection of backend for PSA crypto client by Julian Hall · 4 years ago
  11. 7a70340 Improve reuse of crypto client components by Julian Hall · 4 years ago
  12. 188953d Add arbitrary length crypto operations by Julian Hall · 4 years ago
  13. 464021a Fix key export handling in crypto provider by Julian Hall · 4 years ago
  14. 3e61454 Integrate discovery into crypto service provider by Julian Hall · 4 years ago
  15. 99a57e3 Introduce common service client by Julian Hall · 4 years ago
  16. 524903e Fix response length in AEAD proto serializer by Julian Hall · 4 years ago
  17. c2d78b5 Add service discovery provider by Julian Hall · 4 years ago
  18. 6bab021 Use PSA build config interface provided by Mbed TLS by Julian Hall · 4 years ago
  19. 65ff905 Optimise service provider handler look-up by Julian Hall · 4 years ago
  20. b7db580 Align to PSA Attestation API tests by Julian Hall · 4 years ago
  21. f284b09 Enable PSA Crypto 1.0 API tests by Julian Hall · 4 years ago
  22. d111e2c Upgrade to mbedtls-3.0.0 by Julian Hall · 4 years, 1 month ago
  23. 8345606 Add crypto support for AEAD operations by Julian Hall · 4 years, 1 month ago
  24. c635094 Remove dependencies on deprecated PSA Crypto API definitions by Julian Hall · 4 years, 1 month ago
  25. a6d3cbc Add crypto support for MAC operations by Julian Hall · 4 years, 1 month ago
  26. d670b41 Add stubs for missing PSA Crypto API functions by Julian Hall · 4 years, 1 month ago
  27. fe487b7 Add support for key derivation cipher operations by Julian Hall · 4 years, 1 month ago
  28. e7bccbe Add crypto support for symmetric cipher operations by Julian Hall · 4 years, 1 month ago
  29. 0ed3d45 Extend hash operation support by Julian Hall · 4 years, 1 month ago
  30. 7bfb18e Factor hash operations to sub-provider by Julian Hall · 4 years, 1 month ago
  31. 13e7695 Support modular extension of service provider capabilities by Julian Hall · 4 years, 1 month ago
  32. b57aa0d Add secure storage PSA API test deployments by Julian Hall · 4 years, 1 month ago
  33. ec81a50 Fix initial PSA Crypto API test failures by Julian Hall · 4 years, 1 month ago
  34. 0446040 Add logging RPC caller by Julian Hall · 4 years, 1 month ago
  35. 8359a63 Extend supported crypto key management operations by Julian Hall · 4 years, 1 month ago
  36. d407138 Add stubs for unsupported PSA Crypto API client operations by Julian Hall · 4 years, 1 month ago
  37. dd29622 Add psa arch test components by Julian Hall · 4 years, 2 months ago
  38. 644b57a Allow alternative backends for attestation provider by Julian Hall · 4 years, 1 month ago
  39. 9061e6c Allow alternative backends for crypto provider by Julian Hall · 4 years, 1 month ago
  40. 527ddd5 Add secure enclave proxy deployment by Julian Hall · 4 years, 1 month ago
  41. a6b3e1c Add RPC demux component by Julian Hall · 4 years, 1 month ago
  42. d03aced Extend ffa service location to support interface id by Julian Hall · 4 years, 1 month ago
  43. f572896 Add hash operation support to Crypto service provider by Julian Hall · 4 years, 1 month ago
  44. 7048d30 Add event log parameter handling in SP by Julian Hall · 4 years, 2 months ago
  45. 4834e63 Add demo app for attestation service by Julian Hall · 4 years, 2 months ago
  46. caa4af8 Add attestation SP deployment by Julian Hall · 4 years, 3 months ago
  47. 0446491 Add attestation claim sources for device claims by Julian Hall · 4 years, 3 months ago
  48. 482fd2f Add provisioning support to attestation service provider by Julian Hall · 4 years, 3 months ago
  49. 700aa36 Add attestation service provider and client by Julian Hall · 4 years, 3 months ago
  50. 70be3f1 Add attestation key management by Julian Hall · 4 years, 3 months ago
  51. 827d447 Add t_cose library as external component by Julian Hall · 4 years, 3 months ago
  52. 1d31302 Add attestation report creation by Julian Hall · 4 years, 3 months ago
  53. 201ce46 Add components for attestation service by Julian Hall · 4 years, 3 months ago
  54. a7e76c8 Add psa crypto C API client by Julian Hall · 4 years, 4 months ago
  55. fe1770c libsp: Fix memory leak in unit test by Imre Kis · 4 years, 4 months ago
  56. f688a0b Fix optional parameter handling in crypto service by Julian Hall · 4 years, 4 months ago
  57. 3c52ce6 Replace mbedcrypto dependency with Mbed TLS by Balint Dobszay · 4 years, 3 months ago
  58. 76e8a3c Integrate routing extension into existing SPs by Imre Kis · 4 years, 4 months ago
  59. be97e77 libsp: Add FF-A direct message routing extension by Imre Kis · 4 years, 5 months ago
  60. c674b5b libsp: Add SP messaging layer by Imre Kis · 4 years, 6 months ago
  61. a30e77c Set in_region_count to 0 during memory retrieve by Davidson K · 4 years, 6 months ago
  62. eff9cfd Change instruction access permissions of shared memory by Davidson K · 4 years, 6 months ago
  63. 3a4207d Add protected-storage and internal-trusted-storage deployments by julhal01 · 4 years, 5 months ago
  64. 7791cb1 Extend storage components for PSA PS by julhal01 · 4 years, 5 months ago
  65. 1260f10 Refactor Secure storage into frontend/backend by julhal01 · 4 years, 6 months ago
  66. 7304368 Add support for multiple sessions per endpoint by Balint Dobszay · 4 years, 1 month ago
  67. 1b16eaf Sync with DebugFS driver API v2 by Balint Dobszay · 4 years, 4 months ago
  68. 8e3aa11 Add check of DebugFS driver API version by Balint Dobszay · 4 years, 3 months ago
  69. 37e1aea Add hw TRNG from SEL0 SP by julhal01 · 4 years, 6 months ago
  70. 5fe411b Add simple_c test runner by julhal01 · 4 years, 6 months ago
  71. 3ec4c32 Add test_runner service by julhal01 · 4 years, 6 months ago
  72. 2c18fbf Add platform specific TRNG driver by julhal01 · 4 years, 6 months ago
  73. ffa98d8 Add platform support by julhal01 · 4 years, 7 months ago
  74. 734dbad Add packed-c protocol support for crypto service by julhal01 · 4 years, 8 months ago
  75. c3f4e9a Extend RPC parameters by julhal01 · 4 years, 8 months ago
  76. 345686a libsp: Remove non-trivial designated initializers by Imre Kis · 4 years, 6 months ago
  77. d4ed659 libsp: Integrate firmware-test-builder by Imre Kis · 4 years, 7 months ago
  78. 1b631eb Align with Linux FF-A driver by Balint Dobszay · 4 years, 7 months ago
  79. f5f4a55 libsp: Unit testing sp_memory_management.c by Imre Kis · 4 years, 7 months ago
  80. b6a63bf libsp: Unit testing sp_discovery.h by Imre Kis · 4 years, 7 months ago
  81. a53ba37 libsp: Add sp_rxtx.h mock implementation by Imre Kis · 4 years, 7 months ago
  82. 86ec34f libsp: Unit testing the functions of sp_rxtx.c by Imre Kis · 4 years, 8 months ago
  83. 4844cff libsp: Add ffa_api.h mock implementation by Imre Kis · 4 years, 7 months ago
  84. 29d7753 libsp: Unit testing ffa_memory_descriptors.c by Imre Kis · 4 years, 8 months ago
  85. bee5270 libsp: Unit testing the functions of ffa_api.h by Imre Kis · 4 years, 8 months ago
  86. 18dfa71 libsp: Add ffa_internal_api.h mock implementation by Imre Kis · 4 years, 8 months ago
  87. 721104f libsp: Add mock assert implementation by Imre Kis · 4 years, 8 months ago
  88. 2808834 libsp: Fix header file order by Imre Kis · 4 years, 7 months ago
  89. 1f89e82 libsp: Add missing include to sp_api_defines.h by Imre Kis · 4 years, 7 months ago
  90. c81995e libsp: Refactoring sp_discovery.c by Imre Kis · 4 years, 7 months ago
  91. 78f102c libsp: Fix buffer boundary check in sp_discovery by Imre Kis · 4 years, 7 months ago
  92. 21e0665 libsp: Fix SP memory management formatting by Imre Kis · 4 years, 7 months ago
  93. d614cc4 libsp: Handle SP memory management invalid args by Imre Kis · 4 years, 7 months ago
  94. e07cb6c libsp: Move sp_memory_attr definition by Imre Kis · 4 years, 7 months ago
  95. 0202c9f libsp: Fix formatting of sp_rxtx.c by Imre Kis · 4 years, 7 months ago
  96. 3924b1b libsp: Fix RXTX buffer page count range check by Imre Kis · 4 years, 7 months ago
  97. ce67e65 libsp: Fix scope of sp_rxtx.c internal variables by Imre Kis · 4 years, 7 months ago
  98. aaa3bed libsp: Add missing extern "C" linkage-specification by Imre Kis · 4 years, 8 months ago
  99. 38c729b Add demo application by Julian Hall · 4 years, 9 months ago
  100. 3d844c2 Add test application by Julian Hall · 4 years, 9 months ago