1. 95bacd4 Build: Add flag to protect NV counters when testing by Jamie Fox · 6 years ago
  2. 1c64076 Core: Fix a missing enumeration by Hugues de Valon · 6 years ago
  3. 4bf875b Core: Improve code quality by Hugues de Valon · 6 years ago
  4. f704c80 SPM: Improve code quality by Hugues de Valon · 6 years ago
  5. 3254760 Interface: Improve code quality by Hugues de Valon · 6 years ago
  6. ed5d01a SST: Improve code quality by Hugues de Valon · 6 years ago
  7. 9079ef4 Core: Check TFM_LVL for level 2 in tfm_core.c by Edison Ai · 7 years ago
  8. 424d4db Core: Refine memory check in IPC model by Summer Qin · 6 years ago
  9. 262dc7b Platform: Create platform service for pin functions by Tamas Kaman · 6 years ago
  10. 1370b53 Platform: remove unnecessary LOAD addresses by David Vincze · 6 years ago
  11. 9c1ee3d Platform: Add NVIC reset for platform reset by Gabor Kertesz · 6 years ago
  12. 6018a9a Platform: Run code from eFlash in MUSCA-B1 by Kevin Peng · 6 years ago
  13. 8f76da9 Platform: Update Musca-A with new file structure by Kevin Peng · 7 years ago
  14. 3dc07a1 Platform: Update Musca-B1 with new file structure by Kevin Peng · 7 years ago
  15. 09586c5 Core: Minor clean up to the veneers template by Antonio de Angelis · 6 years ago
  16. afd2367 Platform: Add parenthesis around macro parameter by Hugues de Valon · 6 years ago
  17. 8b44244 Crypto: Improve code quality by Hugues de Valon · 6 years ago
  18. adf9f08 AuditLog: Improve code quality by Hugues de Valon · 6 years ago
  19. 0101fd3 Platform: Fix CoreIPC build for MUSCA_* boards by Mate Toth-Pal · 6 years ago
  20. 1d95e5a Core: Make scheduler work for Armv8-M Baseline by Eudora Zhu · 6 years ago
  21. 1c266ae Change file format from Windows to Linux by Edison Ai · 6 years ago
  22. c4cbcfa Remove unnecessary executable attribute for the source file by Edison Ai · 6 years ago
  23. a0f505c Build: Fixed compile error for the mbedtls-2.7.9 on Cygwin platform by Qixiang Xu · 6 years ago
  24. 35f8939 Core: change implementation of wait object 'event' by Ken Liu · 6 years ago
  25. 8aea0c0 Doc: update supported tool versions by Gyorgy Szing · 6 years ago
  26. 1e4a5da Fix: address Arm compiler licensing issue. by Gyorgy Szing · 7 years ago
  27. de66fe7 Platform: Update headers in system_cmsdk_musca.c/h by Avinash Mehta · 7 years ago
  28. 6a50af5 Platform: Generate secure sct files from template by Mate Toth-Pal · 7 years ago
  29. 36f2184 Manifest: Use Jinja2 for template generation by Mate Toth-Pal · 7 years ago
  30. a5a2a5b Core: Retrieve extra parameter from correct position by Summer Qin · 6 years ago
  31. 5421c8e Core: Empty PendSV_Handler without main extension by Summer Qin · 6 years ago
  32. 22f1c77 Core: Update tfm_core_memory_permission_check API by Marc Moreno Berengue · 7 years ago
  33. 813e9d1 Test: Add positive test suite to IPC build config by Mate Toth-Pal · 7 years ago
  34. 478f99a SST: Align keys to 32-bit boundaries by Jamie Fox · 6 years ago
  35. a236dc5 SST: Add capability to specify the flash device by Marc Moreno Berengue · 6 years ago
  36. 9fec405 SST: Make Mbed TLS config TF-M independent by Marc Moreno Berengue · 7 years ago
  37. 5e4e9c1 SST: Align crypto interfaces with coding rules by Marc Moreno Berengue · 7 years ago
  38. 5d0250c Doc: Update SST integration guide by Marc Moreno Berengue · 7 years ago
  39. 15d8a31 SST: Replace TFM SST errors by PSA PS errors by Marc Moreno Berengue · 7 years ago
  40. 257ec9c SST: Remove old SST memory boundary checks by Marc Moreno Berengue · 7 years ago
  41. 684f61e SST: Add uniform secure functions support by Marc Moreno Berengue · 7 years ago
  42. 5c04715 Test: Fix interactive core tests by Mate Toth-Pal · 6 years ago
  43. 67a8754 Interface: remove uncessary cmsis.h include by Kevin Peng · 7 years ago
  44. 10a9fea App: remove the uncessary cmsis.h include by Kevin Peng · 7 years ago
  45. 7f40ab8 Core: remove platform specific references in TF-M by Kevin Peng · 7 years ago
  46. 807fedb Merge remote-tracking branch 'feature-ipc' into 'master' by Edison Ai · 6 years ago
  47. 9f3da0b AuditLog: Not link Mbed TLS as not used currently by Karl Zhang · 7 years ago
  48. 40a7af0 Doc: fix doxygen comments. by Gyorgy Szing · 7 years ago
  49. 6085ff0 Build: Fix location for headers in install target by Antonio De Angelis · 6 years ago
  50. abab897 Build: Add support for building Mbed TLS 2.16.0 by Antonio de Angelis · 7 years ago
  51. 819c2f3 Crypto: Improve alloc module interface by Antonio de Angelis · 7 years ago
  52. 967feec Doc: non C specific doxygen documentation added. by Gyorgy Szing · 7 years ago
  53. 5b15f85 Doc: added documentation build support. by Gyorgy Szing · 7 years ago
  54. f876e5c Platform: Correct region name by Edison Ai · 6 years ago feature-ipc
  55. 7595dc8 Core: Add ZI and RW regions for seucre data in memory check by Edison Ai · 6 years ago
  56. 6922398 Core: free connection handle in psa_reply by Edison Ai · 6 years ago
  57. c43181d Attest: Fix unaligned access issue by Tamas Ban · 6 years ago
  58. 8bd24b7 Core: Move memory primitives to separate file by Tamas Ban · 6 years ago
  59. 3cc0927 SST: Fix return value for tfm_sst_remove by Marc Moreno Berengue · 6 years ago
  60. d8a9fed Doc: Update maintainers list by Ashutosh Singh · 6 years ago
  61. cb14e05 Doc: TF-M release version 1.0-beta by Ashutosh Singh · 6 years ago v1.0-beta
  62. 8bdd458 Attest: Upgrade the API version to 1.0-beta-0 by Tamas Ban · 6 years ago
  63. 65f816e Core: fix boot data handling by Tamas Ban · 6 years ago
  64. ce2dbbb Docs: Update attestation service integration guide by Tamas Ban · 7 years ago
  65. ca682b2 Attest: Handle no SW component case by Tamas Ban · 7 years ago
  66. c90adc3 Attest: Get device claims from boot status by Tamas Ban · 7 years ago
  67. d2b2f09 Attest: Decouple attestation from TF-M SPM by Tamas Ban · 7 years ago
  68. bee1371 Attest: Add recommended claims to IAT by Tamas Ban · 7 years ago
  69. d09c38f Platform: Add getter functions for attestation by Tamas Ban · 7 years ago
  70. 5296b4f Attest: Add CBOR/COSE encoding to IAT by Tamas Ban · 7 years ago
  71. 85c1c91 Build: Fix link failure for GNUARM by Tamas Ban · 6 years ago
  72. ed9af11 Attest: Link QCBOR and COSE lib to attestation by Tamas Ban · 7 years ago
  73. 2f2f5e7 COSE: Add porting layer to psa_crypto by Tamas Ban · 6 years ago
  74. b0e587c COSE: Add cmake file to build object library by Tamas Ban · 6 years ago
  75. aaf9039 QCBOR: Add library test suite to regression test by Tamas Ban · 7 years ago
  76. f213743 QCBOR: Add cmake file to build object library by Tamas Ban · 7 years ago
  77. affd65a Attest: Add attestation core, COSE library & tests by Laurence Lundblade · 7 years ago
  78. 6ed3422 QCBOR: Add CBOR encoder / decoder library by Laurence Lundblade · 7 years ago
  79. 0e8ab30 Boot: Save SW component's boot satus info by Tamas Ban · 7 years ago
  80. c2f181e Platform: Stop core-1 in MPS2-AN521 by Tamas Ban · 6 years ago
  81. e8302b5 Attest: Make test case names to be unique by Tamas Ban · 7 years ago
  82. 28aeec3 Attest: Register attestation key to crypto by Tamas Ban · 7 years ago
  83. 5080ce7 Attest: Stub implementation of missing crypto APIs by Tamas Ban · 7 years ago
  84. eccae9d Attest: Make return values independent from TF-M by Tamas Ban · 7 years ago
  85. 94eb631 Attest: Update challenge size verification by Tamas Ban · 7 years ago
  86. 384f540 Attest: Handle boot status claims in generic way by Tamas Ban · 7 years ago
  87. 5b64747 Attest: Refactor shared data TLV entry header by Tamas Ban · 7 years ago
  88. b6b8056 Attest: Implement get token size API by Tamas Ban · 7 years ago
  89. 52d4a8e Attest: Update initial attestation header by Tamas Ban · 7 years ago
  90. a58fc86 Attest: Add security lifecycle claim to IAT by Tamas Ban · 7 years ago
  91. a00f285 Platform: Add security lifecycle to attest_hal by Tamas Ban · 7 years ago
  92. f2b8ee5 Attest: Add hardware version claim to IAT by Tamas Ban · 7 years ago
  93. 82dc435 Platform: Add hardware version by Tamas Ban · 7 years ago
  94. e2acf5f Attest: Add implementation ID claim to IAT by Tamas Ban · 7 years ago
  95. 339b32f Platform: Add implementation ID by Tamas Ban · 7 years ago
  96. 2318feb Platform: Rename device ID to be aligned with PSA SM by Tamas Ban · 7 years ago
  97. 8f33623 Platform: Extend crypto key API with attestation key by Tamas Ban · 7 years ago
  98. 1e02bc2 Attest: Fix include path by Tamas Ban · 7 years ago
  99. 690a6d6 Core: Support set reverse handle during connecting by Edison Ai · 6 years ago sandbox/twincpu/m0p
  100. 9da91f3 Crypto: Add secure API interface by Jamie Fox · 6 years ago