1. 50a61e5 Remove newlib by Imre Kis · 1 year, 2 months ago
  2. d47a145 Integrate libc and dlmalloc to opteesp and sp environments by Imre Kis · 1 year, 2 months ago
  3. 58cdf33 Eliminate unsafe C api usage and warnings by Imre Kis · 1 year, 2 months ago
  4. d60840f Create dlmalloc component by Imre Kis · 1 year, 2 months ago
  5. f98280c Add dlmalloc 2.8.6 by Imre Kis · 1 year, 2 months ago
  6. da8d58f Add CMake build system to libc by Imre Kis · 1 year, 2 months ago
  7. a57a710 Remove duplicate __weak_reference definition by Imre Kis · 1 year, 2 months ago
  8. 963045f Remove int128_t by Imre Kis · 1 year, 2 months ago
  9. 264d300 Remove TF-A specific assert and abort by Imre Kis · 1 year, 2 months ago
  10. b2e06a0 Add strstr implementation by Imre Kis · 1 year, 2 months ago
  11. 390566a Add ctype implementation by Imre Kis · 1 year, 2 months ago
  12. 0619e15 Add dynamic memory allocation function definitions by Imre Kis · 1 year, 2 months ago
  13. 650ae32 Fix _fast and _least type names by Imre Kis · 1 year, 2 months ago
  14. a884bc8 Remove unnecessary files from libc by Imre Kis · 1 year, 2 months ago
  15. f55f2aa Fork TF-A's libc by Imre Kis · 1 year, 2 months ago
  16. 3178891 Fix error handling of variable index loading by Gabor Toth · 1 year, 4 months ago
  17. caffe0b Fix GetNextVariableName NameSize input by Gabor Toth · 1 year, 4 months ago
  18. 0009dc0 Separate UEFI boot var and auth. var. tests by Gabor Toth · 1 year, 4 months ago
  19. 45e0e06 Create uefi test vectors with different timestamps by Gabor Toth · 1 year, 4 months ago
  20. 22aadfb Implement Private Authenticated Variable verification by Gabor Toth · 1 year, 4 months ago
  21. cccc4ff Isolate common uefi variable authentication steps by Gabor Toth · 1 year, 4 months ago
  22. d4879ce Add timestamp validation for uefi variables by Gabor Toth · 1 year, 4 months ago
  23. ed048a1 Fix: Variable shadowing in SMM variable client by Gabor Toth · 1 year, 4 months ago
  24. af77b47 Support authentication of uefi priv. variables by Gabor Toth · 1 year, 4 months ago
  25. 2d4d29f Fix strncpy length in SP config loader by Imre Kis · 1 year, 3 months ago
  26. 033d51a Set default FF-A version to v1.1 by Imre Kis · 1 year, 7 months ago
  27. 5b86f67 Cover FF-A v1.1 features with unit test targets by Imre Kis · 1 year, 7 months ago
  28. 1e1eec4 Add FF-A v1.1 format memory transaction descriptor support by Imre Kis · 1 year, 7 months ago
  29. 595c5d0 Add FF-A v1.1 format FFA_PARTITION_INFO_GET support by Imre Kis · 1 year, 7 months ago
  30. c7d377a Check FF-A version from TS RPC by Imre Kis · 1 year, 7 months ago
  31. 1f5b1c6 Make supported FF-A version configurable in libsp by Imre Kis · 1 year, 7 months ago
  32. 4a0829d Update changelog by Gyorgy Szing · 1 year, 4 months ago
  33. 4f992d7 Update the logging service documentation by Gyorgy Szing · 1 year, 4 months ago
  34. 0812985 Update the changelog by Gyorgy Szing · 1 year, 4 months ago
  35. 9d1c93c Fix GetNextVariableName implementation by Bence Balogh · 1 year, 4 months ago
  36. 43892fa Merge rss_comm support. by Gyorgy Szing · 1 year, 4 months ago
  37. 5c2ba0f Increase SMM_SP_HEAP_SIZE for Corstone-1000 by Bence Balogh · 1 year, 4 months ago topics/rss_comms_v2
  38. 944adc1 Increase COMMS_MHU_MSG_SIZE limit for CS1000 by Bence Balogh · 1 year, 4 months ago
  39. a26774f Set RPC caller session SHM size for Corstone1000 SMMGW by Imre Kis · 1 year, 6 months ago
  40. 6d58175 Make RPC caller session SHM size build-time configurable by Imre Kis · 1 year, 6 months ago
  41. db87226 Add RSS Communication Protocol components by Bence Balogh · 1 year, 6 months ago
  42. 0c582be Copy RSS_COMMS files from TF-A by Bence Balogh · 1 year, 7 months ago
  43. a10cf7a Add MHU interface and adapter by Bence Balogh · 1 year, 6 months ago
  44. 6eedff1 Remove const from MHUv2 struct's base address by Bence Balogh · 1 year, 7 months ago
  45. 7aec057 Update MHUv2 driver by Bence Balogh · 1 year, 7 months ago
  46. 7e2c83b Fix psa_ipc service's psa_call by Bence Balogh · 1 year, 8 months ago
  47. 42493fd Decrease SMM_GATEWAY_MAX_UEFI_VARIABLES for CS1000 by Bence Balogh · 1 year, 7 months ago
  48. a465cf4 Fix race condition in nanopb_generator.py by Imre Kis · 1 year, 4 months ago
  49. 21ac886 Remove block-storage-edk2-secure-flash-opteesp from b-test by Imre Kis · 1 year, 4 months ago
  50. 39a5bc7 Upgrade nanopb to v0.4.8 by Ross Burton · 1 year, 10 months ago
  51. 1b0c11a Allow setting the boot-order on CMake CLI by Gabor Toth · 1 year, 4 months ago
  52. 6a89a26 Fix: add missing boot-order setting by Gabor Toth · 1 year, 4 months ago
  53. 7e4babe Add boot-order property to SP manifests by Gabor Toth · 1 year, 5 months ago
  54. 867fd33 Add documentation to logging service by Gabor Ambrus · 2 years ago
  55. 70908d0 Deploy logging SP inside SPs by Gabor Ambrus · 2 years ago
  56. a84494a Create logging SP deployment by Gabor Ambrus · 2 years ago
  57. 7ccab79 Add log client component by Gabor Ambrus · 2 years ago
  58. 385cfff Adding UART test to env tests by Gabor Ambrus · 2 years ago
  59. 99c8ee4 Create UART backend for logging SP by Gabor Ambrus · 2 years ago
  60. a9f8d17 Add log provider component by Gabor Ambrus · 2 years ago
  61. 54a1008 Add PL011 UART driver by Gabor Ambrus · 2 years ago
  62. ee88b7c Fix crypto discovery in standalone block-storage by Balint Dobszay · 1 year, 4 months ago
  63. c32dc21 Initialize sfs_flash stack variables by Imre Kis · 1 year, 4 months ago
  64. 96c4ad7 Limit rpmb_block_store to only read/write single blocks by Imre Kis · 1 year, 4 months ago
  65. 6a2335b Enable owner ID encoding in libmbed_only config by Balint Dobszay · 1 year, 4 months ago
  66. ecaf44c Fix passing MbedTLS config in env-test deployment by Balint Dobszay · 1 year, 4 months ago
  67. a5c3d50 Merge branch 'topics/crypto-part' into integration by Balint Dobszay · 1 year, 4 months ago
  68. 92eeced Update project wiki link in documentation by Imre Kis · 1 year, 6 months ago
  69. 170e772 Support removal of read-only constraint by Gabor Toth · 1 year, 5 months ago
  70. 8ada783 Make smm variable test cleanup more robust by Gabor Toth · 1 year, 6 months ago
  71. c895119 Integrate RPMB components into the build system by Imre Kis · 1 year, 9 months ago
  72. 4e2a462 Add RPMB block store factory by Imre Kis · 1 year, 9 months ago
  73. 79114cb Add standalone RPMB service context by Imre Kis · 1 year, 9 months ago
  74. ce3a0b2 Add RPMB block store by Imre Kis · 1 year, 9 months ago
  75. 5523c4b Add RPMB frontend tests by Imre Kis · 1 year, 9 months ago
  76. 4e00ad5 Implement mock RPMB platform by Imre Kis · 1 year, 9 months ago
  77. 7001f7d Implement default RPMB platform for RPMB frontend by Imre Kis · 1 year, 9 months ago
  78. 23d1ba5 Implement RPMB frontend by Imre Kis · 1 year, 10 months ago
  79. cc7c3f4 Implement mock RPMB backend by Imre Kis · 1 year, 9 months ago
  80. 227fd01 Implement emulated RPMB backend by Imre Kis · 1 year, 9 months ago
  81. 6d36f5c Implement RPMB client by Imre Kis · 1 year, 10 months ago
  82. ca48b87 Implement RPMB provider by Imre Kis · 1 year, 10 months ago
  83. 01d0ce8 Create RPMB backend interface by Imre Kis · 1 year, 10 months ago
  84. 0292222 Fix and extend SMM variable tests by Imre Kis · 1 year, 6 months ago
  85. 073f9b6 Do not store uefi authentication header by Gabor Toth · 1 year, 6 months ago
  86. d199b93 Set MBEDTLS_USER_CONFIG_FILE for env-test by Gabor Toth · 1 year, 6 months ago topics/libpsa
  87. b73b5c2 Add new config options to b-test by Gyorgy Szing · 1 year, 6 months ago
  88. 249a055 Add pkcs7 verification stub to all callers by Balint Dobszay · 1 year, 6 months ago topics/crypto-part
  89. dfcb41e Remove key owner encoding from crypto client by Balint Dobszay · 1 year, 6 months ago
  90. 136f7b8 Remove fake x509 from component-test by Balint Dobszay · 1 year, 6 months ago
  91. 7718332 Move MbedTLS includes from crypto provider by Balint Dobszay · 1 year, 6 months ago
  92. 12b2b75 Remove sfs-demo by Gabor Toth · 1 year, 6 months ago
  93. 8b7334f Add crypto key store partitioning tests by Balint Dobszay · 1 year, 7 months ago
  94. 14c6f0d Assign unique caller id for clients using direct_caller by Balint Dobszay · 1 year, 7 months ago
  95. abec464 Enable owner labelling of keys in Mbed TLS by Balint Dobszay · 1 year, 7 months ago
  96. 0e24889 Allow multi-owner mbedtls to coexist with standard psa api by Balint Dobszay · 1 year, 7 months ago
  97. dc945e9 Add namespaced key ids to crypto provider by Balint Dobszay · 1 year, 7 months ago
  98. cb62a8b Replace PSA_KEY_ID_INIT macro by Balint Dobszay · 1 year, 7 months ago
  99. 8a86a00 Update Mbed TLS to 3.5.1 by Imre Kis · 1 year, 7 months ago
  100. 3874ab4 Fix PS component tests by Balint Dobszay · 1 year, 6 months ago