1. 74dae3c Doc: Add support for Sphinx documentation build. by Gyorgy Szing · 7 years ago
  2. cf32b90 Build: Make Debug Authentication configurable by Mate Toth-Pal · 6 years ago
  3. 70db447 Build: Set proper response file flag for linkers by Ken Liu · 7 years ago
  4. ba7f2a7 Platform: MUSCA_A: Set proper MAIR_ATTR for MPU regions by Edison Ai · 6 years ago
  5. 09d9d3d Platform: AN521: Set proper MAIR_ATTR for MPU regions in TFM_LVL 2 by Edison Ai · 6 years ago
  6. 7619ee0 Core: Put tfm_nspm_svc_register_client into "SFN" section by Edison Ai · 6 years ago
  7. 60fb6c1 Core: Move PSA APIs veneers into the ns_callable folder by Edison Ai · 6 years ago
  8. ac41a45 Core: Skip unprivileged thread mode setting by Edison Ai · 6 years ago
  9. 483f5da Core: Fix NULL thread indicator caused fault by Ken Liu · 6 years ago
  10. 964c7d8 Fix: armasm debug information missing for debug builds by Gyorgy Szing · 6 years ago
  11. 39e7855 Boot: Sync MCUBoot code base by David Vincze · 7 years ago
  12. 4dcae6f Core: Add non-secure thread entry by Edison Ai · 6 years ago
  13. 2d17517 Core: Support level 2 in scheduler by Ken Liu · 6 years ago
  14. b557135 Core: Create the privileged mode change function by Edison Ai · 6 years ago
  15. 4d66dc3 Core: Split tfm_core.c into IPC and library model by Edison Ai · 6 years ago
  16. 788bae2 Core: Use data region in linker file as thread stack by Edison Ai · 6 years ago
  17. 9c6a04b Core: Add partition exit function by Edison Ai · 6 years ago
  18. cb0e0c8 Core: Move PSA client and service APIs into SFN region by Edison Ai · 6 years ago
  19. 9d8d3f3 Core: Add missed TFM_SVC_SCHEDULE in SVCHandler function by Edison Ai · 6 years ago
  20. 043e94e Core: Add MPU config for APP RoT by Edison Ai · 7 years ago
  21. 2a88258 Core: Change the type of IPC test service partition by Edison Ai · 7 years ago
  22. eb537e5 Core: Support isolation 2 memory check by Summer Qin · 6 years ago
  23. 0fc3f59 Core: Refine the return value of memory check functions by Summer Qin · 6 years ago
  24. f2dea5b Core: Add volatile to inline assembly blocks by Antonio de Angelis · 6 years ago
  25. 0b9d008 Core: Refactor tfm_core_ns_ipc_request() function by Antonio de Angelis · 6 years ago
  26. 20279ab Core: Avoid NS execution mask secure PendSV by Ken Liu · 6 years ago
  27. bedcbc4 Platform: AN521: Set proper MAIR_ATTR for MPU regions by Ken Liu · 6 years ago
  28. e5e62f0 Platform: Add start and end address for PSA RoT and App RoT region by Edison Ai · 6 years ago
  29. cbf8e87 Platform: Re-arrange the placement of secure partitions by Edison Ai · 6 years ago
  30. fd67020 Docs: Clarify Musca flashing process by Jamie Fox · 6 years ago
  31. 284690d Docs: Consistently refer to Musca-A by Jamie Fox · 7 years ago
  32. e8d4e6d COSE: Rework of crypto hash portability layer by Laurence Lundblade · 6 years ago
  33. 3cda57f Attest: Remove redundant value of challenge object by Tamas Ban · 6 years ago
  34. d85dbb7 Attest: Get option flags from challenge object by Laurence Lundblade · 6 years ago
  35. a24ce04 Attest: Generalize boot satus handling by Tamas Ban · 6 years ago
  36. a4574d9 QCBOR: Link qcbor against test suite library by Tamas Ban · 6 years ago
  37. 6fb89df Attest: Move define from source to header by Tamas Ban · 6 years ago
  38. e89e2db Attest: Enhance test suite to parse and validate token by Tamas Ban · 6 years ago
  39. dada123 Attest: Add test that verify and decode individual claims by Laurence Lundblade · 6 years ago
  40. 5589f23 COSE: Split t_cose to two part: sign and verify by Tamas Ban · 6 years ago
  41. 12df1af Attest: Update profile definiton reference name by Tamas Ban · 6 years ago
  42. e1610ad Attest: Rename useful_buf to q_useful_buf by Laurence Lundblade · 6 years ago
  43. d425fb3 QCBOR: Fix mem alignment bug decoding indefinite length strings by Laurence Lundblade · 6 years ago
  44. 522ce7e SST: add support for SST_FLASH_PROGRAM_UNIT = 8 by Michel Jaouen · 6 years ago
  45. 96714b3 Core: Set PendSV priority as lowest by Ken Liu · 6 years ago
  46. 2d90f18 Core: Fix build error when TFM level is not 1 by Edison Ai · 6 years ago
  47. e53408d Core: Add configuration file for isolation level 2 by Edison Ai · 7 years ago
  48. db1448b SST: IPC compatibility for Protected Storage by Summer Qin · 6 years ago
  49. d3142fd Test: Add more tests in the Crypto secure suite by Antonio de Angelis · 6 years ago
  50. ab85ccd Crypto: Use uniform signatures by Antonio de Angelis · 6 years ago
  51. 95bacd4 Build: Add flag to protect NV counters when testing by Jamie Fox · 6 years ago
  52. 1c64076 Core: Fix a missing enumeration by Hugues de Valon · 6 years ago
  53. 4bf875b Core: Improve code quality by Hugues de Valon · 6 years ago
  54. f704c80 SPM: Improve code quality by Hugues de Valon · 6 years ago
  55. 3254760 Interface: Improve code quality by Hugues de Valon · 6 years ago
  56. ed5d01a SST: Improve code quality by Hugues de Valon · 6 years ago
  57. 9079ef4 Core: Check TFM_LVL for level 2 in tfm_core.c by Edison Ai · 7 years ago
  58. 424d4db Core: Refine memory check in IPC model by Summer Qin · 6 years ago
  59. 262dc7b Platform: Create platform service for pin functions by Tamas Kaman · 6 years ago
  60. 1370b53 Platform: remove unnecessary LOAD addresses by David Vincze · 6 years ago
  61. 9c1ee3d Platform: Add NVIC reset for platform reset by Gabor Kertesz · 6 years ago
  62. 6018a9a Platform: Run code from eFlash in MUSCA-B1 by Kevin Peng · 6 years ago
  63. 8f76da9 Platform: Update Musca-A with new file structure by Kevin Peng · 7 years ago
  64. 3dc07a1 Platform: Update Musca-B1 with new file structure by Kevin Peng · 7 years ago
  65. 09586c5 Core: Minor clean up to the veneers template by Antonio de Angelis · 6 years ago
  66. afd2367 Platform: Add parenthesis around macro parameter by Hugues de Valon · 6 years ago
  67. 8b44244 Crypto: Improve code quality by Hugues de Valon · 6 years ago
  68. adf9f08 AuditLog: Improve code quality by Hugues de Valon · 6 years ago
  69. 0101fd3 Platform: Fix CoreIPC build for MUSCA_* boards by Mate Toth-Pal · 6 years ago
  70. 1d95e5a Core: Make scheduler work for Armv8-M Baseline by Eudora Zhu · 6 years ago
  71. 1c266ae Change file format from Windows to Linux by Edison Ai · 6 years ago
  72. c4cbcfa Remove unnecessary executable attribute for the source file by Edison Ai · 6 years ago
  73. a0f505c Build: Fixed compile error for the mbedtls-2.7.9 on Cygwin platform by Qixiang Xu · 6 years ago
  74. 35f8939 Core: change implementation of wait object 'event' by Ken Liu · 6 years ago
  75. 8aea0c0 Doc: update supported tool versions by Gyorgy Szing · 6 years ago
  76. 1e4a5da Fix: address Arm compiler licensing issue. by Gyorgy Szing · 7 years ago
  77. de66fe7 Platform: Update headers in system_cmsdk_musca.c/h by Avinash Mehta · 7 years ago
  78. 6a50af5 Platform: Generate secure sct files from template by Mate Toth-Pal · 7 years ago
  79. 36f2184 Manifest: Use Jinja2 for template generation by Mate Toth-Pal · 7 years ago
  80. a5a2a5b Core: Retrieve extra parameter from correct position by Summer Qin · 6 years ago
  81. 5421c8e Core: Empty PendSV_Handler without main extension by Summer Qin · 6 years ago
  82. 22f1c77 Core: Update tfm_core_memory_permission_check API by Marc Moreno Berengue · 7 years ago
  83. 813e9d1 Test: Add positive test suite to IPC build config by Mate Toth-Pal · 7 years ago
  84. 478f99a SST: Align keys to 32-bit boundaries by Jamie Fox · 6 years ago
  85. a236dc5 SST: Add capability to specify the flash device by Marc Moreno Berengue · 6 years ago
  86. 9fec405 SST: Make Mbed TLS config TF-M independent by Marc Moreno Berengue · 7 years ago
  87. 5e4e9c1 SST: Align crypto interfaces with coding rules by Marc Moreno Berengue · 7 years ago
  88. 5d0250c Doc: Update SST integration guide by Marc Moreno Berengue · 7 years ago
  89. 15d8a31 SST: Replace TFM SST errors by PSA PS errors by Marc Moreno Berengue · 7 years ago
  90. 257ec9c SST: Remove old SST memory boundary checks by Marc Moreno Berengue · 7 years ago
  91. 684f61e SST: Add uniform secure functions support by Marc Moreno Berengue · 7 years ago
  92. 5c04715 Test: Fix interactive core tests by Mate Toth-Pal · 6 years ago
  93. 67a8754 Interface: remove uncessary cmsis.h include by Kevin Peng · 7 years ago
  94. 10a9fea App: remove the uncessary cmsis.h include by Kevin Peng · 7 years ago
  95. 7f40ab8 Core: remove platform specific references in TF-M by Kevin Peng · 7 years ago
  96. 807fedb Merge remote-tracking branch 'feature-ipc' into 'master' by Edison Ai · 6 years ago
  97. 9f3da0b AuditLog: Not link Mbed TLS as not used currently by Karl Zhang · 7 years ago
  98. 40a7af0 Doc: fix doxygen comments. by Gyorgy Szing · 7 years ago
  99. 6085ff0 Build: Fix location for headers in install target by Antonio De Angelis · 6 years ago
  100. abab897 Build: Add support for building Mbed TLS 2.16.0 by Antonio de Angelis · 7 years ago