1. 8a355d8 Build: Fix c++ build for Armclang by Kevin Peng · 1 year, 9 months ago
  2. 6d987ba Build: Set CMAKE_OBJCOPY to default value by Raef Coles · 2 years ago
  3. eeb19ac Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 2 months ago
  4. 9535af6 Build: Convert +nomve to .no_mve for Clang Assembler by Bohdan Hunko · 2 years, 2 months ago
  5. e188154 Revert "Build: Use -Og for debug builds" by Antonio de Angelis · 2 years, 3 months ago
  6. 67d55f6 Build: Use -Og for debug builds by Raef Coles · 2 years, 3 months ago
  7. 08b0c5c Build: Improve BL1 code-sharing by Raef Coles · 2 years, 3 months ago
  8. 3b38533 Build: Add M85 +nofp handling by Dávid Házi · 2 years, 5 months ago
  9. a94a9c7 Build: Create dedicated FP flags for Arm assembler(armasm). by chesun01 · 2 years, 6 months ago
  10. ea11c82 Build: Support FPU with ARMCLANG. by chesun01 · 2 years, 8 months ago
  11. 4b381f8 Bump minimum clang version to 6.13 by Chris Brand · 2 years, 8 months ago
  12. cd83159 Build: Enable C++ support during compilation by Rajkumar Kanagaraj · 3 years, 3 months ago
  13. 4d249b2 Build: Remove CMAKE_TOOLCHAIN_FILE interop by Raef Coles · 2 years, 9 months ago
  14. 4d41411 SPM: Add MVE support for GNUARM toolchain by Gabor Toth · 3 years, 9 months ago
  15. e50f0a9 Build: Change default build option to MinSizeRel by Dávid Házi · 3 years, 1 month ago
  16. a8b6b69 Build: Deprecate TFM_SYSTEM_FP in ARMCLANG & IAR toolchains by Xinyu Zhang · 3 years, 2 months ago
  17. e5f5668 Build: Make Armclang 6.15~6.17 version check as an error by David Hu · 3 years, 4 months ago
  18. 9dd91b5 Build: Update Armclang version warning by David Hu · 3 years, 4 months ago
  19. 4351ec2 Build: Refactor code-sharing primitives by Raef Coles · 4 years, 3 months ago
  20. c32279d Build: Fix configurations of build log quietly by Kevin Peng · 3 years, 6 months ago
  21. a135228 build: Make ARMClang maximum version check a warning by Lingkai Dong · 3 years, 6 months ago
  22. 1a10355 build: Fix dependency of output binaries on linker script by Anton Komlev · 3 years, 6 months ago
  23. 1f9b7c8 Allow silencing of memory usage by Jimmy Brisson · 3 years, 8 months ago
  24. fb4a8b7 Build: Enhance toolchain version check by David Hu · 3 years, 7 months ago
  25. 7075e31 Build: Support Armclang 6.17 by David Hu · 3 years, 9 months ago
  26. b73f176 Build: Default to add debug symbols with the flag -g/--debug by Sebastian Bøe · 3 years, 9 months ago
  27. 866571c Build: Add support for using target arch only by Gabor Abonyi · 3 years, 10 months ago
  28. 95fb876 Build:`no_merge` Workarond for psa-arch-test by Shawn Shan · 4 years, 1 month ago
  29. da241f2 Build: Avoid merging const strings under Armclang by Shawn Shan · 4 years, 1 month ago
  30. 5b095db Platform: Only put TF-M code to ER_TFM_CODE by Xinyu Zhang · 4 years, 2 months ago
  31. f8b0b2d Build: Enable code sharing between bootloader and SPE by Tamas Ban · 4 years, 9 months ago
  32. 8db4ddf Build: Disable MVE support on sse300 by Raef Coles · 4 years, 9 months ago TF-Mv1.2-RC3
  33. d853fa5 Build: Force ARMClang to use -march by Raef Coles · 4 years, 9 months ago
  34. d29c7f7 Build: Switch ARMClang minsizerel to Oz by Raef Coles · 4 years, 9 months ago
  35. caa92d6 Build: Alter handling of --cpu flag for armlink by Raef Coles · 4 years, 9 months ago
  36. 6981732 Build: Refactor toolchain files by Raef Coles · 4 years, 10 months ago
  37. fef2e0c Build: fix ARMClang _compiler_reload in cmake 3.18 by Raef Coles · 4 years, 10 months ago
  38. 99efc87 Build: Restore -fshort-wchar flag for toolchain config by Mingyang Sun · 4 years, 10 months ago
  39. 8bebd05 Build: Remove -fshort-wchar by Øyvind Rønningstad · 4 years, 10 months ago
  40. 173b5bc Build: Remove dead code in toolchain files by Raef Coles · 4 years, 10 months ago
  41. 6e8f83d Build: Add error when bad options are given by Raef Coles · 4 years, 10 months ago
  42. 9ec67e6 Build: Convert buildsystem base to modern cmake by Raef Coles · 5 years ago