1. d8efe8f Doc: Introduce changelog for 1.0 release by Soby Mathew · 5 years ago
  2. 728a20a Doc: Update implication of using flash when running regressions tests by Soby Mathew · 5 years ago
  3. 7cde24e Attest: Checks challenge in attest_get_option_flags by Michel Jaouen · 5 years ago
  4. c275c88 Core: Limit loop cycles while updating 'outlen' by Ken Liu · 5 years ago
  5. d09df4d Doc: Added a note on user-guide by Minos Galanakis · 5 years ago
  6. ac6b06c Doc: Updating the user-guides by Minos Galanakis · 5 years ago
  7. cee7bd9 Docs: Update Crypto docs by Jamie Fox · 5 years ago
  8. b4a175e Attest: Remove out-dated comment by Tamas Ban · 5 years ago
  9. b70f624 SST: Fix build issue when SST_ENCRYPTION is OFF by Jamie Fox · 5 years ago
  10. da71923 Platform: Remove forced SST_RAM_FS=ON on Musca-A by Jamie Fox · 5 years ago
  11. fc6804e Doc: Minor fixes across the documentation by Minos Galanakis · 5 years ago
  12. e06c6f6 Doc: Updated the PS integration guide. by Minos Galanakis · 5 years ago
  13. 56cb759 Doc: Remove external libraries from documentation by Minos Galanakis · 5 years ago
  14. c64adbc Core: Apply a trivial versioning scheme by Soby Mathew · 5 years ago
  15. 0b5acd3 Build: Add dependency check for SST on ITS by Kevin Peng · 5 years ago
  16. 6015596 Crypto: Disable SHA-1 by default by Jamie Fox · 6 years ago
  17. fa68d3d Tools: fix dev_scripts/generate-sample-iat.py by Sergei Trofimov · 5 years ago
  18. adfb80f Docs: Align the command line with the right file name by Shawn Shan · 5 years ago
  19. 1895a2c Build: Align PSA_API_TEST_xxx with PSA Arch Test by Karl Zhang · 5 years ago
  20. 625445e ITS: Increase stack size by Kevin Peng · 5 years ago
  21. 062336b Boot: Remove unnecessary loop by David Vincze · 5 years ago
  22. 7f92a73 Build: Convert windows paths to unix paths by TTornblom · 5 years ago
  23. e210c6f Platform: PSoC64: Move clearing PPU access up into TFM code by Chris Brand · 6 years ago
  24. c3b9b99 Platform: force device to erase private data in RMA (psoc64) by Andrei Narkevitch · 6 years ago
  25. 644444f Build: Passing MBEDTLS_USER_CONFIG_FILE/PATH info to BuildMbedCrypto.cmake by Alamy Liu · 6 years ago
  26. 7224d32 Platform: PSoC64: Tweak SMPU configuration by Chris Brand · 6 years ago
  27. 3fce547 Platform: PSoC64: Move ITS, NV counters, and SST by Chris Brand · 6 years ago
  28. 0c3b5aa Platform: PSoC64: Remove executable SRAM area by Chris Brand · 6 years ago
  29. 6e7be07 Core: Add lifecycle API by Shawn Shan · 6 years ago
  30. 993eb04 Platform: Add TFM_UNPRIV_DATA region in linker file by Edison Ai · 5 years ago
  31. 3143d59 Build: Enable memory protection for PSA FF test by Edison Ai · 5 years ago
  32. 1dfd7b1 Build: Add memory protection configuration by Edison Ai · 5 years ago
  33. b5a03c2 Platform: Configure MPU for peripherals by Edison Ai · 5 years ago
  34. 6be3df1 Platform: Change the HAL prototype to report status by Edison Ai · 5 years ago
  35. 994ca63 Update the crypto and audit log sub-maintainer by Soby Mathew · 5 years ago
  36. fd247c4 Crypto: Introduce declarations for deprecated PSA APIs by Soby Mathew · 5 years ago
  37. 044bd8e Crypto: Implement key derivation for HUK by Jamie Fox · 5 years ago
  38. 99360e8 Crypto: Implement key storage APIs by Jamie Fox · 5 years ago
  39. cf0d7d8 SST: Use PSA Crypto 1.0 APIs for key derivation by Jamie Fox · 5 years ago
  40. 04debbd Crypto: Align to Mbed Crypto 3.0.1 by Antonio de Angelis · 6 years ago
  41. dad6ca6 Platform: Switch to RAM FS for SST on MUSCA board by Edison Ai · 5 years ago
  42. 1410577 Platform: Warm reset when NMI happens on musca_b1 by Jaykumar Pitambarbhai Patel · 5 years ago
  43. 91655e2 Platform: Add PSA FF test suite mmio configuration by Jaykumar Pitambarbhai Patel · 6 years ago
  44. 297b921 Docs: Remove unneeded content by Edison Ai · 5 years ago
  45. 8edcabb Core: Fix the PROGRAMMER ERROR issue by Shawn Shan · 5 years ago
  46. 38e6db5 Build: Enable linking with PSA FF compliance tests in NS and S ELF by Jaykumar Pitambarbhai Patel · 6 years ago
  47. ed0abfb Build: Add support for GNUARM 9.2.1 by Jaeden Amero · 6 years ago
  48. 33311d3 Tools: Add linker_pattern support to manifest list file by Jaykumar Pitambarbhai Patel · 6 years ago
  49. b0f92af Test: Heavy test case for multi-core multiple outstanding NS PSA client call by David Hu · 6 years ago
  50. 7014bf4 Platform: Enable multi-core test on PSoC 64 by David Hu · 6 years ago
  51. 65cbfb8 Dualcpu: Add NS mailbox statistics functionalities by David Hu · 6 years ago
  52. 74098b2 Test: Light test for multi-core multiple outstanding NS PSA Client calls by David Hu · 6 years ago
  53. 8b2d6ab Test: Add NS test interface of multi-core topology by David Hu · 6 years ago
  54. 240f58e Test: Add a Secure Partition for multi-core test by David Hu · 6 years ago
  55. aeaf273 Test: Add an option flag to control multi-core tests by David Hu · 6 years ago
  56. ecc9de8 SST: Implement PSA Protected Storage 1.0 by Galanakis, Minos · 6 years ago
  57. 235ab65 Interface: Update PSA Protected Storage header comments by Minos Galanakis · 5 years ago
  58. 8a1c7ed Interface: Update PSA Protected Storage header by Jamie Fox · 6 years ago
  59. 90b3f00 Docs: Update Attestation documentation to PSA 1.0 by Raef Coles · 6 years ago
  60. 70a02da Attest: Align interface to PSA API 1.0 by Raef Coles · 6 years ago
  61. 793574c Attest: Introduce PSA error codes by Raef Coles · 6 years ago
  62. d9d1920 Docs: Add configuration descriptions by Kevin Peng · 6 years ago
  63. 08d5572 Platform: Enable multiple NS PSA Client calls on PSoC 64 by David Hu · 6 years ago
  64. 79b4ed1 Platform: Use spinlock to protect NS mailbox critical section on PSoC 64 by David Hu · 6 years ago
  65. 56297f3 App: Add event flags set and wait operations for thread synchronization by David Hu · 6 years ago
  66. de3f79f Dualcpu: Adjust the definition number of mailbox queue slots by David Hu · 6 years ago
  67. 286b94a Dualcpu: Use counting semaphore in TF-M multi-core NS interface by David Hu · 6 years ago
  68. f3e2047 Dualcpu: Add general NSPE mailbox wait function by David Hu · 6 years ago
  69. 3684ee7 Dualcpu: Add NS mailbox functions to handle reply in IRQ handler by David Hu · 6 years ago
  70. c617ba1 Dualcpu: Protect NS mailbox critical section in NS IRQ handler by David Hu · 6 years ago
  71. 06ebac7 Dualcpu: Set mailbox message owner in NS mailbox queue slot by David Hu · 6 years ago
  72. a79c7c1 Dualcpu: Implement tfm_rpc_set_caller_data() by David Hu · 6 years ago
  73. 46603dd Dualcpu: Support multiple outstanding NS PSA client calls in SPE side by David Hu · 6 years ago
  74. 99031d5 Dualcpu: Control multiple outstanding NS PSA Client call feature in build by David Hu · 6 years ago
  75. f68f0de Core: Architecture context init function name refine by Summer Qin · 6 years ago
  76. af3b9e1 Core: Move state context init function into arch folder by Summer Qin · 6 years ago
  77. c1bc417 Core: Remove thread exit function by Summer Qin · 6 years ago
  78. d2ad7e7 Core: Context structure refine by Summer Qin · 6 years ago
  79. cb19087 Core: Update thread stack definitions by Summer Qin · 6 years ago
  80. 66f1e03 Core: Thread structure refine by Summer Qin · 6 years ago
  81. e9b61a7 Build: Add conditional build for secure context management by Kevin Peng · 6 years ago
  82. 732187c Core: Refine NSPM implementation when NS ID is disabled by Kevin Peng · 6 years ago
  83. ce2692d Core: Clear FP status before SPM initialization by Ken Liu · 5 years ago
  84. d631a47 Platform: CM4 UART workaround (psoc64) by Andrei Narkevitch · 6 years ago
  85. 9237171 Platform: Update Mbed Crypto config file by Jamie Fox · 6 years ago
  86. 363a986 Build: Fix install directory for tfm_crypto_defs.h by Jamie Fox · 6 years ago
  87. 1b7e845 Docs: How to add a secure partition by Edison Ai · 6 years ago
  88. 6891b8b Docs: Add TFM build steps for PSA FF compliance tests by Jaykumar Pitambarbhai Patel · 6 years ago
  89. 969c356 Tools: Add support for PSA FF test manifest parsing by Jaykumar Pitambarbhai Patel · 6 years ago
  90. 06f0d8c Core: Enhance caller security attribute detecting by Summer Qin · 6 years ago
  91. c421fd9 Test: Update test framework API by Devaraj Ranganna · 6 years ago
  92. d70da21 ITS: Add NAND flash type implementations by Jamie Fox · 6 years ago
  93. 9fb2838 ITS: Add support for different flash types by Jamie Fox · 6 years ago
  94. f7a8229 ITS: Support scalable buffers by Jamie Fox · 6 years ago
  95. cc204f6 ITS: Refactor filesystem write function by Jamie Fox · 6 years ago
  96. c7d7bb6 ITS: Delete unused function by Jamie Fox · 6 years ago
  97. dd3de95 Docs: Update storage integration guides by Jamie Fox · 6 years ago
  98. 1ad0937 SST: Use ITS as the backend of SST by TudorCretu · 6 years ago
  99. 65873d8 ITS: Add support for multiple filesystem contexts by Jamie Fox · 6 years ago
  100. 7bc691d Revert "Build: Fix SRAM sanity check in common scatter file" by Jamie Fox · 5 years ago