1. f0d23a6 Build: Add Cortex-M85 cpu support with GCC13 by Dávid Házi · 1 year, 9 months ago
  2. 9e1b263 Build: Generalize NS build steps for various toolchains by David Hu · 1 year, 10 months ago
  3. 681a8ee Build: Refine include of CPU/Arch configs by David Hu · 1 year, 10 months ago
  4. dd0a722 Build: Remove toolchain reset mechanism by Anton Komlev · 1 year, 11 months ago
  5. cc3b9ac Build: Change TFM_TEST_REPO_PATH to CONFIG_TFM_TEST_DIR by Kevin Peng · 1 year, 11 months ago
  6. ea327cb Build: Add stub functions of system calls by chesun01 · 2 years, 4 months ago
  7. eeb19ac Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 2 months ago
  8. e87e534 Build: GNUARM: fix objcopy command by Vijayenthiran Subramaniam · 2 years, 8 months ago
  9. e188154 Revert "Build: Use -Og for debug builds" by Antonio de Angelis · 2 years, 3 months ago
  10. 67d55f6 Build: Use -Og for debug builds by Raef Coles · 2 years, 3 months ago
  11. 08b0c5c Build: Improve BL1 code-sharing by Raef Coles · 2 years, 3 months ago
  12. b0d4a02 Build: Add GNU Arm compiler version check by Summer Qin · 2 years, 5 months ago
  13. 48443fc Build: Fix GNU "specs" command line argument prefix by Dávid Házi · 2 years, 6 months ago
  14. cd83159 Build: Enable C++ support during compilation by Rajkumar Kanagaraj · 3 years, 3 months ago
  15. 4d249b2 Build: Remove CMAKE_TOOLCHAIN_FILE interop by Raef Coles · 2 years, 9 months ago
  16. 80a30a6 Build: Fix Cortex-M23 build failure in GCC >= 8.0 by David Hu · 2 years, 10 months ago
  17. 196673c test: Prevent test paths from entering the hex file by Sebastian Bøe · 2 years, 11 months ago
  18. d831cf1 Build: Fix M85 fallback to arch in case of GCC by Mark Horvath · 2 years, 11 months ago
  19. 4d41411 SPM: Add MVE support for GNUARM toolchain by Gabor Toth · 3 years, 9 months ago
  20. e50f0a9 Build: Change default build option to MinSizeRel by Dávid Házi · 3 years, 1 month ago
  21. 55a53a2 Build: Fix GCC version check by Dávid Házi · 3 years, 1 month ago
  22. 8b09185 Build: Fix arm/mps3/corstone310_fvp build with cmake 3.16.3 by Dávid Házi · 3 years, 2 months ago
  23. 6f0cf95 SPM: Add __ARM_ARCH_8_1M_MAIN__ macro for GNU Arm Embedded Toolchain by Feder Liang · 3 years, 5 months ago
  24. 4351ec2 Build: Refactor code-sharing primitives by Raef Coles · 4 years, 3 months ago
  25. 12ab973 Explicitly search for the C++ cross compiler by David Brown · 3 years, 5 months ago
  26. c32279d Build: Fix configurations of build log quietly by Kevin Peng · 3 years, 6 months ago
  27. 1a10355 build: Fix dependency of output binaries on linker script by Anton Komlev · 3 years, 6 months ago
  28. 1f9b7c8 Allow silencing of memory usage by Jimmy Brisson · 3 years, 8 months ago
  29. e851f6c Build: Correcrt CONFIG_TFM_FP cmake parameter by Feder Liang · 3 years, 6 months ago
  30. 5519438 SPM: Enable FP usage in NSPE for gnu arm embedded toolchain by Feder Liang · 3 years, 9 months ago
  31. b853909 Build: Remove +nofp option for Armv6-M from GNUARM by David Hu · 3 years, 7 months ago
  32. fb4a8b7 Build: Enhance toolchain version check by David Hu · 3 years, 7 months ago
  33. 3ff26cf Build: Add back TFM_CODE_COVERAGE setting in GNUARM toolchain by David Hu · 3 years, 9 months ago
  34. d4dbaa9 SPM: Add FPU support for gnu arm embedded toolchain by Feder Liang · 4 years ago
  35. 7f5070c Build: Add a check against GNUARM 10-2020-q4-major by David Hu · 3 years, 9 months ago
  36. b73f176 Build: Default to add debug symbols with the flag -g/--debug by Sebastian Bøe · 3 years, 9 months ago
  37. 866571c Build: Add support for using target arch only by Gabor Abonyi · 3 years, 10 months ago
  38. e6099c1 cmake: gnuarm: Use .ld as suffix for preprocessed file instead of .o by Sebastian Bøe · 3 years, 10 months ago
  39. 2f090f9 Build: Find GNUARM compiler via find_program() by Øyvind Rønningstad · 4 years, 5 months ago
  40. f897e9e Build: Add macro for enabling code coverage flag by Karl Zhang · 4 years, 7 months ago
  41. f8b0b2d Build: Enable code sharing between bootloader and SPE by Tamas Ban · 4 years, 9 months ago
  42. 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
  43. 8bebd05 Build: Remove -fshort-wchar by Øyvind Rønningstad · 4 years, 10 months ago
  44. 173b5bc Build: Remove dead code in toolchain files by Raef Coles · 4 years, 10 months ago
  45. 6e8f83d Build: Add error when bad options are given by Raef Coles · 4 years, 10 months ago
  46. 9ec67e6 Build: Convert buildsystem base to modern cmake by Raef Coles · 5 years ago