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