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