1. 6085ff0 Build: Fix location for headers in install target by Antonio De Angelis · 6 years ago
  2. abab897 Build: Add support for building Mbed TLS 2.16.0 by Antonio de Angelis · 7 years ago
  3. 819c2f3 Crypto: Improve alloc module interface by Antonio de Angelis · 7 years ago
  4. 967feec Doc: non C specific doxygen documentation added. by Gyorgy Szing · 7 years ago
  5. 5b15f85 Doc: added documentation build support. by Gyorgy Szing · 7 years ago
  6. c43181d Attest: Fix unaligned access issue by Tamas Ban · 6 years ago
  7. 8bd24b7 Core: Move memory primitives to separate file by Tamas Ban · 6 years ago
  8. 3cc0927 SST: Fix return value for tfm_sst_remove by Marc Moreno Berengue · 6 years ago
  9. d8a9fed Doc: Update maintainers list by Ashutosh Singh · 6 years ago
  10. cb14e05 Doc: TF-M release version 1.0-beta by Ashutosh Singh · 6 years ago
  11. 8bdd458 Attest: Upgrade the API version to 1.0-beta-0 by Tamas Ban · 6 years ago
  12. 65f816e Core: fix boot data handling by Tamas Ban · 6 years ago
  13. ce2dbbb Docs: Update attestation service integration guide by Tamas Ban · 7 years ago
  14. ca682b2 Attest: Handle no SW component case by Tamas Ban · 7 years ago
  15. c90adc3 Attest: Get device claims from boot status by Tamas Ban · 7 years ago
  16. d2b2f09 Attest: Decouple attestation from TF-M SPM by Tamas Ban · 7 years ago
  17. bee1371 Attest: Add recommended claims to IAT by Tamas Ban · 7 years ago
  18. d09c38f Platform: Add getter functions for attestation by Tamas Ban · 7 years ago
  19. 5296b4f Attest: Add CBOR/COSE encoding to IAT by Tamas Ban · 7 years ago
  20. 85c1c91 Build: Fix link failure for GNUARM by Tamas Ban · 6 years ago
  21. ed9af11 Attest: Link QCBOR and COSE lib to attestation by Tamas Ban · 7 years ago
  22. 2f2f5e7 COSE: Add porting layer to psa_crypto by Tamas Ban · 6 years ago
  23. b0e587c COSE: Add cmake file to build object library by Tamas Ban · 6 years ago
  24. aaf9039 QCBOR: Add library test suite to regression test by Tamas Ban · 7 years ago
  25. f213743 QCBOR: Add cmake file to build object library by Tamas Ban · 7 years ago
  26. affd65a Attest: Add attestation core, COSE library & tests by Laurence Lundblade · 7 years ago
  27. 6ed3422 QCBOR: Add CBOR encoder / decoder library by Laurence Lundblade · 7 years ago
  28. 0e8ab30 Boot: Save SW component's boot satus info by Tamas Ban · 7 years ago
  29. c2f181e Platform: Stop core-1 in MPS2-AN521 by Tamas Ban · 6 years ago
  30. e8302b5 Attest: Make test case names to be unique by Tamas Ban · 7 years ago
  31. 28aeec3 Attest: Register attestation key to crypto by Tamas Ban · 7 years ago
  32. 5080ce7 Attest: Stub implementation of missing crypto APIs by Tamas Ban · 7 years ago
  33. eccae9d Attest: Make return values independent from TF-M by Tamas Ban · 7 years ago
  34. 94eb631 Attest: Update challenge size verification by Tamas Ban · 7 years ago
  35. 384f540 Attest: Handle boot status claims in generic way by Tamas Ban · 7 years ago
  36. 5b64747 Attest: Refactor shared data TLV entry header by Tamas Ban · 7 years ago
  37. b6b8056 Attest: Implement get token size API by Tamas Ban · 7 years ago
  38. 52d4a8e Attest: Update initial attestation header by Tamas Ban · 7 years ago
  39. a58fc86 Attest: Add security lifecycle claim to IAT by Tamas Ban · 7 years ago
  40. a00f285 Platform: Add security lifecycle to attest_hal by Tamas Ban · 7 years ago
  41. f2b8ee5 Attest: Add hardware version claim to IAT by Tamas Ban · 7 years ago
  42. 82dc435 Platform: Add hardware version by Tamas Ban · 7 years ago
  43. e2acf5f Attest: Add implementation ID claim to IAT by Tamas Ban · 7 years ago
  44. 339b32f Platform: Add implementation ID by Tamas Ban · 7 years ago
  45. 2318feb Platform: Rename device ID to be aligned with PSA SM by Tamas Ban · 7 years ago
  46. 8f33623 Platform: Extend crypto key API with attestation key by Tamas Ban · 7 years ago
  47. 1e02bc2 Attest: Fix include path by Tamas Ban · 7 years ago
  48. 9da91f3 Crypto: Add secure API interface by Jamie Fox · 6 years ago
  49. de6acfe Platform: Fix initialisation param in linker scripts by Antonio de Angelis · 7 years ago
  50. 0ff04ba Crypto: Make operations inactive as per PSA API by Jamie Fox · 7 years ago
  51. 74fb323 Doc: Clarify the patch 'submit' process by Ashutosh Singh · 6 years ago
  52. 78f87bf Docs: Update SST integration guide by Marc Moreno Berengue · 7 years ago
  53. 8385e8e SST: Remove ENABLE_SECURE_STORAGE flag by Marc Moreno Berengue · 7 years ago
  54. 3e10ce8 Tools: Remove asset policy DB generation tool by Marc Moreno Berengue · 7 years ago
  55. 3587a9f Test: Remove old SST test suites by Marc Moreno Berengue · 7 years ago
  56. f8428f0 Test: Update SST rollback protection test suite by Marc Moreno Berengue · 7 years ago
  57. 32ee426 Test: Add PSA PS APIs reliability testsuite by Marc Moreno Berengue · 7 years ago
  58. ece411c Test: Add PSA PS secure interface test suite by Jamie Fox · 7 years ago
  59. 7792488 Test: Add PSA PS NS interface test suite by Jamie Fox · 7 years ago
  60. bec422c SST: Refactor to implement PSA Protected Storage by Jamie Fox · 7 years ago
  61. b93da8b SST: Replace SST APIs with PSA PS APIs by Jamie Fox · 7 years ago
  62. efb8b37 SST: Add PSA Protected Storage header by Jamie Fox · 7 years ago
  63. ba2bfd8 Docs: Update required Mbed TLS version to 2.7.9 by Jamie Fox · 7 years ago
  64. 82b87ca Crypto: Align implementation to pass PSA API compliance by Jamie Fox · 7 years ago
  65. efd8273 Crypto: Implement PSA key policy APIs by Jamie Fox · 7 years ago
  66. 3a48099 Crypto: Add support for AEAD operations by Antonio de Angelis · 7 years ago
  67. 1c1856a Test: Add tests for new cipher modes by Jamie Fox · 7 years ago
  68. 4394fcf Crypto: Add support for more ciphers by Jamie Fox · 7 years ago
  69. 7a36f78 Crypto: Add support for HMAC functionalities by Louis Mayencourt · 7 years ago
  70. cf85ba2 Crypto: Modularise the interaction with crypto primitives by Antonio de Angelis · 7 years ago
  71. 377a155 Crypto: Align to PSA Crypto headers 0.1.0a by Antonio de Angelis · 7 years ago
  72. 17c30bb Build: Enable linking with PSA API compliance tests in the NS app by Jamie Fox · 7 years ago
  73. e2846e3 Platform: Use NS alias for QSPI regs on Musca-A by Jamie Fox · 7 years ago
  74. a079ede Boot: Add support for later versions of Mbed TLS by Jamie Fox · 7 years ago
  75. 9051a46 Core: Avoid spurious 'maybe-uninitialised' warning by Jamie Fox · 7 years ago
  76. c43a86d Platform: fix CMSIS Flash driver config on Musca-A by David Vincze · 7 years ago
  77. 5cb980f Core: Fix iovec parameter passing for TFM_LVL==1 by Mate Toth-Pal · 7 years ago
  78. 2a6f8c2 Core: change iovec return type to psa_status_t by Mate Toth-Pal · 7 years ago
  79. 16ec798 Test: Add testcase for testing outvec write by Mate Toth-Pal · 7 years ago
  80. 062d1a0 Test: Add testcase for iovec sanity check by Mate Toth-Pal · 7 years ago
  81. 8d7f12b Test: Change test services to use iovec API by Mate Toth-Pal · 7 years ago
  82. 3db437a Core: Save iovec in SPM database by Mate Toth-Pal · 7 years ago
  83. b8ce0dd Core: Sanitize iovec parameters in TF-M Core by Mate Toth-Pal · 7 years ago
  84. cd9a4e5 Core: fix stack restoration in tfm_secure_api.c by Mate Toth-Pal · 7 years ago
  85. bf25a40 Core: create iovec-based veneers for secure functions by Miklos Balint · 7 years ago
  86. db5f4b7 Platform: ld: align sections in secure binary by Mate Toth-Pal · 7 years ago
  87. d008c3b Manifest: fix Attest service partition manifest by Mate Toth-Pal · 7 years ago
  88. 6874585 Manifest: Remove outdated Crypto APIs by Mate Toth-Pal · 7 years ago
  89. ef75795 Build: Add support for GCC 7.3 by Jamie Fox · 7 years ago
  90. d584b61 Core: Make initial debug config platform-specific by Marc Moreno Berengue · 7 years ago
  91. fa0bdad AuditLog: Define a secure API interface layer by Antonio de Angelis · 7 years ago
  92. f1f7ebd Build: Add support for Armclang 6.10 and Armclang 6.11 by Antonio de Angelis · 7 years ago
  93. 287885f Build: Compile Mbed TLS as MinSizeRel by default by Jamie Fox · 7 years ago
  94. 30654e8 Build: Fix build for AN519 with MBEDTLS_DEBUG=OFF by Jamie Fox · 7 years ago
  95. 788bbc1 Attest: Add a service integration guide by Tamas Ban · 7 years ago
  96. 229f9db Test: Add test suite for Attestation Service by Tamas Ban · 7 years ago
  97. 48a0eb5 Attest: Add initial attestation prototype by Tamas Ban · 7 years ago
  98. 6dfa6eb Attest: Release PSA API of initial attestation by Tamas Ban · 7 years ago
  99. 38e1731 Platform: Add device ID support by Tamas Ban · 7 years ago
  100. 3681ce0 Platform: Add boot seed support by Tamas Ban · 7 years ago