1. f1cb052 build: Genereate OPTEE_SP_UUID from cmake by Jelle Sels · 3 years, 1 month ago
  2. 0375666 Add SPM test for OP_TEE by Jelle Sels · 4 years, 3 months ago
  3. 954b2de Remove unused variables from test_ffarpc_caller by Imre Kis · 2 years, 11 months ago
  4. 71afead Fix test_mock_sp_messaging build with older compilers by Imre Kis · 2 years, 11 months ago
  5. 3345637 Doc: Fix readthedocs.org jinja2 import issue by Gyorgy Szing · 2 years, 10 months ago
  6. bcaeb25 Fix: libts/linux-pc compilation error by Imre Kis · 2 years, 11 months ago
  7. 9e2573d Add json merger tool by Balint Dobszay · 3 years ago
  8. 63f5c3d Remove UUID field from sp_pkg json template by Balint Dobszay · 3 years ago
  9. 025bc8b Enable size optimization for Crypto SP by Balint Dobszay · 3 years ago
  10. 8522692 Refactor smm_gateway_sp.c by Imre Kis · 3 years, 1 month ago
  11. 43dc08e Refactor sfs_demo_sp.c by Imre Kis · 3 years, 1 month ago
  12. 6bf3de3 Refactor se_proxy_sp.c by Imre Kis · 3 years, 1 month ago
  13. 317eb2c Refactor ps_sp.c by Imre Kis · 3 years, 1 month ago
  14. fe75461 Refactor its_sp.c by Imre Kis · 3 years, 1 month ago
  15. 2453136 Refactor env_test.c by Imre Kis · 3 years, 1 month ago
  16. 6ef4d0d Refactor crypto_sp.c by Imre Kis · 3 years, 1 month ago
  17. 2edea5d Refactor attestation_sp.c by Imre Kis · 3 years, 1 month ago
  18. e432e58 Fix TPM event log forwarding to config store by Imre Kis · 3 years, 1 month ago
  19. 0636081 Hardening sp_config_loader and config_ramstore by Imre Kis · 3 years, 1 month ago
  20. 6e108d6 Add test for ffarpc RPC caller implementation by Imre Kis · 3 years, 2 months ago
  21. d86ccf5 Add test for ffarpc_caller functions by Imre Kis · 3 years, 2 months ago
  22. f656265 Remove own_id global variable from SP deployments by Imre Kis · 3 years, 1 month ago
  23. 0181ebd Remove the use of global own_id from ffarpc_caller by Imre Kis · 3 years, 1 month ago
  24. 60335f0 Cover ffarpc_call_ep with unit tests by Imre Kis · 3 years, 2 months ago
  25. d92645c Remove the use of global own_id from ffarpc_call_ep by Imre Kis · 3 years, 1 month ago
  26. 9757f6b Set response source and destination in RPC endpoint by Imre Kis · 3 years ago
  27. 5e35ef7 Deny 64 bit FF-A messages in FF-A RPC endpoint by Imre Kis · 3 years ago
  28. b49e426 Change MM communicate RPC protocol of MM caller by Imre Kis · 3 years, 1 month ago
  29. e700cb1 Change MM communicate RPC protocol of call endpoint by Imre Kis · 3 years, 1 month ago
  30. 1bc4a62 Add 64 bit direct message handling to libsp by Imre Kis · 3 years, 1 month ago
  31. e873a9f Add mock for libsp/sp_messaging by Imre Kis · 3 years, 2 months ago
  32. 1678510 Add mock for libsp/sp_memory_management by Imre Kis · 3 years, 2 months ago
  33. d4969b5 Add mock for libsp/sp_discovery by Imre Kis · 3 years, 2 months ago
  34. 41d29eb Move libsp mocks into separate component by Imre Kis · 3 years, 2 months ago
  35. 40a0c98 Prevent using empty response in secure_storage_client_get_info by Imre Kis · 3 years ago
  36. 1b0c520 Add documentation on tools & demo deployments by Julian Hall · 3 years, 4 months ago
  37. 4287cec Add library deployment documentation by Julian Hall · 3 years, 4 months ago
  38. 32bc586 Add test deployment documentation by Julian Hall · 3 years, 4 months ago
  39. 5e3626f Expand deployments document structure by Julian Hall · 3 years, 4 months ago
  40. cac3150 Add UEFI SMM service documentation by Julian Hall · 3 years, 8 months ago
  41. 9eaaaa6 Fix compiler warning in logging_caller.c by Julian Hall · 3 years, 8 months ago
  42. 6e02acf Use -Wall compiler warning level by Julian Hall · 3 years, 6 months ago
  43. 09e5500 Simplify handling of psa_hash_suspend/resume by Julian Hall · 3 years, 6 months ago
  44. adb0abe Fix bogus free() hazard in service framework tests by Julian Hall · 3 years, 6 months ago
  45. cf8170e Clean-up config_ramstore deletion by Julian Hall · 3 years, 6 months ago
  46. c9daea9 Change UUID to little-endian in SP manifest by Balint Dobszay · 3 years, 2 months ago
  47. 74ce212 Validate request length in ffarpc_call_ep by Imre Kis · 3 years, 2 months ago
  48. 108042f Validate shared memory size in ffarpc_call_ep by Imre Kis · 3 years, 2 months ago
  49. 9a8877a Fix UUID endianness issues with TF-A FIP by Imre Kis · 3 years, 3 months ago
  50. 2476f0f Fix messaging-method value in SP manifest by Imre Kis · 3 years, 2 months ago
  51. c14f507 Fix: broken link to TS email list in documentation by Gyorgy Szing · 3 years, 3 months ago
  52. b059dfb Fix segfault in tests if the driver is not loaded by Imre Kis · 3 years, 2 months ago
  53. 3ec5ebe Change Protected Storage SP's backend to SFS by Imre Kis · 3 years, 2 months ago
  54. d6fcffd Change t-cose integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago topics/uefi_auth_var
  55. 23e78d3 Change qcbor integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  56. eb0507d Change MbedTLS integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  57. a7e762b Change nanopb integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  58. 24f2ffd Add PropertyCopy.cmake by Gyorgy Szing · 3 years, 5 months ago
  59. 22a2c14 Fix passing libc settings to nanopb and MbedTLS by Gyorgy Szing · 3 years, 5 months ago
  60. 8fad9bc Enable aarch64-linux-musl-gcc for opteesp by Gyorgy Szing · 3 years, 8 months ago
  61. b9596cd Fix libsp deployment by Gyorgy Szing · 3 years, 5 months ago
  62. 67c8d00 Update PSA Crypto to mbedtls v3.1.0 by Gyorgy Szing · 3 years, 3 months ago
  63. f4b195f Fix invalid read in variable_index_iterator_next by Imre Kis · 3 years, 4 months ago
  64. 047aea8 Bump CMake minimum version to 3.18 by Balint Dobszay · 3 years, 3 months ago topics/bd/test
  65. 2caa90a Fix psa_raw_key_agreement status code by Balint Dobszay · 3 years, 3 months ago topics/mbedtls-3-1-0-update
  66. 16961d9 Abort AEAD operation if client provided buffer is too small by Julian Hall · 3 years, 6 months ago
  67. c6d7e4d Fix multi-part termination on error by Julian Hall · 3 years, 6 months ago
  68. 1fc2d92 Add IV generation to one-shot cipher operation by Julian Hall · 3 years, 6 months ago
  69. ee8e824 Integrate AEAD operation support by Julian Hall · 3 years, 6 months ago
  70. b8b026e Add defence against uninitialised multi-part transaction by Julian Hall · 3 years, 6 months ago
  71. 0562ae0 Separate sign/verify message and hash operations by Julian Hall · 3 years, 6 months ago
  72. 272f9c1 Update refspecs for mbedtls and psa-arch-tests for v3.1.0 by Julian Hall · 3 years, 6 months ago
  73. 6c50642 Fix clipping of returned data size in secure_storage_provider by Julian Hall · 3 years, 6 months ago
  74. ea339ef Fix missing return status in linux_trng_adapter.c by Julian Hall · 3 years, 6 months ago
  75. 61d2d3b Add TEE driver support by Balint Dobszay · 3 years, 6 months ago
  76. 0358e08 Fix: nanopb_generator.py relative import issue by Gyorgy Szing · 3 years, 3 months ago
  77. f4aa937 Implement sp_memory_permission_get/set functions by Imre Kis · 3 years, 6 months ago
  78. a5201e4 Implement ffa_mem_perm_get/set functions by Imre Kis · 3 years, 6 months ago
  79. 93bea2e Add legacy-elf-format flag to opteesp deployments by Imre Kis · 3 years, 5 months ago
  80. 840ded2 Add generic SP deployments for the existing SPs by Imre Kis · 3 years, 7 months ago
  81. 686bd27 Add tools for exporting SP memory regions by Imre Kis · 3 years, 8 months ago
  82. 2cfb2b4 Create generic FF-A SP environment by Imre Kis · 3 years, 8 months ago
  83. d0ed5c2 Separate the generic part of SP deployments by Imre Kis · 3 years, 8 months ago
  84. a74aaf9 Create export_sp CMake function by Imre Kis · 3 years, 8 months ago
  85. 7a721db Fix memory leak in UefiVariableStoreTests by Imre Kis · 3 years, 4 months ago
  86. eed5b9c Add license info guidance to docs by Julian Hall · 3 years, 4 months ago
  87. 43b7d98 Fix return value check in TPM event log parsing by Balint Dobszay · 3 years, 4 months ago
  88. 50cdff9 Add standard TPM event log node to SP manifests by Imre Kis · 3 years, 5 months ago
  89. d40d620 Parse TPM event log address from SP manifest by Imre Kis · 3 years, 5 months ago
  90. 286ff75 Enable loading SP config from devicetree by Balint Dobszay · 3 years, 5 months ago
  91. bd67074 Add fdt helper component by Balint Dobszay · 3 years, 5 months ago
  92. 82753b7 Add libfdt external component by Balint Dobszay · 3 years, 5 months ago
  93. a628af3 Fix use of GIT_SHALLOW in external components by Julian Hall · 3 years, 4 months ago
  94. 82cd473 Fix: libts-import.cmake calling cmake incorrectly by Gyorgy Szing · 3 years, 6 months ago
  95. 3134145 Fix: mbedtls build error if using prefetched src by Gyorgy Szing · 3 years, 6 months ago
  96. ef5c264 Introduce libc independent assert fail handler by Imre Kis · 3 years, 8 months ago
  97. 217192d Move libc_init interface into separate component by Imre Kis · 3 years, 8 months ago
  98. 1c781ef Make add_components CMake function reentrant by Imre Kis · 3 years, 5 months ago
  99. eeee964 Remove OP-TEE dependency of SP heap by Imre Kis · 3 years, 8 months ago
  100. 5a35dda Fix SFS demo deployment by Imre Kis · 3 years, 5 months ago