1. f2cbf73 Integrate CBOR support into ts-service-test deployment by Julian Hall · 3 years ago topics/cddl_cbor_proto
  2. a764e01 Add CBOR serializer/deserializer components by Julian Hall · 3 years ago
  3. 34a704d Add CDDL definition of the crypto service access protocol by Julian Hall · 3 years ago
  4. 6ed4c3d Add ZCBOR as external component by Julian Hall · 3 years ago
  5. 9a8877a Fix UUID endianness issues with TF-A FIP by Imre Kis · 3 years, 2 months ago
  6. 2476f0f Fix messaging-method value in SP manifest by Imre Kis · 3 years, 1 month ago
  7. c14f507 Fix: broken link to TS email list in documentation by Gyorgy Szing · 3 years, 2 months ago
  8. b059dfb Fix segfault in tests if the driver is not loaded by Imre Kis · 3 years, 1 month ago
  9. 3ec5ebe Change Protected Storage SP's backend to SFS by Imre Kis · 3 years, 1 month ago
  10. d6fcffd Change t-cose integration to use PropertyCopy by Gyorgy Szing · 3 years, 4 months ago topics/uefi_auth_var
  11. 23e78d3 Change qcbor integration to use PropertyCopy by Gyorgy Szing · 3 years, 4 months ago
  12. eb0507d Change MbedTLS integration to use PropertyCopy by Gyorgy Szing · 3 years, 4 months ago
  13. a7e762b Change nanopb integration to use PropertyCopy by Gyorgy Szing · 3 years, 4 months ago
  14. 24f2ffd Add PropertyCopy.cmake by Gyorgy Szing · 3 years, 4 months ago
  15. 22a2c14 Fix passing libc settings to nanopb and MbedTLS by Gyorgy Szing · 3 years, 4 months ago
  16. 8fad9bc Enable aarch64-linux-musl-gcc for opteesp by Gyorgy Szing · 3 years, 7 months ago
  17. b9596cd Fix libsp deployment by Gyorgy Szing · 3 years, 4 months ago
  18. 67c8d00 Update PSA Crypto to mbedtls v3.1.0 by Gyorgy Szing · 3 years, 2 months ago
  19. f4b195f Fix invalid read in variable_index_iterator_next by Imre Kis · 3 years, 3 months ago
  20. 047aea8 Bump CMake minimum version to 3.18 by Balint Dobszay · 3 years, 2 months ago topics/bd/test
  21. 2caa90a Fix psa_raw_key_agreement status code by Balint Dobszay · 3 years, 2 months ago topics/mbedtls-3-1-0-update
  22. 16961d9 Abort AEAD operation if client provided buffer is too small by Julian Hall · 3 years, 5 months ago
  23. c6d7e4d Fix multi-part termination on error by Julian Hall · 3 years, 5 months ago
  24. 1fc2d92 Add IV generation to one-shot cipher operation by Julian Hall · 3 years, 5 months ago
  25. ee8e824 Integrate AEAD operation support by Julian Hall · 3 years, 5 months ago
  26. b8b026e Add defence against uninitialised multi-part transaction by Julian Hall · 3 years, 5 months ago
  27. 0562ae0 Separate sign/verify message and hash operations by Julian Hall · 3 years, 5 months ago
  28. 272f9c1 Update refspecs for mbedtls and psa-arch-tests for v3.1.0 by Julian Hall · 3 years, 5 months ago
  29. 6c50642 Fix clipping of returned data size in secure_storage_provider by Julian Hall · 3 years, 4 months ago
  30. ea339ef Fix missing return status in linux_trng_adapter.c by Julian Hall · 3 years, 4 months ago
  31. 61d2d3b Add TEE driver support by Balint Dobszay · 3 years, 5 months ago
  32. 0358e08 Fix: nanopb_generator.py relative import issue by Gyorgy Szing · 3 years, 2 months ago
  33. f4aa937 Implement sp_memory_permission_get/set functions by Imre Kis · 3 years, 4 months ago
  34. a5201e4 Implement ffa_mem_perm_get/set functions by Imre Kis · 3 years, 4 months ago
  35. 93bea2e Add legacy-elf-format flag to opteesp deployments by Imre Kis · 3 years, 4 months ago
  36. 840ded2 Add generic SP deployments for the existing SPs by Imre Kis · 3 years, 6 months ago
  37. 686bd27 Add tools for exporting SP memory regions by Imre Kis · 3 years, 7 months ago
  38. 2cfb2b4 Create generic FF-A SP environment by Imre Kis · 3 years, 7 months ago
  39. d0ed5c2 Separate the generic part of SP deployments by Imre Kis · 3 years, 7 months ago
  40. a74aaf9 Create export_sp CMake function by Imre Kis · 3 years, 7 months ago
  41. 7a721db Fix memory leak in UefiVariableStoreTests by Imre Kis · 3 years, 3 months ago
  42. eed5b9c Add license info guidance to docs by Julian Hall · 3 years, 3 months ago
  43. 43b7d98 Fix return value check in TPM event log parsing by Balint Dobszay · 3 years, 3 months ago
  44. 50cdff9 Add standard TPM event log node to SP manifests by Imre Kis · 3 years, 4 months ago
  45. d40d620 Parse TPM event log address from SP manifest by Imre Kis · 3 years, 4 months ago
  46. 286ff75 Enable loading SP config from devicetree by Balint Dobszay · 3 years, 4 months ago
  47. bd67074 Add fdt helper component by Balint Dobszay · 3 years, 4 months ago
  48. 82753b7 Add libfdt external component by Balint Dobszay · 3 years, 4 months ago
  49. a628af3 Fix use of GIT_SHALLOW in external components by Julian Hall · 3 years, 3 months ago
  50. 82cd473 Fix: libts-import.cmake calling cmake incorrectly by Gyorgy Szing · 3 years, 5 months ago
  51. 3134145 Fix: mbedtls build error if using prefetched src by Gyorgy Szing · 3 years, 5 months ago
  52. ef5c264 Introduce libc independent assert fail handler by Imre Kis · 3 years, 7 months ago
  53. 217192d Move libc_init interface into separate component by Imre Kis · 3 years, 7 months ago
  54. 1c781ef Make add_components CMake function reentrant by Imre Kis · 3 years, 4 months ago
  55. eeee964 Remove OP-TEE dependency of SP heap by Imre Kis · 3 years, 7 months ago
  56. 5a35dda Fix SFS demo deployment by Imre Kis · 3 years, 4 months ago
  57. 31e332a Allow smm_variable index UID to be overridden by Julian Hall · 3 years, 6 months ago
  58. d8242e6 Fix smm_variable getNextVariable invalid parameter handling by Julian Hall · 3 years, 6 months ago
  59. 074b9fc Correct smm variable boot state access control by Julian Hall · 3 years, 6 months ago
  60. 748838e Fix arm-linux default toolchain file by Gyorgy Szing · 3 years, 4 months ago
  61. 69a10c3 Enhance GCC compatibility of newlib integration by Gyorgy Szing · 3 years, 4 months ago
  62. 309e971 Fix: pass GCC specific include paths to newlib by Gyorgy Szing · 3 years, 4 months ago
  63. 737a0bc Fix gcc_get_lib_location() by Gyorgy Szing · 3 years, 4 months ago
  64. ec70860 Set qcbor refspec to v1.0 tag by Julian Hall · 3 years, 4 months ago
  65. 9459f1f Test: Fix sp_memory_retrieve_ffa_error test by Jelle Sels · 3 years, 4 months ago
  66. f085701 MEM: Release rx_buffer after retrieve request by Jelle Sels · 3 years, 6 months ago topics/spmc_mainline
  67. f237304 trng: Move device memory retrieve to platform code by Jelle Sels · 3 years, 6 months ago
  68. f7a91e7 Fix: incorrect search path for newlib/libnosys.a by Gyorgy Szing · 3 years, 5 months ago
  69. 40410ab Use 64-bit FF-A calls where necessary by Balint Dobszay · 3 years, 6 months ago
  70. 389b506 Update grpcio-tools version for nanopb by Imre Kis · 3 years, 6 months ago
  71. ba181d3 Correct handling of missing salt protobuf parameter by Julian Hall · 3 years, 5 months ago
  72. 2d5f169 Fix request buffer setup in FF-A RPC caller by Imre Kis · 3 years, 5 months ago
  73. f9dda4a Add CMAKE_EXTRA_FLAGS to b-test by Imre Kis · 3 years, 6 months ago
  74. 54071d9 Fix: make b-test exit code by Gyorgy Szing · 3 years, 6 months ago
  75. 9666994 Modify external dependencies to use LazyFetch by Gyorgy Szing · 3 years, 7 months ago
  76. 90bd41e Add LazyFetch by Benedek Tomasik · 4 years, 4 months ago
  77. 8d318ff Fix build error when CROSS_COMPILE is not set by Gyorgy Szing · 3 years, 5 months ago
  78. abf377b Fix psa arch test refspec by Julian Hall · 3 years, 6 months ago
  79. c74f243 Peg to updated t_cose version fc3a4b2c by Julian Hall · 3 years, 6 months ago
  80. ff769f2 Hardening FF-A RPC caller by Imre Kis · 3 years, 7 months ago
  81. 2b7ef37 Fix compiler prefix extraction in newlib external by Imre Kis · 3 years, 6 months ago
  82. 4ae1142 Fix faulty SP build when build-id is enabled by Imre Kis · 3 years, 6 months ago
  83. d5cc32b Sync with DebugFS driver API v4 by Balint Dobszay · 4 years, 1 month ago
  84. c384854 Sync with DebugFS driver API v3 by Balint Dobszay · 4 years, 1 month ago
  85. 5a2e578 Fix export IAK public status code on error by Julian Hall · 3 years, 7 months ago
  86. fe55730 Fix volatile compile warning in ffarpc_call_ep by Julian Hall · 3 years, 7 months ago
  87. 51f45d2 Enhance newlib fetch process by Gyorgy Szing · 3 years, 7 months ago
  88. afb3c6e Enhance mbedtls fetch process by Gyorgy Szing · 3 years, 7 months ago
  89. 693877e Enhance standard library integration by Gyorgy Szing · 3 years, 7 months ago
  90. fceef6a Fix: build failure of env-test by Gyorgy Szing · 3 years, 7 months ago
  91. 6b61e82 Support FFARPC call requests with no shared buffer by Julian Hall · 3 years, 7 months ago
  92. 95f2d81 Fix interface ID parameter setting in sp/ffarpc_caller by Julian Hall · 3 years, 7 months ago
  93. 1911a12 Add uefi-test deployment by Julian Hall · 3 years, 7 months ago
  94. 7fe88cb Add UEFI variable support for QueryVariableInfo by Julian Hall · 3 years, 7 months ago
  95. 4b8dd0a Add uefi variable append write support by Julian Hall · 3 years, 7 months ago
  96. 23583e3 Remove SP dev kit external component by Imre Kis · 3 years, 9 months ago
  97. e6d7341 Integrate newlib into opteesp environment by Imre Kis · 3 years, 9 months ago
  98. f6d55a6 Extend compatibility of header files by Imre Kis · 3 years, 9 months ago
  99. dd15411 Add newlib as external component by Imre Kis · 3 years, 9 months ago
  100. 2ccd8e8 Remove OP-TEE dependency on trace functions by Imre Kis · 3 years, 9 months ago