1. 838c3e5 LazyFetch: allow setting the cmake generator by Gyorgy Szing · 2 years ago
  2. f934bab LazyFetch: add verbose build support by Gyorgy Szing · 2 years ago
  3. fd03e0a cmake: enhance UUID handling by Gyorgy Szing · 2 years ago
  4. 8a1e7f4 Consolidate targets settings in opteesp deployments by Gyorgy Szing · 2 years ago
  5. 3e3db70 Add test for multiple SPs with the same UUID by Gyorgy Szing · 2 years, 1 month ago
  6. b8d6f26 Make elf output names compatible to symbolize.py by Gyorgy Szing · 2 years, 2 months ago
  7. c85a0c2 Add SP binary UUID by Jelle Sels · 2 years, 8 months ago
  8. c3271e7 Fix: LazyFetch incorrectly setting build type by Gyorgy Szing · 2 years, 4 months ago
  9. af88641 Merge FWU service to integration by Gyorgy Szing · 2 years, 4 months ago
  10. 39aa6a1 Add FWU deployments to b-test by Gyorgy Szing · 2 years, 4 months ago
  11. 76999fc fix: Remove trailing space from NUMBER_OF_PROCESSORS variable by Imre Kis · 2 years, 4 months ago
  12. e220413 Remove incremental sp_layout.json build by Imre Kis · 2 years, 5 months ago
  13. ef22d44 Enable merge_json.py to handle multiple input files by Imre Kis · 2 years, 5 months ago
  14. 8681ec0 b-tets: fix test name collision by Gyorgy Szing · 2 years, 5 months ago
  15. a962db7 b-test: fix shellcheck warnings by Gyorgy Szing · 2 years, 5 months ago
  16. 324e8af b-test: fix and enhance color handling by Gyorgy Szing · 2 years, 5 months ago
  17. e1ccb2d b-test: add fail-fast option by Gyorgy Szing · 2 years, 5 months ago
  18. f24a03a b-test: add test filtering capability by Gyorgy Szing · 2 years, 5 months ago
  19. 70df46e Merge 'topics/corstone1000' into integration by Gyorgy Szing · 2 years, 5 months ago
  20. 96ff849 Rename corstone1000 platform references by Rui Miguel Silva · 2 years, 6 months ago topics/corstone1000
  21. 7e1f1f5 Fix psa-api test names by Gabor Toth · 2 years, 6 months ago
  22. d6f795f Merge 'integration' into 'topics/corstone1000' by Gyorgy Szing · 2 years, 6 months ago
  23. 7ddb28a Fix b-test issues by Gyorgy Szing · 2 years, 7 months ago
  24. 7dfd497 Fix: remove TS dependency from exported DTS files by Imre Kis · 2 years, 9 months ago
  25. 4d02a83 Fix: update broken b-test config by Gyorgy Szing · 2 years, 8 months ago
  26. f0be7ce Fix: make GCC.cmake host compatible by Gyorgy Szing · 2 years, 10 months ago
  27. 34aaf21 Build: add build type support by Gyorgy Szing · 2 years, 10 months ago
  28. ae4f4a6 Add spm-test SPs to b-test by Gyorgy Szing · 2 years, 10 months ago
  29. d7360db Add newlib deployment by Gyorgy Szing · 3 years, 7 months ago
  30. e9db817 Enhance libgcc location discovery in cmake by Mark Dykes · 3 years, 1 month ago
  31. ec62ea7 Fix: change libts to export a CMake package by Gyorgy Szing · 3 years, 1 month ago
  32. 8925d20 Remove duplicate settings when adding components by Gyorgy Szing · 3 years, 1 month ago
  33. 9882afb Fix: add name collision detection to FetchContent by Gyorgy Szing · 3 years, 1 month ago
  34. 79d9f5d Fix: incorrect platform path lowercase conversion by Vishnu Banavath · 3 years ago
  35. f1cb052 build: Genereate OPTEE_SP_UUID from cmake by Jelle Sels · 3 years, 1 month ago
  36. 9e2573d Add json merger tool by Balint Dobszay · 3 years ago
  37. c9daea9 Change UUID to little-endian in SP manifest by Balint Dobszay · 3 years, 2 months ago
  38. 24f2ffd Add PropertyCopy.cmake by Gyorgy Szing · 3 years, 5 months ago
  39. 840ded2 Add generic SP deployments for the existing SPs by Imre Kis · 3 years, 7 months ago
  40. 686bd27 Add tools for exporting SP memory regions by Imre Kis · 3 years, 8 months ago
  41. 2cfb2b4 Create generic FF-A SP environment by Imre Kis · 3 years, 8 months ago
  42. a74aaf9 Create export_sp CMake function by Imre Kis · 3 years, 8 months ago
  43. 1c781ef Make add_components CMake function reentrant by Imre Kis · 3 years, 5 months ago
  44. 737a0bc Fix gcc_get_lib_location() by Gyorgy Szing · 3 years, 5 months ago
  45. f9dda4a Add CMAKE_EXTRA_FLAGS to b-test by Imre Kis · 3 years, 7 months ago
  46. 54071d9 Fix: make b-test exit code by Gyorgy Szing · 3 years, 7 months ago
  47. 90bd41e Add LazyFetch by Benedek Tomasik · 4 years, 5 months ago
  48. 1911a12 Add uefi-test deployment by Julian Hall · 3 years, 8 months ago
  49. 23583e3 Remove SP dev kit external component by Imre Kis · 3 years, 10 months ago
  50. e6d7341 Integrate newlib into opteesp environment by Imre Kis · 3 years, 10 months ago
  51. 384fc50 Add TsGetVersion CMake module by Balint Dobszay · 3 years, 9 months ago
  52. 2be8593 Add unit test deployment for SMM gateway by Imre Kis · 3 years, 9 months ago
  53. ead5b62 Add smm-gateway SP deployment by Julian Hall · 3 years, 9 months ago
  54. b164e39 Add b-test improvements by Gyorgy Szing · 4 years ago
  55. b7db580 Align to PSA Attestation API tests by Julian Hall · 4 years ago
  56. 0051ed1 Remove dependency on unsupported MbedTLS build interface by Julian Hall · 4 years, 1 month ago
  57. b57aa0d Add secure storage PSA API test deployments by Julian Hall · 4 years, 1 month ago
  58. d407138 Add stubs for unsupported PSA Crypto API client operations by Julian Hall · 4 years, 1 month ago
  59. dd29622 Add psa arch test components by Julian Hall · 4 years, 2 months ago
  60. 527ddd5 Add secure enclave proxy deployment by Julian Hall · 4 years, 1 month ago
  61. fc72221 Fix: add missing deployments to b-test by Gyorgy Szing · 4 years ago
  62. 97a00d4 Fix: Stop opteesp environment using default libc by Andrew Beggs · 4 years, 2 months ago
  63. 4834e63 Add demo app for attestation service by Julian Hall · 4 years, 2 months ago
  64. caa4af8 Add attestation SP deployment by Julian Hall · 4 years, 3 months ago
  65. 3a4207d Add protected-storage and internal-trusted-storage deployments by julhal01 · 4 years, 5 months ago
  66. ffa98d8 Add platform support by julhal01 · 4 years, 7 months ago
  67. d4ed659 libsp: Integrate firmware-test-builder by Imre Kis · 4 years, 7 months ago
  68. c31afbf Fix: deployments fail to install to a single tree by Gyorgy Szing · 4 years, 6 months ago
  69. e76ade8 DOC: update documentation. by Julian Hall · 4 years, 9 months ago
  70. eff4b28 Add testing and demo deployments by Julian Hall · 4 years, 9 months ago
  71. 4061ed6 Add crypto deployment by Julian Hall · 4 years, 9 months ago
  72. 72c3f04 Add secure storage service and demo deployments by Balint Dobszay · 4 years, 9 months ago
  73. b1d5d5f Add deployment for libts by Julian Hall · 4 years, 9 months ago
  74. 07679f2 Add Linux PC and Arm environments by Julian Hall · 4 years, 9 months ago
  75. ba1095c Add build test runner: b-test. by Gyorgy Szing · 4 years, 9 months ago
  76. 4909180 libsp: Add build system files. by Gyorgy Szing · 4 years, 9 months ago