1. a079ede Boot: Add support for later versions of Mbed TLS by Jamie Fox · 7 years ago
  2. 9051a46 Core: Avoid spurious 'maybe-uninitialised' warning by Jamie Fox · 7 years ago
  3. c43a86d Platform: fix CMSIS Flash driver config on Musca-A by David Vincze · 7 years ago
  4. 5cb980f Core: Fix iovec parameter passing for TFM_LVL==1 by Mate Toth-Pal · 7 years ago
  5. 2a6f8c2 Core: change iovec return type to psa_status_t by Mate Toth-Pal · 7 years ago
  6. 16ec798 Test: Add testcase for testing outvec write by Mate Toth-Pal · 7 years ago
  7. 062d1a0 Test: Add testcase for iovec sanity check by Mate Toth-Pal · 7 years ago
  8. 8d7f12b Test: Change test services to use iovec API by Mate Toth-Pal · 7 years ago
  9. 3db437a Core: Save iovec in SPM database by Mate Toth-Pal · 7 years ago
  10. b8ce0dd Core: Sanitize iovec parameters in TF-M Core by Mate Toth-Pal · 7 years ago
  11. cd9a4e5 Core: fix stack restoration in tfm_secure_api.c by Mate Toth-Pal · 7 years ago
  12. bf25a40 Core: create iovec-based veneers for secure functions by Miklos Balint · 7 years ago
  13. db5f4b7 Platform: ld: align sections in secure binary by Mate Toth-Pal · 7 years ago
  14. d008c3b Manifest: fix Attest service partition manifest by Mate Toth-Pal · 7 years ago
  15. 6874585 Manifest: Remove outdated Crypto APIs by Mate Toth-Pal · 7 years ago
  16. ef75795 Build: Add support for GCC 7.3 by Jamie Fox · 7 years ago
  17. d584b61 Core: Make initial debug config platform-specific by Marc Moreno Berengue · 7 years ago
  18. fa0bdad AuditLog: Define a secure API interface layer by Antonio de Angelis · 7 years ago
  19. f1f7ebd Build: Add support for Armclang 6.10 and Armclang 6.11 by Antonio de Angelis · 7 years ago
  20. 287885f Build: Compile Mbed TLS as MinSizeRel by default by Jamie Fox · 7 years ago
  21. 30654e8 Build: Fix build for AN519 with MBEDTLS_DEBUG=OFF by Jamie Fox · 7 years ago
  22. 788bbc1 Attest: Add a service integration guide by Tamas Ban · 7 years ago
  23. 229f9db Test: Add test suite for Attestation Service by Tamas Ban · 7 years ago
  24. 48a0eb5 Attest: Add initial attestation prototype by Tamas Ban · 7 years ago
  25. 6dfa6eb Attest: Release PSA API of initial attestation by Tamas Ban · 7 years ago
  26. 38e1731 Platform: Add device ID support by Tamas Ban · 7 years ago
  27. 3681ce0 Platform: Add boot seed support by Tamas Ban · 7 years ago
  28. 997aeb3 Core: Create wrapper functions around C lib calls by Tamas Ban · 7 years ago
  29. 03220ae Platform: Reduce stack size of test partitions by Tamas Ban · 7 years ago
  30. bd4c069 Platform: Add SRAM limit assert to S sct files by Mate Toth-Pal · 7 years ago
  31. 9ff535b Core: Add data exchange b/w runtime and BL2 by Tamas Ban · 7 years ago
  32. a9de4a6 Boot: Save boot status to shared data area by Tamas Ban · 7 years ago
  33. 361e5a8 Build: Fix BL2 config in ConfigRegressionTfmLevel3.cmake by Tamas Ban · 7 years ago
  34. cf3d036 Platform: Fix compile error without BL2 by Tamas Ban · 7 years ago
  35. a67a39e Core: Rename tfm_unpriv_api.c to tfm_spm_services.c by Tamas Ban · 7 years ago
  36. 244f08c Platform: Move GNUARM C library to UNPRIV section by Tamas Ban · 7 years ago
  37. 56ef302 Platform: Clean-up stack and heap allocation by Tamas Ban · 7 years ago
  38. 89f2322 SST: Fix code logic in set_active_object_table by Marc Moreno Berengue · 7 years ago
  39. ce2d2e9 SST: Fix incorrect delete file function by Marc Moreno Berengue · 7 years ago
  40. 606fb41 SST: Fix incorrect block meta offset calculation by Marc Moreno Berengue · 7 years ago
  41. 71340d5 Platform: Fix incorrect AIRCR register config by Marc Moreno Berengue · 7 years ago
  42. 16a9ffb Core: fix NSPM default client ID assignment by Miklos Balint · 7 years ago
  43. 8e0fa7a PlatformSP: Add Platform service by Marc Moreno Berengue · 7 years ago
  44. c3c0fb7 Platform: Add secure partition section tag by Marc Moreno Berengue · 7 years ago
  45. 5ae1d3e Core: Rename tfm_platform_api header file by Marc Moreno Berengue · 7 years ago
  46. 4d48762 Core: New SPM services API for secure partitions by Miklos Balint · 7 years ago
  47. 2b328e9 NSPM: Update NSPM mechanism to get thread name by Marc Moreno Berengue · 7 years ago
  48. 85ee922 Platform: Execute BL2 in place on Musca-B1 by Jamie Fox · 7 years ago
  49. f6c1814 Platform: Correct defines for suported platforms by Avinash Mehta · 7 years ago
  50. dbf6db7 SST: Update get free file ID function by Marc Moreno Berengue · 7 years ago
  51. f56748f SST: Fix incorrect load of valid object table by Marc Moreno Berengue · 7 years ago
  52. 95f2202 AuditLog: Use TFM get caller API instead of a dummy value by Antonio de Angelis · 7 years ago
  53. 7a4170d Platform: Add support for Musca-B1 test chip board by Jamie Fox · 7 years ago
  54. 78d68fc Platform: Remove duplicate region defs for Musca by Jamie Fox · 7 years ago
  55. cae2c53 Platform: Repartition RAM area in Musca A1 by Marc Moreno Berengue · 7 years ago
  56. 5f44554 Fix windows compilation by Alexander Zilberkant · 7 years ago
  57. b3b9d95 CMake: GCC: Print memory footprint after linking by Karl Zhang · 7 years ago
  58. 4a01148 Platform: Disable IRQs from startup files by David Vincze · 7 years ago
  59. b9f3ce6 Crypto: Add a service integration guide by Antonio de Angelis · 7 years ago
  60. a6f7216 Crypto: Add support for Hash functionalities by Antonio de Angelis · 7 years ago
  61. 88c5b27 Crypto: Add test infrastructure by Antonio de Angelis · 7 years ago
  62. 8908f47 Crypto: Add Crypto service by Antonio de Angelis · 7 years ago
  63. b57989f Platform: Implement Flash uninitialize function by David Vincze · 7 years ago
  64. 8da7f10 Platform: Implement UART uninitialize function by David Vincze · 7 years ago
  65. 33e9b23 Boot: Add Python2.7 support for post build steps by Gabor Kertesz · 7 years ago
  66. fab0ff7 Merge changes I1144266d,I3be4100b by Tamas Ban · 7 years ago
  67. 1fdb12f Core: refactor error handling scenarios by Miklos Balint · 7 years ago
  68. 9d4dadd Platform: Decrement secure stack size by Mate Toth-Pal · 7 years ago
  69. 9ecb24c Core: add PSA API header files by Miklos Balint · 7 years ago
  70. b92c9e4 Tools: Add asset policy table generation tool by Marc Moreno Berengue · 7 years ago
  71. 5313609 App: Add no TZ context API support by Mate Toth-Pal · 7 years ago
  72. c2e4db8 Test: NS client identification in SST tests by Marc Moreno Berengue · 7 years ago
  73. cd8a126 SST: Renumber NS client IDs by Marc Moreno Berengue · 7 years ago
  74. 1c61516 Test: Exchange asset perms between thread A and C by Marc Moreno Berengue · 7 years ago
  75. e651ce1 Test: Reduce thread B dependence in SST NS tests by Marc Moreno Berengue · 7 years ago
  76. d50483b Test: Remove deprecated SST tests by Marc Moreno Berengue · 7 years ago
  77. 261df46 SST: Use get caller client ID API in SST by Mate Toth-Pal · 7 years ago
  78. 21a74c9 Core: Add unpriv API to get caller client ID by Mate Toth-Pal · 7 years ago
  79. 3956a8a App: Add SVC call for registering client ID by Mate Toth-Pal · 7 years ago
  80. ce61afa Core: Add veneer for registering NS client id by Mate Toth-Pal · 7 years ago
  81. 12735bc Core: implement TZ context handling if used by NS RTOS by Miklos Balint · 7 years ago
  82. a19d016 Platform: Enable NS access to Ethernet peripheral by Avinash Mehta · 7 years ago
  83. 02a2344 SST: Add capability to use RAM instead of flash by Marc Moreno Berengue · 7 years ago
  84. 3ecb55c Core: Fix: disable non-secure exception handling by Miklos Balint · 7 years ago
  85. d2ceaf3 Platform: fix drag and drop issue on Musca-A1 by David Vincze · 7 years ago
  86. 42e74b4 Test: Add rollback protection tests for SST by Marc Moreno Berengue · 7 years ago
  87. 184d203 SST: Add rollback protection in SST service by Marc Moreno Berengue · 7 years ago
  88. b2c17ae Platform: Add NV counters for reference targets by Marc Moreno Berengue · 7 years ago
  89. 4cc81fc Platform: Add NV counter interface by Marc Moreno Berengue · 7 years ago
  90. d4de80f Platform: Remove secure api from unpriv section by Marc Moreno Berengue · 7 years ago
  91. 9926df8 Platform: Replace tfm_plat_errno by tfm_plat_err by Marc Moreno Berengue · 7 years ago
  92. ef20272 Platform: Add tfm_ prefix in the platform HAL by Marc Moreno Berengue · 7 years ago
  93. 7501797 SST: Update crypto to return valid PSA SST errors by Marc Moreno Berengue · 7 years ago
  94. 736958b SST: Add const in asset policy and perms arrays by Marc Moreno Berengue · 7 years ago
  95. 2f66b21 SST: Implement filesystem layer by Marc Moreno Berengue · 7 years ago
  96. 9b41fd9 Platform: Check if flash area is ready to write by Marc Moreno Berengue · 7 years ago
  97. f6a64f7 SST: Update CMakeLists.inc and documentation by Marc Moreno Berengue · 7 years ago
  98. 95d6572 SST: Add SST_CREATE_FLASH_LAYOUT flag by Marc Moreno Berengue · 7 years ago
  99. 1477a2c SST: Add SST flash filesystem layer by Marc Moreno Berengue · 7 years ago
  100. 2121f02 SST: Refactor sst_flash_block_to_block_move func by Marc Moreno Berengue · 7 years ago