1. d86ccf5 Add test for ffarpc_caller functions by Imre Kis · 3 years, 2 months ago
  2. f656265 Remove own_id global variable from SP deployments by Imre Kis · 3 years, 1 month ago
  3. 0181ebd Remove the use of global own_id from ffarpc_caller by Imre Kis · 3 years, 1 month ago
  4. 60335f0 Cover ffarpc_call_ep with unit tests by Imre Kis · 3 years, 2 months ago
  5. d92645c Remove the use of global own_id from ffarpc_call_ep by Imre Kis · 3 years, 1 month ago
  6. 9757f6b Set response source and destination in RPC endpoint by Imre Kis · 3 years ago
  7. e700cb1 Change MM communicate RPC protocol of call endpoint by Imre Kis · 3 years, 1 month ago
  8. 1bc4a62 Add 64 bit direct message handling to libsp by Imre Kis · 3 years, 1 month ago
  9. c9daea9 Change UUID to little-endian in SP manifest by Balint Dobszay · 3 years, 2 months ago
  10. 2476f0f Fix messaging-method value in SP manifest by Imre Kis · 3 years, 2 months ago
  11. 3ec5ebe Change Protected Storage SP's backend to SFS by Imre Kis · 3 years, 2 months ago
  12. d6fcffd Change t-cose integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago topics/uefi_auth_var
  13. 23e78d3 Change qcbor integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  14. eb0507d Change MbedTLS integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  15. a7e762b Change nanopb integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  16. 22a2c14 Fix passing libc settings to nanopb and MbedTLS by Gyorgy Szing · 3 years, 5 months ago
  17. b9596cd Fix libsp deployment by Gyorgy Szing · 3 years, 5 months ago
  18. 67c8d00 Update PSA Crypto to mbedtls v3.1.0 by Gyorgy Szing · 3 years, 3 months ago
  19. 047aea8 Bump CMake minimum version to 3.18 by Balint Dobszay · 3 years, 3 months ago topics/bd/test
  20. ee8e824 Integrate AEAD operation support by Julian Hall · 3 years, 6 months ago
  21. 93bea2e Add legacy-elf-format flag to opteesp deployments by Imre Kis · 3 years, 5 months ago
  22. 840ded2 Add generic SP deployments for the existing SPs by Imre Kis · 3 years, 7 months ago
  23. d0ed5c2 Separate the generic part of SP deployments by Imre Kis · 3 years, 8 months ago
  24. a74aaf9 Create export_sp CMake function by Imre Kis · 3 years, 8 months ago
  25. 50cdff9 Add standard TPM event log node to SP manifests by Imre Kis · 3 years, 5 months ago
  26. 286ff75 Enable loading SP config from devicetree by Balint Dobszay · 3 years, 5 months ago
  27. 82cd473 Fix: libts-import.cmake calling cmake incorrectly by Gyorgy Szing · 3 years, 6 months ago
  28. eeee964 Remove OP-TEE dependency of SP heap by Imre Kis · 3 years, 8 months ago
  29. 5a35dda Fix SFS demo deployment by Imre Kis · 3 years, 5 months ago
  30. 693877e Enhance standard library integration by Gyorgy Szing · 3 years, 8 months ago
  31. fceef6a Fix: build failure of env-test by Gyorgy Szing · 3 years, 8 months ago
  32. 1911a12 Add uefi-test deployment by Julian Hall · 3 years, 8 months ago
  33. 23583e3 Remove SP dev kit external component by Imre Kis · 3 years, 10 months ago
  34. 2ccd8e8 Remove OP-TEE dependency on trace functions by Imre Kis · 3 years, 10 months ago
  35. a365a04 Fix: stop overriding platform setting by Gyorgy Szing · 3 years, 8 months ago
  36. b22916e Add version number for libts by Balint Dobszay · 4 years, 2 months ago
  37. 384fc50 Add TsGetVersion CMake module by Balint Dobszay · 3 years, 9 months ago
  38. 51c8aa8 Add mm communicate service location strategy by Julian Hall · 3 years, 9 months ago
  39. f7d55ff Add MM Communicate RPC caller by Julian Hall · 3 years, 9 months ago
  40. f29c312 Test smm_variable_mm_service by Imre Kis · 3 years, 9 months ago
  41. 5090ae8 Test mm_communicate_call_ep by Imre Kis · 3 years, 9 months ago
  42. b272481 Add mock RPC interface by Imre Kis · 3 years, 9 months ago
  43. 2be8593 Add unit test deployment for SMM gateway by Imre Kis · 3 years, 9 months ago
  44. ee70c1a Integrate MM communicate RPC layer to SMM gateway by Imre Kis · 3 years, 9 months ago
  45. ead5b62 Add smm-gateway SP deployment by Julian Hall · 3 years, 9 months ago
  46. fbe3b48 Add smm-variable service level tests by Julian Hall · 3 years, 9 months ago
  47. 976f9cd Add smm-variable standalone service context by Julian Hall · 3 years, 10 months ago
  48. 54e7a4d Add smm_variable service provider by Julian Hall · 3 years, 10 months ago
  49. 919b558 Add uefi variable store tests by Julian Hall · 3 years, 9 months ago
  50. 49bfd5a Fix: psa-api-test executable names clash by Gyorgy Szing · 3 years, 9 months ago
  51. c52807c Use crypto sp as attestation sp crypto provider by Julian Hall · 4 years ago
  52. 3b2fc5c Align attestation API test behaviour between deployments by Julian Hall · 4 years ago
  53. e656944 Add key derivation service level tests by Julian Hall · 4 years ago
  54. cb11ba5 Add MAC service level tests by Julian Hall · 4 years ago
  55. a652ad6 Add symmetric cipher service level tests by Julian Hall · 4 years ago
  56. c6e7a8a Establish pattern for extending crypto service tests by Julian Hall · 4 years ago
  57. c1f8b6e Fix passing of multiple defines to psa_arch_tests by Julian Hall · 4 years ago
  58. 628be29 Replace se-proxy service backends with stubs by Julian Hall · 4 years ago
  59. 7a70340 Improve reuse of crypto client components by Julian Hall · 4 years ago
  60. 3e61454 Integrate discovery into crypto service provider by Julian Hall · 4 years ago
  61. 99a57e3 Introduce common service client by Julian Hall · 4 years ago
  62. c2d78b5 Add service discovery provider by Julian Hall · 4 years ago
  63. 6bab021 Use PSA build config interface provided by Mbed TLS by Julian Hall · 4 years ago
  64. b7db580 Align to PSA Attestation API tests by Julian Hall · 4 years ago
  65. f284b09 Enable PSA Crypto 1.0 API tests by Julian Hall · 4 years ago
  66. c635094 Remove dependencies on deprecated PSA Crypto API definitions by Julian Hall · 4 years, 1 month ago
  67. a6d3cbc Add crypto support for MAC operations by Julian Hall · 4 years, 1 month ago
  68. fe487b7 Add support for key derivation cipher operations by Julian Hall · 4 years, 1 month ago
  69. e7bccbe Add crypto support for symmetric cipher operations by Julian Hall · 4 years, 1 month ago
  70. 7bfb18e Factor hash operations to sub-provider by Julian Hall · 4 years, 1 month ago
  71. b57aa0d Add secure storage PSA API test deployments by Julian Hall · 4 years, 1 month ago
  72. eaa9a67 Add common cmake config for psa-api-test deployments by Julian Hall · 4 years, 1 month ago
  73. 0446040 Add logging RPC caller by Julian Hall · 4 years, 1 month ago
  74. d407138 Add stubs for unsupported PSA Crypto API client operations by Julian Hall · 4 years, 1 month ago
  75. dd29622 Add psa arch test components by Julian Hall · 4 years, 2 months ago
  76. 644b57a Allow alternative backends for attestation provider by Julian Hall · 4 years, 1 month ago
  77. 9061e6c Allow alternative backends for crypto provider by Julian Hall · 4 years, 1 month ago
  78. 527ddd5 Add secure enclave proxy deployment by Julian Hall · 4 years, 1 month ago
  79. a6b3e1c Add RPC demux component by Julian Hall · 4 years, 1 month ago
  80. f572896 Add hash operation support to Crypto service provider by Julian Hall · 4 years, 1 month ago
  81. 2247d24 Fix: fix parallel build settings for dependencies by Gyorgy Szing · 4 years ago
  82. 97a00d4 Fix: Stop opteesp environment using default libc by Andrew Beggs · 4 years, 2 months ago
  83. 22c47a9 Update SP message handling for FFA routing extension by Julian Hall · 4 years, 1 month ago
  84. 7048d30 Add event log parameter handling in SP by Julian Hall · 4 years, 2 months ago
  85. 4834e63 Add demo app for attestation service by Julian Hall · 4 years, 2 months ago
  86. caa4af8 Add attestation SP deployment by Julian Hall · 4 years, 3 months ago
  87. 0446491 Add attestation claim sources for device claims by Julian Hall · 4 years, 3 months ago
  88. 482fd2f Add provisioning support to attestation service provider by Julian Hall · 4 years, 3 months ago
  89. 700aa36 Add attestation service provider and client by Julian Hall · 4 years, 3 months ago
  90. 70be3f1 Add attestation key management by Julian Hall · 4 years, 3 months ago
  91. 827d447 Add t_cose library as external component by Julian Hall · 4 years, 3 months ago
  92. 1d31302 Add attestation report creation by Julian Hall · 4 years, 3 months ago
  93. 201ce46 Add components for attestation service by Julian Hall · 4 years, 3 months ago
  94. a7e76c8 Add psa crypto C API client by Julian Hall · 4 years, 4 months ago
  95. 3c52ce6 Replace mbedcrypto dependency with Mbed TLS by Balint Dobszay · 4 years, 3 months ago
  96. 76e8a3c Integrate routing extension into existing SPs by Imre Kis · 4 years, 4 months ago
  97. 3a4207d Add protected-storage and internal-trusted-storage deployments by julhal01 · 4 years, 5 months ago
  98. 7791cb1 Extend storage components for PSA PS by julhal01 · 4 years, 5 months ago
  99. 1260f10 Refactor Secure storage into frontend/backend by julhal01 · 4 years, 6 months ago
  100. 37e1aea Add hw TRNG from SEL0 SP by julhal01 · 4 years, 6 months ago