1. a84494a Create logging SP deployment by Gabor Ambrus · 2 years ago
  2. 7ccab79 Add log client component by Gabor Ambrus · 2 years ago
  3. 385cfff Adding UART test to env tests by Gabor Ambrus · 2 years ago
  4. 99c8ee4 Create UART backend for logging SP by Gabor Ambrus · 2 years ago
  5. a9f8d17 Add log provider component by Gabor Ambrus · 2 years ago
  6. 54a1008 Add PL011 UART driver by Gabor Ambrus · 2 years ago
  7. ee88b7c Fix crypto discovery in standalone block-storage by Balint Dobszay · 1 year, 4 months ago
  8. c32dc21 Initialize sfs_flash stack variables by Imre Kis · 1 year, 4 months ago
  9. 96c4ad7 Limit rpmb_block_store to only read/write single blocks by Imre Kis · 1 year, 4 months ago
  10. 6a2335b Enable owner ID encoding in libmbed_only config by Balint Dobszay · 1 year, 4 months ago
  11. ecaf44c Fix passing MbedTLS config in env-test deployment by Balint Dobszay · 1 year, 4 months ago
  12. a5c3d50 Merge branch 'topics/crypto-part' into integration by Balint Dobszay · 1 year, 4 months ago
  13. 92eeced Update project wiki link in documentation by Imre Kis · 1 year, 6 months ago
  14. 170e772 Support removal of read-only constraint by Gabor Toth · 1 year, 5 months ago
  15. 8ada783 Make smm variable test cleanup more robust by Gabor Toth · 1 year, 6 months ago
  16. c895119 Integrate RPMB components into the build system by Imre Kis · 1 year, 9 months ago
  17. 4e2a462 Add RPMB block store factory by Imre Kis · 1 year, 9 months ago
  18. 79114cb Add standalone RPMB service context by Imre Kis · 1 year, 9 months ago
  19. ce3a0b2 Add RPMB block store by Imre Kis · 1 year, 9 months ago
  20. 5523c4b Add RPMB frontend tests by Imre Kis · 1 year, 9 months ago
  21. 4e00ad5 Implement mock RPMB platform by Imre Kis · 1 year, 9 months ago
  22. 7001f7d Implement default RPMB platform for RPMB frontend by Imre Kis · 1 year, 9 months ago
  23. 23d1ba5 Implement RPMB frontend by Imre Kis · 1 year, 10 months ago
  24. cc7c3f4 Implement mock RPMB backend by Imre Kis · 1 year, 9 months ago
  25. 227fd01 Implement emulated RPMB backend by Imre Kis · 1 year, 9 months ago
  26. 6d36f5c Implement RPMB client by Imre Kis · 1 year, 10 months ago
  27. ca48b87 Implement RPMB provider by Imre Kis · 1 year, 10 months ago
  28. 01d0ce8 Create RPMB backend interface by Imre Kis · 1 year, 10 months ago
  29. 0292222 Fix and extend SMM variable tests by Imre Kis · 1 year, 6 months ago
  30. 073f9b6 Do not store uefi authentication header by Gabor Toth · 1 year, 6 months ago
  31. d199b93 Set MBEDTLS_USER_CONFIG_FILE for env-test by Gabor Toth · 1 year, 6 months ago topics/libpsa
  32. b73b5c2 Add new config options to b-test by Gyorgy Szing · 1 year, 6 months ago
  33. 249a055 Add pkcs7 verification stub to all callers by Balint Dobszay · 1 year, 6 months ago topics/crypto-part
  34. dfcb41e Remove key owner encoding from crypto client by Balint Dobszay · 1 year, 6 months ago
  35. 136f7b8 Remove fake x509 from component-test by Balint Dobszay · 1 year, 6 months ago
  36. 7718332 Move MbedTLS includes from crypto provider by Balint Dobszay · 1 year, 6 months ago
  37. 12b2b75 Remove sfs-demo by Gabor Toth · 1 year, 6 months ago
  38. 8b7334f Add crypto key store partitioning tests by Balint Dobszay · 1 year, 7 months ago
  39. 14c6f0d Assign unique caller id for clients using direct_caller by Balint Dobszay · 1 year, 7 months ago
  40. abec464 Enable owner labelling of keys in Mbed TLS by Balint Dobszay · 1 year, 7 months ago
  41. 0e24889 Allow multi-owner mbedtls to coexist with standard psa api by Balint Dobszay · 1 year, 7 months ago
  42. dc945e9 Add namespaced key ids to crypto provider by Balint Dobszay · 1 year, 7 months ago
  43. cb62a8b Replace PSA_KEY_ID_INIT macro by Balint Dobszay · 1 year, 7 months ago
  44. 8a86a00 Update Mbed TLS to 3.5.1 by Imre Kis · 1 year, 7 months ago
  45. 3874ab4 Fix PS component tests by Balint Dobszay · 1 year, 6 months ago
  46. 983264f Fix: Eliminate warnings by Gabor Toth · 1 year, 7 months ago
  47. ea35cfe Fix OP-TEE SPMC tests link in the documentation by Imre Kis · 1 year, 7 months ago
  48. ee4345c Update UEFI SMM services protocol documentation by Imre Kis · 1 year, 7 months ago
  49. 7455c1a Remove psa_ps_create() support for secure flash store by Imre Kis · 1 year, 9 months ago
  50. 064e90c Merge UEFI Variable Authentication support by Gyorgy Szing · 1 year, 7 months ago
  51. 4f82945 Enhance UEFI test code by Gyorgy Szing · 1 year, 7 months ago topics/authenticated_variables
  52. 2b4ba34 smm_variable: remove duplicate string size calc. by Gyorgy Szing · 1 year, 7 months ago
  53. bdc11a7 Add option for internal mbedtls in smm-gateway by Gabor Toth · 1 year, 8 months ago
  54. 950e2b1 Make uefi-test compilable to linux-pc by Gabor Toth · 1 year, 9 months ago
  55. 062e81a Update uefi tests to be able to run multiple times by Gabor Toth · 1 year, 9 months ago
  56. e01504e Update documentation with the UEFI changes by Gabor Toth · 1 year, 11 months ago
  57. b66ea9c Fix access of UEFI boot only variables by Gabor Toth · 1 year, 10 months ago
  58. a1df025 Add tests for variable authentication by Gabor Toth · 2 years ago
  59. 10325b3 Eliminate std::wstring occurrences from uefi code by Gabor Toth · 1 year, 8 months ago
  60. 29620bf Implement uefi variable authentication by Julian Hall · 3 years, 2 months ago
  61. 0343354 Add SPMC test documentations by Imre Kis · 1 year, 7 months ago
  62. 5a51176 Fix NWd and SWd substitution in the documentation by Imre Kis · 1 year, 7 months ago
  63. 6c19b4f ADD FFA_MEM_PERM_GET/SET SPMC tests by Jelle Sels · 2 years, 10 months ago
  64. 3a545e4 Remove obsolete dependency from uefi-test by Gabor Toth · 1 year, 9 months ago
  65. af58657 Add missing const modifiers to smm_variables by Gabor Toth · 2 years ago
  66. 7595163 Use mbedtls from Crypto SP in SMMGW by Gabor Toth · 1 year, 11 months ago
  67. 9643f3f Make flash area size configurable by Gabor Toth · 1 year, 11 months ago
  68. ab7db21 Extend crypto SP to support signature verification by Gabor Toth · 2 years ago
  69. 6e4a903 Correct checkpatch findings in uefi service by Gabor Toth · 1 year, 9 months ago
  70. 98656d5 Introduce uefi service component by Julian Hall · 3 years, 3 months ago
  71. a544317 Support per-deployment configuration of MbedTLS by Julian Hall · 3 years, 2 months ago
  72. b27d416 Fix: make libts version handling dynamic by Gyorgy · 1 year, 10 months ago v1.0.0 v1.0.0_rc1
  73. 30731ce Bump version number and update changelog by Gyorgy Szing · 1 year, 10 months ago v1.0.0_rc0
  74. f188329 Bump TEE driver version by Balint Dobszay · 1 year, 10 months ago
  75. 5d4f582 Update the RPC layer by Gyorgy Szing · 1 year, 10 months ago
  76. 9df392c Document RPC layer and related components by Imre Kis · 1 year, 11 months ago topics/ts-rpc
  77. bd8e04e Add tests for direct message error handling by Imre Kis · 2 years ago
  78. 34da888 Remove ffarpc component by Imre Kis · 2 years ago
  79. b830a0f Remove RPC demux component by Imre Kis · 2 years ago
  80. 89327d9 Remove discovery service component by Imre Kis · 2 years ago
  81. 0fc366e Update sfs-demo to use new RPC layer by Imre Kis · 2 years ago
  82. b059afa Update ts-demo to use new RPC layer by Imre Kis · 2 years ago
  83. 9f6f1b4 Update RPC initialization in ts-remote-test by Imre Kis · 2 years ago
  84. fccbdc4 Update RPC initialization in platform-inspect by Imre Kis · 2 years ago
  85. 9acdafb FWU client and tests by Balint Dobszay · 2 years, 1 month ago
  86. 20311dd Update SMM variable tests to use rpc_caller_session by Imre Kis · 2 years ago
  87. 3d9403a Update Attestation in psa-api-test by Balint Dobszay · 2 years, 1 month ago
  88. 19ce6e8 Update Attestation in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  89. 3ddded3 Update Crypto in psa-api-test by Balint Dobszay · 2 years, 1 month ago
  90. bd03c3e Update Crypto in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  91. a7a1a5b Update RPC init for ITS and PS in psa-api-test by Balint Dobszay · 2 years, 1 month ago
  92. 055cdbc Update RPC init for ITS and PS in ts-service-test by Balint Dobszay · 2 years, 1 month ago
  93. 6472142 Update RPC layer initialization in SMM gateway SP by Imre Kis · 2 years ago
  94. 16f0714 Update RPC layer initialization in SE proxy SP by Imre Kis · 2 years, 1 month ago
  95. 4fe0c10 Update RPC layer initialization in env test SP by Imre Kis · 2 years, 1 month ago
  96. 3ed2e05 Update RPC layer initialization in PS SP by Imre Kis · 2 years, 1 month ago
  97. 8f8cc18 Update RPC layer initialization in ITS SP by Imre Kis · 2 years, 1 month ago
  98. 2a0d0e6 Update RPC layer initialization in FWU SP by Imre Kis · 2 years, 1 month ago
  99. bd8011a Update RPC layer initialization in crypto SP by Imre Kis · 2 years, 1 month ago
  100. 53e9b86 Update RPC layer initialization in block storage SP by Imre Kis · 2 years, 1 month ago