1. af19ae9 Build: Update IAR cmake files, fix Windows build errors by TTornblom · 4 years, 10 months ago
  2. 5e8ea84 Build: Fix minor issues with new buildsystem by Raef Coles · 4 years, 11 months ago
  3. abfe81a Build: Convert secure_fw dir to modern cmake by Raef Coles · 5 years ago
  4. ca28678 Increase ITS_MAX_ASSET_SIZE for PSA Crypto Compliance tests by Soby Mathew · 5 years ago
  5. 90602de SPM: Restructure SPM folder by Summer Qin · 5 years ago
  6. f3a0dc5 Interface: Move the tz_context.h from app to interface by Kevin Peng · 5 years ago
  7. c578148 Build: Define TEST_DIR once and use it everywhere by Kevin Peng · 5 years ago
  8. 5399803 Attest: Handle discrepancy in tlv_len definitions by David Vincze · 5 years ago
  9. 762415c Build: Create hex and elf files of executables by Øyvind Rønningstad · 5 years ago
  10. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  11. d7b79f2 crypto: decouple the PSA Crypto interface from TF-M flags by Soby Mathew · 5 years ago
  12. 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago
  13. 1e86323 Crypto: Link persistent key to ITS by David Hu · 5 years ago
  14. 3554bf8 Crypto: Add missing crypto header file when exporting files by Sherry Zhang · 5 years ago
  15. 8f17a71 Build: Only pass -mcmse switch for secure compiles by Mate Toth-Pal · 5 years ago
  16. 38e6db5 Build: Enable linking with PSA FF compliance tests in NS and S ELF by Jaykumar Pitambarbhai Patel · 6 years ago
  17. aeaf273 Test: Add an option flag to control multi-core tests by David Hu · 6 years ago
  18. 732187c Core: Refine NSPM implementation when NS ID is disabled by Kevin Peng · 6 years ago
  19. 363a986 Build: Fix install directory for tfm_crypto_defs.h by Jamie Fox · 6 years ago
  20. e13a48b Attest: Accept empty shared data area by David Vincze · 6 years ago
  21. d704dd3 Dualcpu: Add export files by David Hu · 6 years ago
  22. ca25de5 Test: Change printf to TEST_LOG by Mingyang Sun · 6 years ago
  23. c73130f Build: Add conditional build for secure partitions by Kevin Peng · 6 years ago
  24. 5469cea Platform: Extract the duplicated identical dummy_device_id.c by David Hu · 6 years ago
  25. 981ecb6 Platform: Extract the duplicated identical dummy_boot_seed.c by David Hu · 6 years ago
  26. c4b5d8d SPRTL: 'memory copy' and 'memory move' functions by Mingyang Sun · 6 years ago
  27. 7766066 Core: Add support for ALL_SRC_ASM by Chris Brand · 6 years ago
  28. 402870a Build: Skip installing veneer in multi-core topology by David Hu · 6 years ago
  29. 179a156 Interface: Enable Platform service in IPC model by Mate Toth-Pal · 6 years ago
  30. 0e823a0 Test: Add SST test partition by Jamie Fox · 6 years ago
  31. fb182bc ITS: Implement the top layer of the ITS service by TudorCretu · 6 years ago
  32. 8526f16 Twincpu: Split secure and non-secure test builds for multi-core building by David Hu · 6 years ago
  33. 857bfa5 Twincpu: Support building multi-core TF-M in a single building execution by David Hu · 6 years ago
  34. feae0f9 Twincpu: Add preprocessor option and configuration TFM_MULTI_CORE_TOPOLOGY by David Hu · 6 years ago
  35. ec3b910 Test: Change secure test partition to use uniform veneers by Mate Toth-Pal · 6 years ago
  36. d9c57fb Build: Fix pdf document build by Gyorgy Szing · 6 years ago
  37. 63eda7a Build: Introduce MCUBOOT_IMAGE_NUMBER switch by David Vincze · 6 years ago
  38. 8bdfc2d Boot: Replace flash partitioning terminology by David Vincze · 6 years ago
  39. d8e0b8c Build: Move 'secure_fw' out of 'app' build territory by Ken Liu · 6 years ago
  40. 33f2fd2 Test: Add an option to select/deselect IRQ test cases by David Hu · 6 years ago
  41. 85fef5d Build: Export NS interfaces on necessity by Kevin Peng · 6 years ago
  42. 70ae80f Docs: Update required CMSIS_5 version to 5.5.0 by Antonio de Angelis · 6 years ago
  43. d3c7766 Test: Enable CoreTest config on Muscas and AN524 by Mate Toth-Pal · 6 years ago
  44. 50711e3 Arch: Abstract architecture specific code from secure firmware by David Hu · 6 years ago
  45. e40f9a2 Build: Move configurations into a specified directory by Ken Liu · 6 years ago
  46. bba8564 Build: Unify build artefacts naming by Tamas Ban · 6 years ago
  47. adf0255 Build: Support building IPC model without tests by Jamie Fox · 6 years ago
  48. 9511e5e Build: A switch for selecting platform service by Mingyang Sun · 6 years ago
  49. c78c62c Build: Add option to enable or disable Audit Log by Jamie Fox · 6 years ago
  50. dd02bb3 Core: separate IPC and veneer fn-based code by Miklos Balint · 6 years ago
  51. e2dcd7e Build: Fix ConfigCoreIPC on Musca-B1 by Tamas Ban · 6 years ago
  52. 74dae3c Doc: Add support for Sphinx documentation build. by Gyorgy Szing · 7 years ago
  53. cf32b90 Build: Make Debug Authentication configurable by Mate Toth-Pal · 6 years ago
  54. 807fedb Merge remote-tracking branch 'feature-ipc' into 'master' by Edison Ai · 6 years ago
  55. 5b15f85 Doc: added documentation build support. by Gyorgy Szing · 7 years ago
  56. 85c1c91 Build: Fix link failure for GNUARM by Tamas Ban · 6 years ago
  57. 3587a9f Test: Remove old SST test suites by Marc Moreno Berengue · 7 years ago
  58. b93da8b SST: Replace SST APIs with PSA PS APIs by Jamie Fox · 7 years ago
  59. 1188301 Core: Add IPC Client and Service Secure Partition by Summer Qin · 7 years ago
  60. f09acd4 Core: Update IPC implementation framework by Edison Ai · 7 years ago
  61. 7d6cb3b Cmake: Disable regression tests for IPC configuration by Edison Ai · 7 years ago
  62. 8d7f12b Test: Change test services to use iovec API by Mate Toth-Pal · 7 years ago
  63. b79a6f5 Core: move PSA API sources into `ipc` directory by Ken Liu · 7 years ago
  64. 48a0eb5 Attest: Add initial attestation prototype by Tamas Ban · 7 years ago
  65. 38e1731 Platform: Add device ID support by Tamas Ban · 7 years ago
  66. 3681ce0 Platform: Add boot seed support by Tamas Ban · 7 years ago
  67. 16a9ffb Core: fix NSPM default client ID assignment by Miklos Balint · 7 years ago
  68. 8e0fa7a PlatformSP: Add Platform service by Marc Moreno Berengue · 7 years ago
  69. cae2c53 Platform: Repartition RAM area in Musca A1 by Marc Moreno Berengue · 7 years ago
  70. 8908f47 Crypto: Add Crypto service by Antonio de Angelis · 7 years ago
  71. 4cc81fc Platform: Add NV counter interface by Marc Moreno Berengue · 7 years ago
  72. 3109b30 CMake: Clean up TFM_LVL configuration by Tamas Ban · 7 years ago
  73. f64f1eb Platform: Add GNUARM support for Musca platform by Mate Toth-Pal · 7 years ago
  74. 57bfa43 CMake: collect executables to common location by Tamas Ban · 7 years ago
  75. db69d52 CMake: link TF-M for both memory partition by Tamas Ban · 7 years ago
  76. d7d7d74 Platform: Fix relative include paths of linker by Gabor Kertesz · 7 years ago
  77. 6d7256b Test: Create secure client service by Ben Davis · 7 years ago
  78. 792fc68 SST: Implement SST flash on top of CMSIS flash drv by Marc Moreno Berengue · 7 years ago
  79. cc657b3 AuditLog: Build system changes by Antonio de Angelis · 8 years ago
  80. 7686726 cmake: Add gcc support by Mate Toth-Pal · 7 years ago
  81. 349714a Core: Rename services to partitions in SPM by Mate Toth-Pal · 7 years ago
  82. 5592db0 Test: Create SST test service by Jamie Fox · 8 years ago
  83. 48fc6a0 cmake: Move platform specific parts to platform dir by Mate Toth-Pal · 8 years ago
  84. a1f296f Platform: Reorganize and rename sse_200_mps2 folder by Marc Moreno Berengue · 8 years ago
  85. 581034a Boot: integrate MCUBoot with TF-M to act as a BL2 bootloader by Tamas Ban · 8 years ago
  86. 30fa987 Build: Cmake build system by Gyorgy Szing · 8 years ago