summaryrefslogtreecommitdiff
path: root/run-build.sh
AgeCommit message (Expand)Author
2023-11-13run-build.sh: Re-run spe cmake config command only when error occursXinyu Zhang
2023-11-03Build: Do not generate NSPE CMake commands for NSOFF configsXinyu Zhang
2023-11-03Utils: Collect util scripts into "utils" folderXinyu Zhang
2023-11-03run-build.sh: Apply psa-arch-tests patch from test repoXinyu Zhang
2023-11-03Build: Change build commands to align with TF-M split buildXinyu Zhang
2023-07-24run-build.sh: Don't run post_build_cmd if BUILD_TARGET is setPaul Sokolovsky
2023-07-24run-build.sh: Remove superfluous handling in case BUILD_TARGET is setPaul Sokolovsky
2023-07-20run-build.sh: Quote $CODE_COVERAGE_EN in case it's not definedPaul Sokolovsky
2023-07-04Parse dependency versions from TF-M CMakeXinyu Zhang
2023-07-04configs.py: Refine argparse to select build command typeXinyu Zhang
2023-06-12run-build.sh: Allow to override build target using BUILD_TARGET envvarPaul Sokolovsky
2023-06-09run-build.sh: Pass $BUILD_JOBS as -j param to config.pyPaul Sokolovsky
2022-12-23Build: Update build configs to enable RAM FS on MUSCA B1 and STMXinyu Zhang
2022-11-24Build: Do not update QCBOR path in run-build.shXinyu Zhang
2022-04-02Build: Specify compiler version in every configsXinyu Zhang
2022-01-17Bug Fix: Update compiler version check ruleXinyu Zhang
2022-01-14Build: Specify compiler path in bashXinyu Zhang
2021-12-01Clone QCBOR to share folderXinyu Zhang
2021-03-15Apply Patches if NeededXinyu Zhang
2021-01-11Add CODE_COVERAGE_EN when required coverage binKarl Zhang
2020-12-08Switch all platforms artifacts to use the new build systemFathi Boudra
2020-12-04Revert "Switch all platforms artifacts to use the new build system"Fathi Boudra
2020-12-04Switch all platforms artifacts to use the new build systemFathi Boudra
2020-12-02Remove TF-M build folder before creatingLeonardo Sandoval
2020-11-20Remove workaround armclang error: Failed to check out a licenseFathi Boudra
2020-11-19run-build.sh: workaround armclang error: Failed to check out a license.Fathi Boudra
2020-10-06Remove patch step from psa-arch-testsRaef Coles
2020-09-29Archive Build Artifacts to Old PathsXinyu Zhang
2020-09-28CI Artifacts: Archive Build Artifacts in Original PathXinyu Zhang
2020-09-24CI Build: Adjust CI Build Jobs to New Build SystemXinyu Zhang
2020-07-10CodeCoverage: Add CODE_COVERAGE_EN flag in buildKarl Zhang
2020-06-24Build ENV: Output current build env before startKarl Zhang
2020-05-28Various fixesDean Birch
2020-05-28New simpler pipelineDean Birch