1. 909ff4d Add openamp messenger by Rui Miguel Silva · 3 years, 8 months ago
  2. 67a13f0 Implement mhu driver and the OpenAmp conversion layer. by Rui Miguel Silva · 3 years, 8 months ago
  3. 427e820 Add openamp and libmetal external by Rui Miguel Silva · 3 years, 8 months ago
  4. f0be7ce Fix: make GCC.cmake host compatible by Gyorgy Szing · 2 years, 10 months ago
  5. 52a832a Fix: make platform-inspect compiler independent by Gyorgy Szing · 2 years, 10 months ago
  6. 34aaf21 Build: add build type support by Gyorgy Szing · 2 years, 10 months ago
  7. 9ac238c Fix: unused variables in psa_arch_tests.cmake by Gyorgy Szing · 2 years, 10 months ago
  8. ae4f4a6 Add spm-test SPs to b-test by Gyorgy Szing · 2 years, 10 months ago
  9. 63bf16a Fix libsp/opteesp build failure by Gyorgy Szing · 2 years, 10 months ago
  10. c734111 Fix newlib build issue if using pre-fetched source by Gyorgy Szing · 2 years, 11 months ago
  11. 3d49567 Fix newlib build with musl-gcc by Gyorgy Szing · 2 years, 10 months ago
  12. d7360db Add newlib deployment by Gyorgy Szing · 3 years, 7 months ago
  13. e9db817 Enhance libgcc location discovery in cmake by Mark Dykes · 3 years, 1 month ago
  14. 911bcb7 Fix UEFI get_variable with small buffer by Julian Hall · 3 years, 1 month ago
  15. 19e8028 Adding check to LinuxFFAUserShim.cmake by Mark Dykes · 3 years, 1 month ago
  16. 2d92413 Fix psa-iat-api-test build error by Gyorgy Szing · 2 years, 11 months ago
  17. ec62ea7 Fix: change libts to export a CMake package by Gyorgy Szing · 3 years, 1 month ago
  18. 877e5fb Make utils.h and compiler.h public headers by Gyorgy Szing · 3 years, 1 month ago
  19. 0afc491 Change libsp to use TsGetVersion.cmake by Gyorgy Szing · 3 years, 1 month ago
  20. 8925d20 Remove duplicate settings when adding components by Gyorgy Szing · 3 years, 1 month ago
  21. 8ac8a6a Fix: add missing parameter check to t_cose by Gyorgy Szing · 3 years, 1 month ago
  22. 9882afb Fix: add name collision detection to FetchContent by Gyorgy Szing · 3 years, 1 month ago
  23. 2b7d662 Enable psa-acs pre-fetching support by Gyorgy Szing · 3 years, 6 months ago
  24. 186c7cc Allow build time configuration of MM comm carveout by Gyorgy Szing · 2 years, 11 months ago
  25. b202de3 Enhance newlib build by Gyorgy Szing · 2 years, 11 months ago
  26. 79d9f5d Fix: incorrect platform path lowercase conversion by Vishnu Banavath · 3 years ago
  27. 00f6fb9 Fix stop linking unnecessary archives to env-test by Gyorgy Szing · 2 years, 11 months ago
  28. 36cc492 Fix component-test/arm-linux linking issue by Gyorgy Szing · 2 years, 10 months ago
  29. 45353ba Fix SPMC test changes related build errors by Jelle Sels · 2 years, 10 months ago
  30. f1cb052 build: Genereate OPTEE_SP_UUID from cmake by Jelle Sels · 3 years, 1 month ago
  31. 0375666 Add SPM test for OP_TEE by Jelle Sels · 4 years, 3 months ago
  32. 954b2de Remove unused variables from test_ffarpc_caller by Imre Kis · 2 years, 11 months ago
  33. 71afead Fix test_mock_sp_messaging build with older compilers by Imre Kis · 2 years, 11 months ago
  34. 3345637 Doc: Fix readthedocs.org jinja2 import issue by Gyorgy Szing · 2 years, 10 months ago
  35. bcaeb25 Fix: libts/linux-pc compilation error by Imre Kis · 2 years, 11 months ago
  36. 9e2573d Add json merger tool by Balint Dobszay · 3 years ago
  37. 63f5c3d Remove UUID field from sp_pkg json template by Balint Dobszay · 3 years ago
  38. 025bc8b Enable size optimization for Crypto SP by Balint Dobszay · 3 years ago
  39. 8522692 Refactor smm_gateway_sp.c by Imre Kis · 3 years, 1 month ago
  40. 43dc08e Refactor sfs_demo_sp.c by Imre Kis · 3 years, 1 month ago
  41. 6bf3de3 Refactor se_proxy_sp.c by Imre Kis · 3 years, 1 month ago
  42. 317eb2c Refactor ps_sp.c by Imre Kis · 3 years, 1 month ago
  43. fe75461 Refactor its_sp.c by Imre Kis · 3 years, 1 month ago
  44. 2453136 Refactor env_test.c by Imre Kis · 3 years, 1 month ago
  45. 6ef4d0d Refactor crypto_sp.c by Imre Kis · 3 years, 1 month ago
  46. 2edea5d Refactor attestation_sp.c by Imre Kis · 3 years, 1 month ago
  47. e432e58 Fix TPM event log forwarding to config store by Imre Kis · 3 years, 1 month ago
  48. 0636081 Hardening sp_config_loader and config_ramstore by Imre Kis · 3 years, 1 month ago
  49. 6e108d6 Add test for ffarpc RPC caller implementation by Imre Kis · 3 years, 2 months ago
  50. d86ccf5 Add test for ffarpc_caller functions by Imre Kis · 3 years, 2 months ago
  51. f656265 Remove own_id global variable from SP deployments by Imre Kis · 3 years, 1 month ago
  52. 0181ebd Remove the use of global own_id from ffarpc_caller by Imre Kis · 3 years, 1 month ago
  53. 60335f0 Cover ffarpc_call_ep with unit tests by Imre Kis · 3 years, 2 months ago
  54. d92645c Remove the use of global own_id from ffarpc_call_ep by Imre Kis · 3 years, 1 month ago
  55. 9757f6b Set response source and destination in RPC endpoint by Imre Kis · 3 years ago
  56. 5e35ef7 Deny 64 bit FF-A messages in FF-A RPC endpoint by Imre Kis · 3 years ago
  57. b49e426 Change MM communicate RPC protocol of MM caller by Imre Kis · 3 years, 1 month ago
  58. e700cb1 Change MM communicate RPC protocol of call endpoint by Imre Kis · 3 years, 1 month ago
  59. 1bc4a62 Add 64 bit direct message handling to libsp by Imre Kis · 3 years, 1 month ago
  60. e873a9f Add mock for libsp/sp_messaging by Imre Kis · 3 years, 2 months ago
  61. 1678510 Add mock for libsp/sp_memory_management by Imre Kis · 3 years, 2 months ago
  62. d4969b5 Add mock for libsp/sp_discovery by Imre Kis · 3 years, 2 months ago
  63. 41d29eb Move libsp mocks into separate component by Imre Kis · 3 years, 2 months ago
  64. 40a0c98 Prevent using empty response in secure_storage_client_get_info by Imre Kis · 3 years ago
  65. 1b0c520 Add documentation on tools & demo deployments by Julian Hall · 3 years, 4 months ago
  66. 4287cec Add library deployment documentation by Julian Hall · 3 years, 4 months ago
  67. 32bc586 Add test deployment documentation by Julian Hall · 3 years, 4 months ago
  68. 5e3626f Expand deployments document structure by Julian Hall · 3 years, 4 months ago
  69. cac3150 Add UEFI SMM service documentation by Julian Hall · 3 years, 8 months ago
  70. 9eaaaa6 Fix compiler warning in logging_caller.c by Julian Hall · 3 years, 8 months ago
  71. 6e02acf Use -Wall compiler warning level by Julian Hall · 3 years, 6 months ago
  72. 09e5500 Simplify handling of psa_hash_suspend/resume by Julian Hall · 3 years, 6 months ago
  73. adb0abe Fix bogus free() hazard in service framework tests by Julian Hall · 3 years, 6 months ago
  74. cf8170e Clean-up config_ramstore deletion by Julian Hall · 3 years, 6 months ago
  75. c9daea9 Change UUID to little-endian in SP manifest by Balint Dobszay · 3 years, 2 months ago
  76. 74ce212 Validate request length in ffarpc_call_ep by Imre Kis · 3 years, 2 months ago
  77. 108042f Validate shared memory size in ffarpc_call_ep by Imre Kis · 3 years, 2 months ago
  78. 9a8877a Fix UUID endianness issues with TF-A FIP by Imre Kis · 3 years, 3 months ago
  79. 2476f0f Fix messaging-method value in SP manifest by Imre Kis · 3 years, 2 months ago
  80. c14f507 Fix: broken link to TS email list in documentation by Gyorgy Szing · 3 years, 3 months ago
  81. b059dfb Fix segfault in tests if the driver is not loaded by Imre Kis · 3 years, 2 months ago
  82. 3ec5ebe Change Protected Storage SP's backend to SFS by Imre Kis · 3 years, 2 months ago
  83. d6fcffd Change t-cose integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago topics/uefi_auth_var
  84. 23e78d3 Change qcbor integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  85. eb0507d Change MbedTLS integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  86. a7e762b Change nanopb integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  87. 24f2ffd Add PropertyCopy.cmake by Gyorgy Szing · 3 years, 5 months ago
  88. 22a2c14 Fix passing libc settings to nanopb and MbedTLS by Gyorgy Szing · 3 years, 5 months ago
  89. 8fad9bc Enable aarch64-linux-musl-gcc for opteesp by Gyorgy Szing · 3 years, 8 months ago
  90. b9596cd Fix libsp deployment by Gyorgy Szing · 3 years, 5 months ago
  91. 67c8d00 Update PSA Crypto to mbedtls v3.1.0 by Gyorgy Szing · 3 years, 3 months ago
  92. f4b195f Fix invalid read in variable_index_iterator_next by Imre Kis · 3 years, 4 months ago
  93. 047aea8 Bump CMake minimum version to 3.18 by Balint Dobszay · 3 years, 3 months ago topics/bd/test
  94. 2caa90a Fix psa_raw_key_agreement status code by Balint Dobszay · 3 years, 3 months ago topics/mbedtls-3-1-0-update
  95. 16961d9 Abort AEAD operation if client provided buffer is too small by Julian Hall · 3 years, 6 months ago
  96. c6d7e4d Fix multi-part termination on error by Julian Hall · 3 years, 6 months ago
  97. 1fc2d92 Add IV generation to one-shot cipher operation by Julian Hall · 3 years, 6 months ago
  98. ee8e824 Integrate AEAD operation support by Julian Hall · 3 years, 6 months ago
  99. b8b026e Add defence against uninitialised multi-part transaction by Julian Hall · 3 years, 6 months ago
  100. 0562ae0 Separate sign/verify message and hash operations by Julian Hall · 3 years, 6 months ago