1. e0a3c2f Boot: Set stack pointer limit for bootloader by David Vincze · 6 years ago
  2. e69988c Platform: Increase bootloader stack size by David Vincze · 6 years ago
  3. 2ff8c6a Platform: Extend NV counter interface by David Vincze · 6 years ago
  4. fc6d5f1 Platform: Add new NV counter for supported targets by David Vincze · 6 years ago
  5. 2dbfab5 Platform: Rename NV counter enumerators by David Vincze · 6 years ago
  6. db32b21 Boot: Add security counter to image manifest by David Vincze · 6 years ago
  7. 4653d96 Platform: Reset LMA to RAM for sections by Ken Liu · 6 years ago
  8. 699d58e Build: Disable CORE test for IPC model by Edison Ai · 6 years ago
  9. 752021a Attest: Unify error handling by Tamas Ban · 6 years ago
  10. 577672b Attest: Remove workaround which avoid unaligned access by Tamas Ban · 6 years ago
  11. 2e413a6 Core: Support boot data handler with IPC by Edison Ai · 6 years ago
  12. 0e2a2b7 Build: Enable 'REGRESSION' for IPC model by Edison Ai · 6 years ago
  13. 3204b6c Core: Update the tfm_service_list.inc by Shawn Shan · 6 years ago
  14. 8a45e32 Core: Extend stack size in secure client partition by Summer Qin · 6 years ago
  15. a9ae8bd Platform: Refine the stack size by Summer Qin · 6 years ago
  16. d00e4db Core: Use the stack region in the linker file by Summer Qin · 6 years ago
  17. b82c1ea Platform: Refactor the linker files by Summer Qin · 6 years ago
  18. ebac810 Core: Decrease the max number of message queue by Summer Qin · 6 years ago
  19. 16de679 Audit: Remove references to Mbed TLS build by Antonio de Angelis · 6 years ago
  20. a0054d7 SST: Permit null pointers with zero length by Jamie Fox · 6 years ago
  21. b657d13 Platform: Fix Debug authentication for Musca-B1 by Mate Toth-Pal · 6 years ago
  22. 191c5b2 Platform: Support MUSCA_B1 isolation lvl2 with GCC by Mingyang Sun · 6 years ago
  23. 1c5937c Platform: Support AN519 isolation lvl2 with GCC by Mingyang Sun · 6 years ago
  24. 30ed65d Platform: Support isolation level 2 for AN519 by Mingyang Sun · 6 years ago
  25. 57a9da5 Platform: Set proper MAIR_ATTR for MPU regions for AN519 by Mingyang Sun · 6 years ago
  26. 91814a1 Platform: Fix LVL2 IPC test runtime error by Mingyang Sun · 6 years ago
  27. 1c49d24 Platform: Support AN521 isolation lvl2 with GCC by Mingyang Sun · 6 years ago
  28. 1960b55 Platform: Increase NS image flash area on Musca-B1 by Kevin Peng · 6 years ago
  29. b86dae7 Build: Fix stack size for secure client partition by Jamie Fox · 6 years ago
  30. a99ec6b Manifest: Fix error msg for missing yaml package by Mate Toth-Pal · 6 years ago
  31. fe989c4 Core: Optional features supporting in manifest by Shawn Shan · 6 years ago
  32. 08596fb Interface: Add necessary include in tfm_ns_lock.h by Oren Cohen · 6 years ago
  33. 665d832 Core: Correct minor version check for TFM_VERSION_POLICY_RELAXED by Oren Cohen · 6 years ago
  34. b22af9a Platform: Support isolation level 2 for MUSCA_B1 by Edison Ai · 6 years ago
  35. 10ee5e6 Platform: Set proper MAIR_ATTR for MPU regions for MUSCA_B1 by Edison Ai · 6 years ago
  36. 58369d5 Platform: Correct the region access attribute by Edison Ai · 6 years ago
  37. 3281499 COSE: Fix typo in license header by Tamas Ban · 6 years ago
  38. 2ad4e4f COSE: Correct compatibility with COSE standard by Laurence Lundblade · 6 years ago
  39. c93b5a7 QCBOR: Make bstr wrapping compatible with COSE signing by Laurence Lundblade · 6 years ago
  40. eb26fe8 Platform: Correct the unprivileged data region name by Edison Ai · 6 years ago
  41. 92f736c Build: Correct stack and heap size for secure storage by Edison Ai · 6 years ago
  42. b9c9660 Build: Add conditional judge for service list by Edison Ai · 6 years ago
  43. 67f8b6a Build: Decrease secure partition stack and heap size by Edison Ai · 6 years ago
  44. 2d28ce0 Docs: Fix CSS theme style issue by Antonio de Angelis · 6 years ago
  45. 3428adf Platform: Support isolation level 2 for MUSCA_A by Edison Ai · 6 years ago
  46. b9bba1a Build: Fix documentation generation issues by Antonio de Angelis · 6 years ago
  47. fa085c5 Core: Support regression test for IPC model by Summer Qin · 6 years ago
  48. 588316c Build: Make setting GNUARM_PATH explicitly work by Kumar Gala · 6 years ago
  49. db9783c Doc: convert markdown files to rst by Gyorgy Szing · 6 years ago
  50. 74dae3c Doc: Add support for Sphinx documentation build. by Gyorgy Szing · 7 years ago
  51. cf32b90 Build: Make Debug Authentication configurable by Mate Toth-Pal · 6 years ago
  52. 70db447 Build: Set proper response file flag for linkers by Ken Liu · 7 years ago
  53. ba7f2a7 Platform: MUSCA_A: Set proper MAIR_ATTR for MPU regions by Edison Ai · 6 years ago
  54. 09d9d3d Platform: AN521: Set proper MAIR_ATTR for MPU regions in TFM_LVL 2 by Edison Ai · 6 years ago
  55. 7619ee0 Core: Put tfm_nspm_svc_register_client into "SFN" section by Edison Ai · 6 years ago
  56. 60fb6c1 Core: Move PSA APIs veneers into the ns_callable folder by Edison Ai · 6 years ago
  57. ac41a45 Core: Skip unprivileged thread mode setting by Edison Ai · 6 years ago
  58. 483f5da Core: Fix NULL thread indicator caused fault by Ken Liu · 6 years ago
  59. 964c7d8 Fix: armasm debug information missing for debug builds by Gyorgy Szing · 6 years ago
  60. 39e7855 Boot: Sync MCUBoot code base by David Vincze · 7 years ago
  61. 4dcae6f Core: Add non-secure thread entry by Edison Ai · 6 years ago
  62. 2d17517 Core: Support level 2 in scheduler by Ken Liu · 6 years ago
  63. b557135 Core: Create the privileged mode change function by Edison Ai · 6 years ago
  64. 4d66dc3 Core: Split tfm_core.c into IPC and library model by Edison Ai · 6 years ago
  65. 788bae2 Core: Use data region in linker file as thread stack by Edison Ai · 6 years ago
  66. 9c6a04b Core: Add partition exit function by Edison Ai · 6 years ago
  67. cb0e0c8 Core: Move PSA client and service APIs into SFN region by Edison Ai · 6 years ago
  68. 9d8d3f3 Core: Add missed TFM_SVC_SCHEDULE in SVCHandler function by Edison Ai · 6 years ago
  69. 043e94e Core: Add MPU config for APP RoT by Edison Ai · 7 years ago
  70. 2a88258 Core: Change the type of IPC test service partition by Edison Ai · 7 years ago
  71. eb537e5 Core: Support isolation 2 memory check by Summer Qin · 6 years ago
  72. 0fc3f59 Core: Refine the return value of memory check functions by Summer Qin · 6 years ago
  73. f2dea5b Core: Add volatile to inline assembly blocks by Antonio de Angelis · 6 years ago
  74. 0b9d008 Core: Refactor tfm_core_ns_ipc_request() function by Antonio de Angelis · 6 years ago
  75. 20279ab Core: Avoid NS execution mask secure PendSV by Ken Liu · 6 years ago
  76. bedcbc4 Platform: AN521: Set proper MAIR_ATTR for MPU regions by Ken Liu · 6 years ago
  77. e5e62f0 Platform: Add start and end address for PSA RoT and App RoT region by Edison Ai · 6 years ago
  78. cbf8e87 Platform: Re-arrange the placement of secure partitions by Edison Ai · 6 years ago
  79. fd67020 Docs: Clarify Musca flashing process by Jamie Fox · 6 years ago
  80. 284690d Docs: Consistently refer to Musca-A by Jamie Fox · 7 years ago
  81. e8d4e6d COSE: Rework of crypto hash portability layer by Laurence Lundblade · 6 years ago
  82. 3cda57f Attest: Remove redundant value of challenge object by Tamas Ban · 6 years ago
  83. d85dbb7 Attest: Get option flags from challenge object by Laurence Lundblade · 6 years ago
  84. a24ce04 Attest: Generalize boot satus handling by Tamas Ban · 6 years ago
  85. a4574d9 QCBOR: Link qcbor against test suite library by Tamas Ban · 6 years ago
  86. 6fb89df Attest: Move define from source to header by Tamas Ban · 6 years ago
  87. e89e2db Attest: Enhance test suite to parse and validate token by Tamas Ban · 6 years ago
  88. dada123 Attest: Add test that verify and decode individual claims by Laurence Lundblade · 6 years ago
  89. 5589f23 COSE: Split t_cose to two part: sign and verify by Tamas Ban · 6 years ago
  90. 12df1af Attest: Update profile definiton reference name by Tamas Ban · 6 years ago
  91. e1610ad Attest: Rename useful_buf to q_useful_buf by Laurence Lundblade · 6 years ago
  92. d425fb3 QCBOR: Fix mem alignment bug decoding indefinite length strings by Laurence Lundblade · 6 years ago
  93. 522ce7e SST: add support for SST_FLASH_PROGRAM_UNIT = 8 by Michel Jaouen · 6 years ago
  94. 96714b3 Core: Set PendSV priority as lowest by Ken Liu · 6 years ago
  95. 2d90f18 Core: Fix build error when TFM level is not 1 by Edison Ai · 6 years ago
  96. e53408d Core: Add configuration file for isolation level 2 by Edison Ai · 7 years ago
  97. db1448b SST: IPC compatibility for Protected Storage by Summer Qin · 6 years ago
  98. d3142fd Test: Add more tests in the Crypto secure suite by Antonio de Angelis · 6 years ago
  99. ab85ccd Crypto: Use uniform signatures by Antonio de Angelis · 6 years ago
  100. 95bacd4 Build: Add flag to protect NV counters when testing by Jamie Fox · 6 years ago