1. 2b905a5 Build: Add isolation level3 config cmakefile by Mingyang Sun · 5 years ago
  2. b3a7045 Test: Remove test from TF-M by Kevin Peng · 5 years ago
  3. 1776672 Platform: Simplify ARMCLANG - IAR compatibility by TTornblom · 5 years ago
  4. b10723f Build: Add macro for enabling code coverage flag by Karl Zhang · 5 years ago
  5. 5c47631 Boot: Add encrypted image support by Balint Matyi · 5 years ago
  6. c578148 Build: Define TEST_DIR once and use it everywhere by Kevin Peng · 5 years ago
  7. 141f215 Build: Enable boot data sharing with UPSTREAM by David Vincze · 5 years ago
  8. 5399803 Attest: Handle discrepancy in tlv_len definitions by David Vincze · 5 years ago
  9. 1fb8070 Build: Remove REFERENCE_PLATFORM variable by Jamie Fox · 5 years ago
  10. f58bd22 Build: Disable RAM FS by default by Jamie Fox · 5 years ago
  11. 724a12d Build: Enable symmetric initial attestation in Profile S Default config by David Hu · 6 years ago
  12. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  13. ae97988 Build: Minor IAR warnings elimination and fix for 8f17a711 by TTornblom · 5 years ago
  14. 95f58eb Test: Add attestation claim value check switch by Balint Matyi · 5 years ago
  15. 6010538 Build: Allow top-level config file to select Secure Partition by David Hu · 6 years ago
  16. 8f7b359 Attest: Remove 'INDIVIDUAL_SW_COMPONENTS' support by Balint Matyi · 5 years ago
  17. 7564106 Build: New build option to enable combined build for ITS and PS Arch tests. by Vinay Kumar Kotegowder · 5 years ago
  18. 8e7622b Build: Avoid toolchain library function optimization by Ken Liu · 5 years ago
  19. faf74f5 Build: Major warnings cleanup by TTornblom · 5 years ago
  20. 99f0be2 Build: IAR support by TTornblom · 6 years ago
  21. 726ad7a Build: Minor refine for build configurations by Kevin Peng · 6 years ago
  22. 8f17a71 Build: Only pass -mcmse switch for secure compiles by Mate Toth-Pal · 5 years ago
  23. 0b5acd3 Build: Add dependency check for SST on ITS by Kevin Peng · 5 years ago
  24. 1895a2c Build: Align PSA_API_TEST_xxx with PSA Arch Test by Karl Zhang · 5 years ago
  25. 1dfd7b1 Build: Add memory protection configuration by Edison Ai · 5 years ago
  26. 38e6db5 Build: Enable linking with PSA FF compliance tests in NS and S ELF by Jaykumar Pitambarbhai Patel · 6 years ago
  27. aeaf273 Test: Add an option flag to control multi-core tests by David Hu · 6 years ago
  28. e9b61a7 Build: Add conditional build for secure context management by Kevin Peng · 6 years ago
  29. c3e313a Build: Enable building TF-M with original MCUBoot by David Vincze · 6 years ago
  30. e13a48b Attest: Accept empty shared data area by David Vincze · 6 years ago
  31. abea89d Attest: Refine compile time build options by Tamas Ban · 6 years ago
  32. c73130f Build: Add conditional build for secure partitions by Kevin Peng · 6 years ago
  33. edde1de Build: set SST_TEST_NV_COUNTERS for SST regression by Kevin Peng · 6 years ago
  34. 5469cea Platform: Extract the duplicated identical dummy_device_id.c by David Hu · 6 years ago
  35. 981ecb6 Platform: Extract the duplicated identical dummy_boot_seed.c by David Hu · 6 years ago
  36. cea8b59 Boot: Synchronize MCUBoot code base by David Vincze · 6 years ago
  37. 104388f Build: Improve multi-core build in CommonConfig.cmake by David Hu · 6 years ago
  38. 179a156 Interface: Enable Platform service in IPC model by Mate Toth-Pal · 6 years ago
  39. 1bb168e Boot: Switch boot to use mbed-crypto by Raef Coles · 6 years ago
  40. 0e823a0 Test: Add SST test partition by Jamie Fox · 6 years ago
  41. 6184469 Core: Enable platform specific extensions to the core set of SVC handlers by Alan DeMars · 6 years ago
  42. b321c0b Build: Change CMAKE_BUILD_TYPE to ignore case by Raef Coles · 6 years ago
  43. 00dceb1 Attest: Use boot record TLV in IAT token creation by David Vincze · 6 years ago
  44. 219a175 Boot: Add measured boot record TLV to shared area by David Vincze · 6 years ago
  45. 6b6a19b Build: Add support for PSA API tests for ITS by Jamie Fox · 6 years ago
  46. fb182bc ITS: Implement the top layer of the ITS service by TudorCretu · 6 years ago
  47. d4bf347 Boot: Clear RAM before starting secure firmware by Tamas Ban · 6 years ago
  48. 303dd08 Attest: Remove test code from release build by Tamas Ban · 6 years ago
  49. 01f64c5 Attest: Make possible to remove the optional claims by Tamas Ban · 6 years ago
  50. dd10fe5 Build: Set default build type to debug by Tamas Ban · 6 years ago
  51. 857bfa5 Twincpu: Support building multi-core TF-M in a single building execution by David Hu · 6 years ago
  52. feae0f9 Twincpu: Add preprocessor option and configuration TFM_MULTI_CORE_TOPOLOGY by David Hu · 6 years ago
  53. 9ac0237 Core: Separate nspm for 2 models by Mingyang Sun · 6 years ago
  54. 6fd21f1 Platform: Add support for MPS2 AN539 FPGA board by Marton Berke · 6 years ago
  55. f2cfa12 Test: Decouple control logic between Core test, IPC test and Regression test by David Hu · 6 years ago
  56. d8fbe0e Build: Sign the S and NS images separately by David Vincze · 6 years ago
  57. 63eda7a Build: Introduce MCUBOOT_IMAGE_NUMBER switch by David Vincze · 6 years ago
  58. 54d0555 Build: Reorganize BL2 configuration in cmake by David Vincze · 6 years ago
  59. 33f2fd2 Test: Add an option to select/deselect IRQ test cases by David Hu · 6 years ago
  60. cb0ecf6 Build: Remove isolation level 3 by Edison Ai · 6 years ago
  61. 3302f45 Build: Add optimisation options by Antonio de Angelis · 6 years ago
  62. be4b587 Build: Remove deprecated test from CoreIPC config by Jamie Fox · 6 years ago
  63. 6569a59 Test: Enable positive core tests in ipc model by Mate Toth-Pal · 6 years ago
  64. d3c7766 Test: Enable CoreTest config on Muscas and AN524 by Mate Toth-Pal · 6 years ago
  65. adf0255 Build: Support building IPC model without tests by Jamie Fox · 6 years ago
  66. 9511e5e Build: A switch for selecting platform service by Mingyang Sun · 6 years ago
  67. 56da099 Build: Only build secure test partition if needed by Jamie Fox · 6 years ago
  68. c78c62c Build: Add option to enable or disable Audit Log by Jamie Fox · 6 years ago
  69. 81daed0 Boot: Add RSA-3072 support to MCUBoot by Tamas Ban · 6 years ago
  70. 7801ed4 Build: Add RSA-3072 support by Tamas Ban · 6 years ago
  71. 8a2a4e2 Boot: Use overwrite-only mode for image upgrade by David Vincze · 6 years ago
  72. 4638b2a Build: Combine compile time MCUBoot switches by David Vincze · 6 years ago
  73. daade49 SST: Crypto service binding by Jamie Fox · 6 years ago
  74. 0e54ebc Crypto: Migrate the service to use Mbed crypto library by Jamie Fox · 6 years ago
  75. 4743e67 Crypto: Add IPC compatibility by Antonio de Angelis · 6 years ago
  76. 699d58e Build: Disable CORE test for IPC model by Edison Ai · 6 years ago
  77. 95bacd4 Build: Add flag to protect NV counters when testing by Jamie Fox · 6 years ago
  78. 807fedb Merge remote-tracking branch 'feature-ipc' into 'master' by Edison Ai · 6 years ago
  79. 8385e8e SST: Remove ENABLE_SECURE_STORAGE flag by Marc Moreno Berengue · 7 years ago
  80. 3587a9f Test: Remove old SST test suites by Marc Moreno Berengue · 7 years ago
  81. bec422c SST: Refactor to implement PSA Protected Storage by Jamie Fox · 7 years ago
  82. b93da8b SST: Replace SST APIs with PSA PS APIs by Jamie Fox · 7 years ago
  83. 17c30bb Build: Enable linking with PSA API compliance tests in the NS app by Jamie Fox · 7 years ago
  84. 7d6cb3b Cmake: Disable regression tests for IPC configuration by Edison Ai · 7 years ago
  85. ec109cd Core: Add config file for IPC by Edison Ai · 7 years ago
  86. 87da251 Core: add PSA client API functions by Miklos Balint · 7 years ago
  87. 287885f Build: Compile Mbed TLS as MinSizeRel by default by Jamie Fox · 7 years ago
  88. 38e1731 Platform: Add device ID support by Tamas Ban · 7 years ago
  89. 3681ce0 Platform: Add boot seed support by Tamas Ban · 7 years ago
  90. 244f08c Platform: Move GNUARM C library to UNPRIV section by Tamas Ban · 7 years ago
  91. 7a4170d Platform: Add support for Musca-B1 test chip board by Jamie Fox · 7 years ago
  92. cae2c53 Platform: Repartition RAM area in Musca A1 by Marc Moreno Berengue · 7 years ago
  93. b3b9d95 CMake: GCC: Print memory footprint after linking by Karl Zhang · 7 years ago
  94. 8908f47 Crypto: Add Crypto service by Antonio de Angelis · 7 years ago
  95. c2e4db8 Test: NS client identification in SST tests by Marc Moreno Berengue · 7 years ago
  96. 02a2344 SST: Add capability to use RAM instead of flash by Marc Moreno Berengue · 7 years ago
  97. 184d203 SST: Add rollback protection in SST service by Marc Moreno Berengue · 7 years ago
  98. 4cc81fc Platform: Add NV counter interface by Marc Moreno Berengue · 7 years ago
  99. f6a64f7 SST: Update CMakeLists.inc and documentation by Marc Moreno Berengue · 7 years ago
  100. 95d6572 SST: Add SST_CREATE_FLASH_LAYOUT flag by Marc Moreno Berengue · 7 years ago