1. 6bf5019 Fix: verbose build for external components by Gyorgy Szing · 10 months ago
  2. fad8cc6 Fix: libts does not install trace. by Gyorgy Szing · 10 months ago
  3. 0a03212 libpsats: fix build time include path installed by Gyorgy Szing · 10 months ago
  4. 434f4d7 Remove empty Spdevkit external module by Imre Kis · 10 months ago
  5. ee2e7cb Rename libpsa to libpsats by Gabor Toth · 10 months ago
  6. 841b0b6 Add libpsa to documentation by Gabor Toth · 2 years, 3 months ago
  7. 76909ad Enhance host side coverage measurement by Gabor Toth · 10 months ago
  8. 6df91b5 Enable libpsa in psa-api-tests by Gabor Toth · 2 years, 3 months ago
  9. 3460b42 Use libpsa in platform-inspect by Gabor Toth · 2 years, 1 month ago
  10. 70cb3c6 Use libpsa in ts-demo by Gabor Toth · 2 years, 3 months ago
  11. 172659d Create libpsa deployments by Gabor Toth · 2 years, 3 months ago
  12. f0e1e2c Avoid absolute project path in library headers by Gabor Toth · 1 year, 10 months ago
  13. 99e4ec5 Enabling visibility of PSA APIs by Gabor Toth · 2 years, 1 month ago
  14. 121288a Rename trace_printf to ts_trace_printf by Gabor Toth · 10 months ago
  15. 193f6dd Fail if trace.h is included without TRACE_LEVEL by Gabor Toth · 10 months ago
  16. ed8305b Fix tracing in libts by Gabor Toth · 11 months ago
  17. 09daade Support installing multiple build types of libts by Gyorgy Szing · 11 months ago
  18. 1ff7d79 build: add DebugCoverage build type by Gyorgy Szing · 11 months ago
  19. 7728fad Fix -Werror related build issues by Gabor Toth · 12 months ago
  20. 0706b65 Add PSA FWU M update agent documentation by Imre Kis · 12 months ago
  21. 25a7f8e Integrate stub PSA FWU M proxy into se-proxy by Imre Kis · 1 year, 1 month ago
  22. 73ad4e2 Implement PSA FWU M update agent by Imre Kis · 1 year, 1 month ago
  23. 5496b1c Add stub PSA FWU M interface implementation by Imre Kis · 1 year, 1 month ago
  24. d8604a0 Add mock PSA FWU M interface implementation by Imre Kis · 1 year, 1 month ago
  25. d562e87 Add FWU header files from Trusted Firmware-M by Imre Kis · 1 year, 1 month ago
  26. 86b1d67 Remove FWU serializer abstraction by Imre Kis · 1 year, 1 month ago
  27. 7554c47 Remove TS specific prefixes and paths from FWU code by Imre Kis · 1 year, 1 month ago
  28. 6fd73d8 Transmit FWU function ID and status fields in shared memory by Imre Kis · 1 year, 1 month ago
  29. 630afa3 Align FWU metadata v2 with the specification by Imre Kis · 1 year, 1 month ago
  30. 18b387d Update to PSA FWU 1.0 protocol (DEN0118) by Imre Kis · 1 year, 1 month ago
  31. efadd3a Integrate update agent interface by Imre Kis · 1 year, 1 month ago
  32. e1b18a8 Add update agent interface by Imre Kis · 1 year, 1 month ago
  33. c307860 Set codespell dictionary from environment by Gabor Toth · 1 year ago
  34. 0cbc92a Create a platform for total compute by Davidson K · 4 years, 1 month ago
  35. c6e1138 Merge Branch Protection enablement by Gyorgy Szing · 1 year ago
  36. 4fc6d9e Update FVP version to 11.22_14 by Gabor Toth · 1 year, 1 month ago topics/pacbti
  37. cc9589c Remove TEE driver external component by Balint Dobszay · 1 year, 10 months ago
  38. a28cce4 Fix endpoint ID in SPMC test by Balint Dobszay · 1 year, 1 month ago
  39. ac721da Handle VM availability messages by Balint Dobszay · 1 year, 1 month ago
  40. 07b5ebf doc: Document Branch Protection by Gabor Toth · 1 year, 1 month ago
  41. 350452a Enable pointer authentication by Gabor Toth · 1 year, 2 months ago
  42. 65e1dac Generate BTI information to SP manifest by Gabor Toth · 1 year, 3 months ago
  43. c9d54f6 Generate BTI GNU note for TS assembly files by Gabor Toth · 1 year, 2 months ago
  44. 748b3db Import BTI related files from OP-TEE by Gabor Toth · 1 year, 2 months ago
  45. b446a1e Add BTI enablement in TS by Gabor Toth · 1 year, 3 months ago
  46. 22d04d6 Fix: Use common cmake flags in toolchain file by Gabor Toth · 1 year, 1 month ago
  47. 4242972 Eliminate warning while generating documentation by Gabor Toth · 1 year, 1 month ago
  48. 6d6cd33 sp: align stack pointer by Davidson K · 1 year, 2 months ago
  49. 385e976 Add mock check and clear to RPMB mock backend tests by Imre Kis · 1 year, 1 month ago
  50. e946d91 Improve FF-A memory share testing by Imre Kis · 1 year, 3 months ago
  51. e9b2d99 Allow SPMCs with greater FF-A minor version number by Imre Kis · 1 year, 1 month ago
  52. d5c35c7 Remove header file install step from SP deployments by Imre Kis · 1 year, 2 months ago
  53. 3767626 Update Mbed TLS to 3.6.0 by Imre Kis · 1 year, 2 months ago
  54. baf8df5 Merge the new libc implementation by Gyorgy Szing · 1 year, 2 months ago
  55. 1a0997c Remove newlib workaround from libfdt by Imre Kis · 1 year, 2 months ago topics/ts-libc
  56. 50a61e5 Remove newlib by Imre Kis · 1 year, 2 months ago
  57. d47a145 Integrate libc and dlmalloc to opteesp and sp environments by Imre Kis · 1 year, 2 months ago
  58. 58cdf33 Eliminate unsafe C api usage and warnings by Imre Kis · 1 year, 2 months ago
  59. d60840f Create dlmalloc component by Imre Kis · 1 year, 2 months ago
  60. f98280c Add dlmalloc 2.8.6 by Imre Kis · 1 year, 2 months ago
  61. da8d58f Add CMake build system to libc by Imre Kis · 1 year, 2 months ago
  62. a57a710 Remove duplicate __weak_reference definition by Imre Kis · 1 year, 2 months ago
  63. 963045f Remove int128_t by Imre Kis · 1 year, 2 months ago
  64. 264d300 Remove TF-A specific assert and abort by Imre Kis · 1 year, 2 months ago
  65. b2e06a0 Add strstr implementation by Imre Kis · 1 year, 2 months ago
  66. 390566a Add ctype implementation by Imre Kis · 1 year, 2 months ago
  67. 0619e15 Add dynamic memory allocation function definitions by Imre Kis · 1 year, 2 months ago
  68. 650ae32 Fix _fast and _least type names by Imre Kis · 1 year, 2 months ago
  69. a884bc8 Remove unnecessary files from libc by Imre Kis · 1 year, 2 months ago
  70. f55f2aa Fork TF-A's libc by Imre Kis · 1 year, 2 months ago
  71. 3178891 Fix error handling of variable index loading by Gabor Toth · 1 year, 4 months ago
  72. caffe0b Fix GetNextVariableName NameSize input by Gabor Toth · 1 year, 4 months ago
  73. 0009dc0 Separate UEFI boot var and auth. var. tests by Gabor Toth · 1 year, 4 months ago
  74. 45e0e06 Create uefi test vectors with different timestamps by Gabor Toth · 1 year, 4 months ago
  75. 22aadfb Implement Private Authenticated Variable verification by Gabor Toth · 1 year, 4 months ago
  76. cccc4ff Isolate common uefi variable authentication steps by Gabor Toth · 1 year, 4 months ago
  77. d4879ce Add timestamp validation for uefi variables by Gabor Toth · 1 year, 4 months ago
  78. ed048a1 Fix: Variable shadowing in SMM variable client by Gabor Toth · 1 year, 4 months ago
  79. af77b47 Support authentication of uefi priv. variables by Gabor Toth · 1 year, 4 months ago
  80. 2d4d29f Fix strncpy length in SP config loader by Imre Kis · 1 year, 3 months ago
  81. 033d51a Set default FF-A version to v1.1 by Imre Kis · 1 year, 7 months ago
  82. 5b86f67 Cover FF-A v1.1 features with unit test targets by Imre Kis · 1 year, 7 months ago
  83. 1e1eec4 Add FF-A v1.1 format memory transaction descriptor support by Imre Kis · 1 year, 7 months ago
  84. 595c5d0 Add FF-A v1.1 format FFA_PARTITION_INFO_GET support by Imre Kis · 1 year, 7 months ago
  85. c7d377a Check FF-A version from TS RPC by Imre Kis · 1 year, 7 months ago
  86. 1f5b1c6 Make supported FF-A version configurable in libsp by Imre Kis · 1 year, 7 months ago
  87. 4a0829d Update changelog by Gyorgy Szing · 1 year, 4 months ago
  88. 4f992d7 Update the logging service documentation by Gyorgy Szing · 1 year, 4 months ago
  89. 0812985 Update the changelog by Gyorgy Szing · 1 year, 4 months ago
  90. 9d1c93c Fix GetNextVariableName implementation by Bence Balogh · 1 year, 4 months ago
  91. 43892fa Merge rss_comm support. by Gyorgy Szing · 1 year, 4 months ago
  92. 5c2ba0f Increase SMM_SP_HEAP_SIZE for Corstone-1000 by Bence Balogh · 1 year, 4 months ago topics/rss_comms_v2
  93. 944adc1 Increase COMMS_MHU_MSG_SIZE limit for CS1000 by Bence Balogh · 1 year, 4 months ago
  94. a26774f Set RPC caller session SHM size for Corstone1000 SMMGW by Imre Kis · 1 year, 6 months ago
  95. 6d58175 Make RPC caller session SHM size build-time configurable by Imre Kis · 1 year, 6 months ago
  96. db87226 Add RSS Communication Protocol components by Bence Balogh · 1 year, 6 months ago
  97. 0c582be Copy RSS_COMMS files from TF-A by Bence Balogh · 1 year, 7 months ago
  98. a10cf7a Add MHU interface and adapter by Bence Balogh · 1 year, 6 months ago
  99. 6eedff1 Remove const from MHUv2 struct's base address by Bence Balogh · 1 year, 7 months ago
  100. 7aec057 Update MHUv2 driver by Bence Balogh · 1 year, 7 months ago