1. 2022a55 Add fwu test framework components by Julian Hall · 2 years, 9 months ago
  2. db86a73 Add direct_fw_inspector by Julian Hall · 2 years, 9 months ago
  3. a2daafd Add installer factory by Julian Hall · 2 years, 6 months ago
  4. 4f9d870 Add fwu copy_installer by Julian Hall · 2 years, 9 months ago
  5. 51a3fb3 Add fwu raw_installer by Julian Hall · 2 years, 9 months ago
  6. 5bd63fa Add banked_fw_store with FWU metadata management by Julian Hall · 2 years, 10 months ago
  7. 110c671 Add mock_fw_inspector by Julian Hall · 2 years, 9 months ago
  8. 56387ba Add FWU installer framework by Julian Hall · 2 years, 9 months ago
  9. c1353f7 Add fw_directory component by Julian Hall · 2 years, 9 months ago
  10. 09bdd22 Add file_block_store by Julian Hall · 2 years, 7 months ago
  11. 16a5015 Add GPT iterator by Julian Hall · 2 years, 6 months ago
  12. 4a658ac Extend storage volume for fw update installation by Julian Hall · 2 years, 10 months ago
  13. 506deaf Change legacy-elf-format SP property to elf-format by Imre Kis · 2 years, 6 months ago
  14. 55d28f5 Fix: Add event log node to attestation/default-sp by Imre Kis · 2 years, 7 months ago
  15. fa2c86d Support GPT formatted semihosted image file by Julian Hall · 2 years, 10 months ago
  16. 9497010 Add GPT based partition configurator by Julian Hall · 2 years, 10 months ago
  17. 09a0582 Add disk formatter component by Julian Hall · 2 years, 10 months ago
  18. 69a25f3 Add GPT loader tests by Julian Hall · 2 years, 10 months ago
  19. 93df76a Add io device for block_store volume access by Julian Hall · 2 years, 11 months ago
  20. cfe2f5b Introduce volume_index for compatability with tf-a by Julian Hall · 2 years, 11 months ago
  21. d635ad7 Add media top-level directory for storage medium access components by Julian Hall · 2 years, 11 months ago
  22. 82ce62a Add semihosting block store by Julian Hall · 2 years, 11 months ago
  23. ebf3a56 Add tf-a external component by Julian Hall · 2 years, 11 months ago
  24. 2feec56 Refactor env-test deployment structure by Julian Hall · 2 years, 11 months ago
  25. a55ca60 Refactor smm-gateway deployment structure by Julian Hall · 2 years, 11 months ago
  26. 3d0ec04 Refactor se-proxy deployment structure by Julian Hall · 2 years, 11 months ago
  27. 4e1b6be Refactor attestation deployment structure by Julian Hall · 2 years, 11 months ago
  28. 64f1d87 Refactor crypto deployment structure by Julian Hall · 3 years ago
  29. 072daf8 Integrate shared block storage into PS and ITS SP deployments by Julian Hall · 3 years ago
  30. 4d918a0 Add edk2-platforms as external component by Julian Hall · 3 years ago
  31. 8ad6043 Prototype alternative deployment structure by Julian Hall · 3 years ago
  32. 1999004 Create block storage SP deployment by Julian Hall · 3 years, 1 month ago
  33. af91035 Integrate block_store backend into PS standalone service context by Julian Hall · 3 years ago
  34. 1fde417 Add block_store flash support to secure flash store by Julian Hall · 3 years, 1 month ago
  35. 1944a33 Introduce block_store factory by Julian Hall · 3 years, 1 month ago
  36. c4692a8 Add block storage service tests by Julian Hall · 3 years, 1 month ago
  37. 8b27ce9 Add block storage client by Julian Hall · 3 years, 1 month ago
  38. b901999 Add reference partition configurator by Julian Hall · 3 years, 1 month ago
  39. eae7179 Add block storage standalone service context by Julian Hall · 3 years, 1 month ago
  40. 7b6e543 Add block storage service provider by Julian Hall · 3 years, 1 month ago
  41. c85ab5c Add null_block_store component by Julian Hall · 3 years ago
  42. a4162b5 Add partitioned_block_store component by Julian Hall · 3 years, 1 month ago
  43. 0b3763f Add ram_block_store component by Julian Hall · 3 years, 1 month ago
  44. 52a832a Fix: make platform-inspect compiler independent by Gyorgy Szing · 2 years, 10 months ago
  45. 34aaf21 Build: add build type support by Gyorgy Szing · 2 years, 10 months ago
  46. 63bf16a Fix libsp/opteesp build failure by Gyorgy Szing · 2 years, 10 months ago
  47. d7360db Add newlib deployment by Gyorgy Szing · 3 years, 7 months ago
  48. ec62ea7 Fix: change libts to export a CMake package by Gyorgy Szing · 3 years, 1 month ago
  49. 0afc491 Change libsp to use TsGetVersion.cmake by Gyorgy Szing · 3 years, 1 month ago
  50. 186c7cc Allow build time configuration of MM comm carveout by Gyorgy Szing · 2 years, 11 months ago
  51. 00f6fb9 Fix stop linking unnecessary archives to env-test by Gyorgy Szing · 2 years, 11 months ago
  52. 36cc492 Fix component-test/arm-linux linking issue by Gyorgy Szing · 2 years, 10 months ago
  53. f1cb052 build: Genereate OPTEE_SP_UUID from cmake by Jelle Sels · 3 years, 1 month ago
  54. 0375666 Add SPM test for OP_TEE by Jelle Sels · 4 years, 3 months ago
  55. bcaeb25 Fix: libts/linux-pc compilation error by Imre Kis · 2 years, 11 months ago
  56. 025bc8b Enable size optimization for Crypto SP by Balint Dobszay · 3 years ago
  57. 8522692 Refactor smm_gateway_sp.c by Imre Kis · 3 years, 1 month ago
  58. 43dc08e Refactor sfs_demo_sp.c by Imre Kis · 3 years, 1 month ago
  59. 6bf3de3 Refactor se_proxy_sp.c by Imre Kis · 3 years, 1 month ago
  60. 317eb2c Refactor ps_sp.c by Imre Kis · 3 years, 1 month ago
  61. fe75461 Refactor its_sp.c by Imre Kis · 3 years, 1 month ago
  62. 2453136 Refactor env_test.c by Imre Kis · 3 years, 1 month ago
  63. 6ef4d0d Refactor crypto_sp.c by Imre Kis · 3 years, 1 month ago
  64. 2edea5d Refactor attestation_sp.c by Imre Kis · 3 years, 1 month ago
  65. d86ccf5 Add test for ffarpc_caller functions by Imre Kis · 3 years, 2 months ago
  66. f656265 Remove own_id global variable from SP deployments by Imre Kis · 3 years, 1 month ago
  67. 0181ebd Remove the use of global own_id from ffarpc_caller by Imre Kis · 3 years, 1 month ago
  68. 60335f0 Cover ffarpc_call_ep with unit tests by Imre Kis · 3 years, 2 months ago
  69. d92645c Remove the use of global own_id from ffarpc_call_ep by Imre Kis · 3 years, 1 month ago
  70. 9757f6b Set response source and destination in RPC endpoint by Imre Kis · 3 years ago
  71. e700cb1 Change MM communicate RPC protocol of call endpoint by Imre Kis · 3 years, 1 month ago
  72. 1bc4a62 Add 64 bit direct message handling to libsp by Imre Kis · 3 years, 1 month ago
  73. c9daea9 Change UUID to little-endian in SP manifest by Balint Dobszay · 3 years, 2 months ago
  74. 2476f0f Fix messaging-method value in SP manifest by Imre Kis · 3 years, 2 months ago
  75. 3ec5ebe Change Protected Storage SP's backend to SFS by Imre Kis · 3 years, 2 months ago
  76. d6fcffd Change t-cose integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago topics/uefi_auth_var
  77. 23e78d3 Change qcbor integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  78. eb0507d Change MbedTLS integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  79. a7e762b Change nanopb integration to use PropertyCopy by Gyorgy Szing · 3 years, 5 months ago
  80. 22a2c14 Fix passing libc settings to nanopb and MbedTLS by Gyorgy Szing · 3 years, 5 months ago
  81. b9596cd Fix libsp deployment by Gyorgy Szing · 3 years, 5 months ago
  82. 67c8d00 Update PSA Crypto to mbedtls v3.1.0 by Gyorgy Szing · 3 years, 3 months ago
  83. 047aea8 Bump CMake minimum version to 3.18 by Balint Dobszay · 3 years, 3 months ago topics/bd/test
  84. ee8e824 Integrate AEAD operation support by Julian Hall · 3 years, 6 months ago
  85. 93bea2e Add legacy-elf-format flag to opteesp deployments by Imre Kis · 3 years, 5 months ago
  86. 840ded2 Add generic SP deployments for the existing SPs by Imre Kis · 3 years, 7 months ago
  87. d0ed5c2 Separate the generic part of SP deployments by Imre Kis · 3 years, 8 months ago
  88. a74aaf9 Create export_sp CMake function by Imre Kis · 3 years, 8 months ago
  89. 50cdff9 Add standard TPM event log node to SP manifests 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. 82cd473 Fix: libts-import.cmake calling cmake incorrectly by Gyorgy Szing · 3 years, 6 months ago
  92. eeee964 Remove OP-TEE dependency of SP heap by Imre Kis · 3 years, 8 months ago
  93. 5a35dda Fix SFS demo deployment by Imre Kis · 3 years, 5 months ago
  94. 693877e Enhance standard library integration by Gyorgy Szing · 3 years, 8 months ago
  95. fceef6a Fix: build failure of env-test by Gyorgy Szing · 3 years, 8 months ago
  96. 1911a12 Add uefi-test deployment by Julian Hall · 3 years, 8 months ago
  97. 23583e3 Remove SP dev kit external component by Imre Kis · 3 years, 10 months ago
  98. 2ccd8e8 Remove OP-TEE dependency on trace functions by Imre Kis · 3 years, 10 months ago
  99. a365a04 Fix: stop overriding platform setting by Gyorgy Szing · 3 years, 8 months ago
  100. b22916e Add version number for libts by Balint Dobszay · 4 years, 2 months ago