1. 95d4842 lava-submit.jpl: Fix LAVA submission retry delay. by Paul Sokolovsky · 1 year, 5 months ago
  2. d13db15 lava-submit.jpl: Fix Groovy insecure string interpolation warning by Paul Sokolovsky · 1 year, 8 months ago
  3. 1eeaaae lava-submit.jpl: Add generic retries with backoff by Paul Sokolovsky · 1 year, 8 months ago
  4. f9f8a3c armclang-ubl.sh: Add retry logic with exponential backoff by Paul Sokolovsky · 1 year, 8 months ago
  5. 010b602 jenkins/armclang-ubl.sh: In case of UBL activation failure, dump log files by Paul Sokolovsky · 1 year, 8 months ago
  6. 2f5ab4e Build: Move ArmClang UBL license activation to a script file by Paul Sokolovsky · 1 year, 8 months ago
  7. e0e6ffa jenkins/build-config.jpl: Activate UBL license for ArmClang by Paul Sokolovsky · 1 year, 9 months ago
  8. 8ea4cfc Build: Do not generate NSPE CMake commands for NSOFF configs by Xinyu Zhang · 1 year, 9 months ago
  9. a88a2eb Build: Change build commands to align with TF-M split build by Xinyu Zhang · 2 years ago
  10. 808f977 ci.jpl: Only print SQUAD log in performance job by Xinyu Zhang · 1 year, 10 months ago
  11. 6fd6d33 ci.jpl: Only run performance.py in tf-m-nightly-performance job by Xinyu Zhang · 1 year, 10 months ago
  12. 4870415 Performance: Pack performance data to SQUAD by Jianliang Shen · 1 year, 10 months ago
  13. 418051d Profiler: Generate profiling report by Jianliang Shen · 2 years ago
  14. 5492f75 Profiler: Add profiling_test by Jianliang Shen · 2 years ago
  15. 0474dbe Memory footprint: Change change_id to git commit hash by Jianliang Shen · 1 year, 11 months ago
  16. 9c1006e ci.jpl: Support multiple spaces in string of filter groups by Xinyu Zhang · 1 year, 11 months ago anastasis
  17. 1f21cb2 Build: Refine control on TF-M dependencies by Xinyu Zhang · 2 years, 1 month ago
  18. 46b3718 configs.py: Refine argparse to select build command type by Xinyu Zhang · 2 years, 1 month ago
  19. c781f0c jenkins/static.jpl: Fix MBEDTLS_URL passed as MCUBOOT_URL by Paul Sokolovsky · 2 years, 2 months ago
  20. 0a800a9 build-docs.jpl: Use substring job name check by Paul Sokolovsky · 2 years, 6 months ago
  21. 288799c jenkins/ci.jpl: Increase wait job timeout by 30min by Paul Sokolovsky · 2 years, 5 months ago
  22. a2a2c58 ci.jpl: Simplify the logic of emailNotification by Xinyu Zhang · 2 years, 5 months ago
  23. 6885831 ci.jpl: Only parse output.log when LAVA tests available by Xinyu Zhang · 2 years, 5 months ago
  24. 736e6b6 build-docs.jpl: Replace old docs with newly generated by Paul Sokolovsky · 2 years, 6 months ago
  25. 0b84b63 ci.jpl: Update try-catch logic for waiting LAVA jobs by Xinyu Zhang · 2 years, 6 months ago
  26. 29a57cc LAVA: Update timeout limit to wait for LAVA jobs by Xinyu Zhang · 2 years, 6 months ago
  27. 71330ab ci.jpl: Increase wait job timeout to 4.5hrs by Paul Sokolovsky · 2 years, 7 months ago
  28. 119e4df ci.jpl: Increase LAVA timeout by 1000s =~ 15min by Paul Sokolovsky · 2 years, 7 months ago
  29. 0ef15ba ci.jpl: Remove not useful and confusing set +x/-x commands by Paul Sokolovsky · 2 years, 8 months ago
  30. 1b3cbea LAVA: Skip MUSCA B1 test in per-patch job by Xinyu Zhang · 2 years, 8 months ago
  31. 412d62a ci.jpl: parseTestResults: Skip lines which are not metadata by Paul Sokolovsky · 2 years, 8 months ago
  32. 2cf562a jenkins/ci.jpl: Add comment why stacktrace is not printed on exception by Paul Sokolovsky · 2 years, 8 months ago
  33. c7ad082 Build: Clone QCBOR to workspace and use local path by Xinyu Zhang · 2 years, 9 months ago
  34. 775afe3 Build Config: Archive build dir when build failed by Xinyu Zhang · 2 years, 9 months ago
  35. 79fda44 Build: Add tf-m-extras examples to build configs by Bence Balogh · 2 years, 10 months ago
  36. a0644f7 LAVA: Deprecate param TARGET_PLATFORM by Xinyu Zhang · 2 years, 9 months ago
  37. 57d2d8c ci.jpl: Verify test status after test summary is archived by Xinyu Zhang · 2 years, 10 months ago
  38. 0d85cc3 Fix: Update build job URL by Xinyu Zhang · 2 years, 10 months ago
  39. 0c8d320 Revert "Workaround: Specify configs to be tested only on FPGA" by Xinyu Zhang · 2 years, 10 months ago
  40. 470b3c4 Memory Footprint: Simplify logics to parse configs by Xinyu Zhang · 2 years, 11 months ago
  41. 4b10980 ci.jpl: Specify work dir in each stage by Xinyu Zhang · 2 years, 10 months ago
  42. d091f81 ci.jpl: Hide useless logs by Xinyu Zhang · 2 years, 10 months ago
  43. 46aed1f ci.jpl: Stop importing Summary library by Xinyu Zhang · 2 years, 10 months ago
  44. 0f78e7a Rewrite logics to generate job results summary by Xinyu Zhang · 2 years, 10 months ago
  45. 22a1275 LAVA: Deprecate redundant codes in LAVA helper by Xinyu Zhang · 2 years, 10 months ago
  46. 82dab28 LAVA: Update LAVA test log and job name format by Xinyu Zhang · 2 years, 10 months ago
  47. 6b456c2 Jenkins: Only switch Nodes when necessary by Xinyu Zhang · 2 years, 10 months ago
  48. e9033f6 Test: Get build URL via system ENV by Xinyu Zhang · 2 years, 10 months ago
  49. ef57baa Build: Update the Musca-B1 path by Mark Horvath · 2 years, 11 months ago
  50. 953dc23 Send email notification whenever it is required by Xinyu Zhang · 2 years, 11 months ago
  51. efe0353 LAVA: Test AN521 configs only on FVP in per-patch job by Xinyu Zhang · 2 years, 11 months ago
  52. 78c146a Update LAVA related CI logs to make it more user-friendly by Xinyu Zhang · 2 years, 11 months ago
  53. f3b8aa8 Build: Add RSS config to build by Jamie Fox · 2 years, 11 months ago
  54. 1cfdd91 Corstone1000 FVP integration in OpenCI by Satish Kumar · 3 years ago
  55. fb80b5d Build: Move NS param from common to extra params by Xinyu Zhang · 3 years ago
  56. da89557 Workaround: Specify configs to be tested only on FPGA by Xinyu Zhang · 3 years, 1 month ago
  57. 29abfb4 build-docs.jpl: Archive build dir if build fail by Xinyu Zhang · 3 years, 1 month ago
  58. 27fba73 build-config.jpl: Remove useless nodeLabel selection by Xinyu Zhang · 3 years, 1 month ago
  59. 8731a09 Rename polaris to corstone310 by Bence Balogh · 3 years, 2 months ago
  60. 3507649 jenkins: Handle DEVICE_FILTER job param by Paul Sokolovsky · 3 years, 3 months ago
  61. 6aa579a Extra Build: Check build result before skipping LAVA submit by Xinyu Zhang · 3 years, 4 months ago
  62. 589fd05 Remove OTP configs in Open CI by Xinyu Zhang · 3 years, 4 months ago
  63. 1b024ac ci.jpl: Dump lava_wait_jobs.py output by Paul Sokolovsky · 3 years, 6 months ago
  64. c5cf9e6 ci.jpl: filterFailedBuild: Don't fail if FAILURE_TESTS: not found by Paul Sokolovsky · 3 years, 3 months ago
  65. 0136de0 ci.jpl: Run helper script to produce merged code coverage report by Paul Sokolovsky · 3 years, 4 months ago
  66. 3d522f7 ci.jpl: Store per-config artifacts in just cfgs/ subdir by Paul Sokolovsky · 3 years, 4 months ago
  67. 437bc42 ci.jpl: Initialize "output" variable by Paul Sokolovsky · 3 years, 6 months ago
  68. 176b78f Build: Add AN547, AN552, Polaris to builds by Bence Balogh · 3 years, 5 months ago
  69. 433771e Build: Specify compiler version in every configs by Xinyu Zhang · 3 years, 4 months ago
  70. 64b7cc9 lava-submit.jpl: Rework detection of "per-patch" runs by Paul Sokolovsky · 3 years, 4 months ago
  71. 87602dc Enable LAVA test job submission for Cypress PSoC64 platform by Arthur She · 3 years, 6 months ago
  72. 84dd94f ci.jpl: Quote boot/test output in a failure message by Paul Sokolovsky · 3 years, 6 months ago
  73. 9a29f03 Memory Footprint: Export GCC v7.3.1 to ENV PATH by Xinyu Zhang · 3 years, 7 months ago
  74. bbe2d76 Export compiler path in CppCheck & FoorPrint by Xinyu Zhang · 3 years, 7 months ago
  75. 8d28871 ci.jpl: Fix copy-paste typo in MBEDTLS_URL param passed to downstream jobs by Paul Sokolovsky · 3 years, 7 months ago
  76. 79b9d37 lava-submit.jpl: Log IDs of submitted LAVA jobs. by Paul Sokolovsky · 3 years, 7 months ago
  77. daa430a ci.jpl: Pass CI_SCRIPTS_REPO param to downstream jobs by Paul Sokolovsky · 3 years, 7 months ago
  78. 7c8d337 Build: Update ST configs by Xinyu Zhang · 3 years, 8 months ago
  79. 543dddb Disable LAVA tests in tf-m-extra-build job by Xinyu Zhang · 3 years, 8 months ago
  80. 3c0dadd LAVA: Enable LAVA test job submission for NXP lpcxpresso55s69 platform by Arthur She · 3 years, 9 months ago
  81. 351f14c tf-m-extra-build: Only build extra configs by Xinyu Zhang · 3 years, 9 months ago
  82. 66eed7a LAVA: Revert "LAVA: Tests only on physical boards" by Leonardo Sandoval · 3 years, 8 months ago
  83. d057044 LAVA: Tests only on physical boards by Xinyu Zhang · 3 years, 8 months ago
  84. e9fb624 LAVA: Extend time limit for LAVA jobs by Xinyu Zhang · 3 years, 9 months ago
  85. 302b74d Per-patch: Only test on physical boards by Xinyu Zhang · 3 years, 9 months ago
  86. 6afdd61 Build: Rename diphda with corstone1000 by Xinyu Zhang · 3 years, 10 months ago
  87. 3e8edcb jenkins/*infra-health.jpl: remove pipeline scripts by Leonardo Sandoval · 3 years, 10 months ago
  88. c8dc36d Docs: Update build commands by Xinyu Zhang · 3 years, 10 months ago
  89. 7090b2c Jenkins: Introduce a global share repository mechanism by Leonardo Sandoval · 3 years, 11 months ago
  90. 954a8b8 Only copy docs generated by build-docs-nightly to master node by Xinyu Zhang · 3 years, 11 months ago
  91. 73ed299 Build: Replace build param TFM_PSA_API with LIB_MODEL by Xinyu Zhang · 3 years, 11 months ago
  92. 0aced4c Extract submit_lava_tests func for convenience by Xinyu Zhang · 4 years ago
  93. 3f7e2f5 Simplify the configs map table by Xinyu Zhang · 4 years ago
  94. 372e8a1 Configs without BL2 do not need LAVA tests by Xinyu Zhang · 4 years ago
  95. f2ba911 Refine logic to filter out configs do not need LAVA tests by Xinyu Zhang · 4 years ago
  96. f365774 Add NXP LPCXpresso55S69 board support by Arthur She · 4 years ago
  97. 5565e3d Enable LAVA test for Profile M with PS off by Xinyu Zhang · 4 years ago
  98. 8472b85 Print commit ID of current HEAD for more detailed info by Xinyu Zhang · 4 years ago
  99. fcb6aad Build: Add Diphda build group by Xinyu Zhang · 4 years ago
  100. c4bb2e1 Switch OTP related config from ARMCLANG to GNUARM for test by Xinyu Zhang · 4 years, 1 month ago