1. d6cea55 Test: Add a negative test case for level 3 in tf-m part. by Shawn Shan · 4 years, 11 months ago feature-isolation-level3
  2. 27e1dbc Partition: Log API special for partition by Summer Qin · 5 years ago
  3. fca19cb SPM: Change to new SPM log APIs by Shawn Shan · 4 years, 11 months ago
  4. 61afaa2 Build: Add SPM log support for platforms by Shawn Shan · 5 years ago
  5. fc696bc SPM: Implement SPM log functions. by Shawn Shan · 5 years ago
  6. 8e2627f SPM: Include header file 'tfm_hal_defs.h' to SPM log by Shawn Shan · 4 years, 10 months ago
  7. 2b905a5 Build: Add isolation level3 config cmakefile by Mingyang Sun · 5 years ago
  8. 7168653 SPM: Isolation level3 implementation by Mingyang Sun · 5 years ago
  9. 459f12c SPM: Use partition privite data address mark by Mingyang Sun · 5 years ago
  10. ede8d5f SPM: Apply isolation API on AN521 by Mingyang Sun · 5 years ago
  11. a99ae87 SPM: Add implementations of static isolations by Kevin Peng · 4 years, 11 months ago
  12. 9054a7a SPM: Unify the naming inside scatter loader by Ken Liu · 5 years ago
  13. 212a88b SPM: Remove unused partition memory info by Ken Liu · 5 years ago
  14. a66e681 SPM: Update log parameter to 'char *' by Shawn Shan · 5 years ago
  15. ccc0bdd Build: Apply global array as partition stacks [tf-m] by Ken Liu · 5 years ago
  16. 8332777 Build: Update the test partition manifest related by Ken Liu · 5 years ago
  17. 803886d Crypto: Highlight unsafe NULL entropy more explicitly by Soby Mathew · 5 years ago
  18. ca28678 Increase ITS_MAX_ASSET_SIZE for PSA Crypto Compliance tests by Soby Mathew · 5 years ago
  19. c47d710 ITS/PS: Make file system configuration dynamic by Chris Brand · 5 years ago
  20. 1f6f5af SPM: Fix the sfn parameters check function of Lib Model by Kevin Peng · 5 years ago
  21. c537139 Attest: Remove wrapper file around psa/client.h by Tamas Ban · 5 years ago
  22. c3c0849 Attest: Rename files to follow naming convention by Tamas Ban · 5 years ago
  23. b1bfe10 Attest: Extend the naming of token encoding related functionality by Laurence Lundblade · 6 years ago
  24. 02f7f07 SPM: Move PSA client and service apis into 'spm/common' by Summer Qin · 5 years ago
  25. 4558767 Arch: Add function to configure coprocessors by Jamie Fox · 5 years ago
  26. 4924cf8 Core: Avoid branching from inline assembly function by Mark Horvath · 5 years ago
  27. dee2b21 SPM: Add header file for SPM log system by Shawn Shan · 5 years ago
  28. df7a14c SPM: Move psa client call apis into 'spm/common' by Summer Qin · 5 years ago
  29. 44af297 SPM: Remove 'init' and 'runtime' folder in 'spm/common' by Summer Qin · 5 years ago
  30. 08f5135 SPM: Remove include folder in cmsis_psa by Summer Qin · 5 years ago
  31. 9c1fba1 SPM: Depreciate vague header 'tfm_internal.h' by Summer Qin · 5 years ago
  32. 0eb7c91 HAL: Rename platform init function by Summer Qin · 5 years ago
  33. bce2113 HAL: Rename platform reset function by Summer Qin · 5 years ago
  34. f993cd4 SPM: Sort out main.c including and dependency check by Summer Qin · 5 years ago
  35. 8944386 Crypto: Increase more heap size by Ken Liu · 5 years ago
  36. bcbe938 Crypto: Bump up mbedTLS heap size by Soby Mathew · 5 years ago
  37. 07ef6e4 Crypto: migrate support to MbedTLS v2.23.0 by Soby Mathew · 5 years ago
  38. af22ffa SPM: Move partition runtime data to partition by Mingyang Sun · 5 years ago
  39. 73056b6 SPM: Move message list to partition by Mingyang Sun · 5 years ago
  40. 616680d SPM: Create model-specific SPM entry files by Summer Qin · 5 years ago
  41. b3a7045 Test: Remove test from TF-M by Kevin Peng · 5 years ago
  42. af4e9be Dualcpu: Fix type casting between uint32_t and psa_status_t by David Hu · 5 years ago
  43. f1e36e8 Test: Simplify dual-cpu lightweight NS multi-thread test by David Hu · 5 years ago
  44. 116275e PS: update tfm_ps_get() description by Alamy Liu · 5 years ago
  45. f24dbb5 SPM: Restructure memory operation functions by Summer Qin · 5 years ago
  46. ae70d8d SPM: Change partition structure member and name by Mingyang Sun · 5 years ago
  47. 37f6ced SPM: Separate SPM data structure definitions by Mingyang Sun · 5 years ago
  48. 7397b4f SPM: Use separate head file for different models by Mingyang Sun · 5 years ago
  49. fc4a711 ITS: Combine filesystem create and write functions by Jamie Fox · 5 years ago
  50. e46da96 PS: Enable to select AEAD algorithm in PS by David Hu · 5 years ago
  51. 90602de SPM: Restructure SPM folder by Summer Qin · 5 years ago
  52. da30f1e SPM: Use separate source code for different models by Mingyang Sun · 5 years ago
  53. e9ab9e5 ITS: Conditional initialization of PS context by Robert Rostohar · 5 years ago
  54. 79c2bda SPM: Refine tfm_spm_init code by Kevin Peng · 5 years ago
  55. e1e5eea ITS: Pad ITS structs to ITS_FLASH_MAX_ALIGNMENT size by TTornblom · 5 years ago
  56. f3a0dc5 Interface: Move the tz_context.h from app to interface by Kevin Peng · 5 years ago
  57. c578148 Build: Define TEST_DIR once and use it everywhere by Kevin Peng · 5 years ago
  58. 8f231c4 SPM: Sort out arch/include by Summer Qin · 5 years ago
  59. d0f42b1 SPM: Sort out secure_fw/include by Summer Qin · 5 years ago
  60. b7053d3 Platform: Minor warnings cleanup for IAR by TTornblom · 5 years ago
  61. 2b8ab7e Core: Move pendsv priority operations into arch by Summer Qin · 5 years ago
  62. 8f7ab36 SPM: Move library specific functions into model_func by Summer Qin · 5 years ago
  63. 5fdcf63 SPM: Sort out tfm_secure_api.c file by Summer Qin · 5 years ago
  64. 8321492 SPM: Remove secure_utilities.h by Summer Qin · 5 years ago
  65. 505b170 SPM: Use connection handle as the message handle by Ken Liu · 5 years ago
  66. 39791cc SPM: Remove unused function by Ken Liu · 5 years ago
  67. 955235a Doc: Add changelog for 1.1 release by Mate Toth-Pal · 5 years ago
  68. 5399803 Attest: Handle discrepancy in tlv_len definitions by David Vincze · 5 years ago
  69. 9fc0b5d Attest: Calculate Instance ID only once by Balint Matyi · 5 years ago
  70. 47420d9 Attest: Enable Short Circuit option in symmetric Initial Attestation by David Hu · 5 years ago
  71. b835f4d Test: Enable symmetric Initial Attestation decoding by David Hu · 6 years ago
  72. 6d2bc65 Attest: Support kid parameter in COSE_Mac0 structure header by David Hu · 5 years ago
  73. 5bd5bae Attest: attest_token_start()/finish() for symmetric Initial Attestation by David Hu · 6 years ago
  74. 574f713 Attest: Create Instance ID in symmetric Initial Attestation by David Hu · 5 years ago
  75. 10eddf6 Attest: Fetch symmetric Initial Attestation Key by David Hu · 6 years ago
  76. 762415c Build: Create hex and elf files of executables by Øyvind Rønningstad · 5 years ago
  77. c3123ec Core: Move spm header files to 'spm' folder by Mingyang Sun · 5 years ago
  78. bd7ceb5 Core: Use separate '.inc' file and init function by Mingyang Sun · 5 years ago
  79. 2fca1c8 Core: Simplify the service lookup procedure by Summer Qin · 5 years ago
  80. 44e6561 Core: IAR fix for 94d424a5 by TTornblom · 5 years ago
  81. c6d7450 SST: Rename SST(Secure STorage) to PS(Protected Storage) by Kevin Peng · 5 years ago
  82. d7b79f2 crypto: decouple the PSA Crypto interface from TF-M flags by Soby Mathew · 5 years ago
  83. 67a1c0e Core: Update the include statement by Mingyang Sun · 5 years ago
  84. 8a19e7a Service: Update the include statements by Mingyang Sun · 5 years ago
  85. 95f58eb Test: Add attestation claim value check switch by Balint Matyi · 5 years ago
  86. 1f345b0 Build: Follow the 'source_structure.rst' by Ken Liu · 5 years ago
  87. 373feb1 Core: Manipulate clients connection handle by Summer Qin · 5 years ago
  88. 630c76b Core: Distinguish connection handle types by Summer Qin · 5 years ago
  89. 071d86d Core: Separate SPM_DB for library model and IPC model by Shawn Shan · 5 years ago
  90. e954d6b Crypto: Add alternatives of mbed-crypto implementations by David Hu · 5 years ago
  91. c1a80cb Crypto: Add a Mbed Crypto config file for TF-M Profile Small by David Hu · 6 years ago
  92. 8f7b359 Attest: Remove 'INDIVIDUAL_SW_COMPONENTS' support by Balint Matyi · 5 years ago
  93. 1e86323 Crypto: Link persistent key to ITS by David Hu · 5 years ago
  94. 410ada5 Core: Remove 'tfm_bitcount' referencing by Ken Liu · 6 years ago
  95. 8d1f107 Core: Improve secure function entry point in Library model by David Hu · 5 years ago
  96. 68eb406 SST: Move the SST partition to Application Root Of Trust by Galanakis, Minos · 6 years ago
  97. b628664 Crypto: Remove const qualifier from secure API calls. by Minos Galanakis · 5 years ago
  98. ef5118b Platform: Added a Non-Volatile counters service by Galanakis, Minos · 6 years ago
  99. 94d424a Core: Fix secure gateway function clone issue in GNUARM by David Hu · 5 years ago
  100. 830c554 Core: Refine tfm_core_spm_request_handler function by Summer Qin · 5 years ago