- 9f7ab5b Build: Also strip workspace from __FILE__ by Jackson Cooper-Driver · 4 months ago
- 070a6e4 Build: Add -fmacro-prefix-map by Jackson Cooper-Driver · 5 months ago
- e93c7cd Build: GNUARM: add color diagnostics while using ninja generator by Arnold Gabriel Benedict · 1 year, 3 months ago
- 26023ea Build: Generalise dependency on manifest_tool by Anton Komlev · 9 months ago
- c7d222b Build: Added option to treat warnings as errors by Bohdan Hunko · 9 months ago
- 50c1828 toolchain: Remove toolchain reset magic by Dávid Házi · 10 months ago
- c9f502d Revert "toolchain: Remove toolchain reset magic" by Antonio de Angelis · 10 months ago
- f8cb57a toolchain: Remove toolchain reset magic by Dávid Házi · 10 months ago
- e992c78 Build: GNUARM: Restrict support for PACBTI to AC6 by Nicola Mazzucato · 12 months ago
- 04cac67 Build: Add missed dependency to scatter files by Anton Komlev · 1 year ago
- 053923e Build: fix build dependencies when sharing symbols by Anubhav Raina · 1 year, 1 month ago
- 8a5d3b1 Build: allow multiple link time dependencies by Anubhav Raina · 1 year, 1 month ago
- fc1bf77 Build: Add support for PACBTI by Nicola Mazzucato · 1 year, 3 months ago
- e6dadd1 gnu: Add value (=1) to the v8.1m arch define by Dávid Házi · 1 year, 3 months ago
- 5575f92 build: Add BL1 compile and linker flags to BL1 by Dávid Házi · 1 year, 4 months ago
- 80427ea build: Use cmake for READONLY attribute handling by Dávid Házi · 1 year, 4 months ago
- 54c359a build: support multiple shared symbol lists by Anubhav Raina · 1 year, 8 months ago
- 88ff799 Build: Allow altering code-sharing filenames by Raef Coles · 1 year, 7 months ago
- 13feddb Build: Remove input of standard libraries in linker scripts by Jamie Fox · 1 year, 7 months ago
- f0d23a6 Build: Add Cortex-M85 cpu support with GCC13 by Dávid Házi · 1 year, 9 months ago
- 9e1b263 Build: Generalize NS build steps for various toolchains by David Hu · 1 year, 10 months ago
- 681a8ee Build: Refine include of CPU/Arch configs by David Hu · 1 year, 10 months ago
- dd0a722 Build: Remove toolchain reset mechanism by Anton Komlev · 1 year, 11 months ago
- cc3b9ac Build: Change TFM_TEST_REPO_PATH to CONFIG_TFM_TEST_DIR by Kevin Peng · 1 year, 11 months ago
- ea327cb Build: Add stub functions of system calls by chesun01 · 2 years, 4 months ago
- eeb19ac Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 2 months ago
- e87e534 Build: GNUARM: fix objcopy command by Vijayenthiran Subramaniam · 2 years, 8 months ago
- e188154 Revert "Build: Use -Og for debug builds" by Antonio de Angelis · 2 years, 3 months ago
- 67d55f6 Build: Use -Og for debug builds by Raef Coles · 2 years, 3 months ago
- 08b0c5c Build: Improve BL1 code-sharing by Raef Coles · 2 years, 3 months ago
- b0d4a02 Build: Add GNU Arm compiler version check by Summer Qin · 2 years, 5 months ago
- 48443fc Build: Fix GNU "specs" command line argument prefix by Dávid Házi · 2 years, 6 months ago
- cd83159 Build: Enable C++ support during compilation by Rajkumar Kanagaraj · 3 years, 3 months ago
- 4d249b2 Build: Remove CMAKE_TOOLCHAIN_FILE interop by Raef Coles · 2 years, 9 months ago
- 80a30a6 Build: Fix Cortex-M23 build failure in GCC >= 8.0 by David Hu · 2 years, 10 months ago
- 196673c test: Prevent test paths from entering the hex file by Sebastian Bøe · 2 years, 11 months ago
- d831cf1 Build: Fix M85 fallback to arch in case of GCC by Mark Horvath · 2 years, 11 months ago
- 4d41411 SPM: Add MVE support for GNUARM toolchain by Gabor Toth · 3 years, 9 months ago
- e50f0a9 Build: Change default build option to MinSizeRel by Dávid Házi · 3 years, 1 month ago
- 55a53a2 Build: Fix GCC version check by Dávid Házi · 3 years, 1 month ago
- 8b09185 Build: Fix arm/mps3/corstone310_fvp build with cmake 3.16.3 by Dávid Házi · 3 years, 2 months ago
- 6f0cf95 SPM: Add __ARM_ARCH_8_1M_MAIN__ macro for GNU Arm Embedded Toolchain by Feder Liang · 3 years, 5 months ago
- 4351ec2 Build: Refactor code-sharing primitives by Raef Coles · 4 years, 3 months ago
- 12ab973 Explicitly search for the C++ cross compiler by David Brown · 3 years, 5 months ago
- c32279d Build: Fix configurations of build log quietly by Kevin Peng · 3 years, 6 months ago
- 1a10355 build: Fix dependency of output binaries on linker script by Anton Komlev · 3 years, 6 months ago
- 1f9b7c8 Allow silencing of memory usage by Jimmy Brisson · 3 years, 8 months ago
- e851f6c Build: Correcrt CONFIG_TFM_FP cmake parameter by Feder Liang · 3 years, 6 months ago
- 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
- b853909 Build: Remove +nofp option for Armv6-M from GNUARM by David Hu · 3 years, 7 months ago
- fb4a8b7 Build: Enhance toolchain version check by David Hu · 3 years, 7 months ago
- 3ff26cf Build: Add back TFM_CODE_COVERAGE setting in GNUARM toolchain by David Hu · 3 years, 9 months ago
- d4dbaa9 SPM: Add FPU support for gnu arm embedded toolchain by Feder Liang · 4 years ago
- 7f5070c Build: Add a check against GNUARM 10-2020-q4-major by David Hu · 3 years, 9 months ago
- b73f176 Build: Default to add debug symbols with the flag -g/--debug by Sebastian Bøe · 3 years, 9 months ago
- 866571c Build: Add support for using target arch only by Gabor Abonyi · 3 years, 10 months ago
- e6099c1 cmake: gnuarm: Use .ld as suffix for preprocessed file instead of .o by Sebastian Bøe · 3 years, 10 months ago
- 2f090f9 Build: Find GNUARM compiler via find_program() by Øyvind Rønningstad · 4 years, 5 months ago
- f897e9e Build: Add macro for enabling code coverage flag by Karl Zhang · 4 years, 7 months ago
- f8b0b2d Build: Enable code sharing between bootloader and SPE by Tamas Ban · 4 years, 9 months ago
- 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
- 8bebd05 Build: Remove -fshort-wchar by Øyvind Rønningstad · 4 years, 10 months ago
- 173b5bc Build: Remove dead code in toolchain files by Raef Coles · 4 years, 10 months ago
- 6e8f83d Build: Add error when bad options are given by Raef Coles · 4 years, 10 months ago
- 9ec67e6 Build: Convert buildsystem base to modern cmake by Raef Coles · 5 years ago