1. f876e5c Platform: Correct region name by Edison Ai · 6 years ago feature-ipc
  2. 7595dc8 Core: Add ZI and RW regions for seucre data in memory check by Edison Ai · 6 years ago
  3. 6922398 Core: free connection handle in psa_reply by Edison Ai · 6 years ago
  4. 690a6d6 Core: Support set reverse handle during connecting by Edison Ai · 6 years ago sandbox/twincpu/m0p
  5. 82cc07c Core: Fix thread list handling by Mate Toth-Pal · 7 years ago
  6. 4bf9fd4 Core: Config isolation for partitions with PSA API by Mate Toth-Pal · 7 years ago
  7. 45e5276 Core: Implement the IPC Secure Client API by Summer Qin · 7 years ago
  8. 0f96ff2 Core: Implement PSA service functions by Edison Ai · 7 years ago
  9. 2bfd2a0 Core: Add memory check function for IPC by Summer Qin · 7 years ago
  10. c74f11c Core: Adapt PSA API veneer with implemented handler by Summer Qin · 7 years ago
  11. 3349c94 Platform: Align region name in armclang and gcc by Summer Qin · 7 years ago
  12. 764d41f Core: Add secure partition manager for IPC by Edison Ai · 7 years ago
  13. bb614aa Core: Enhance manifest to align with PSA by Edison Ai · 7 years ago
  14. 1188301 Core: Add IPC Client and Service Secure Partition by Summer Qin · 7 years ago
  15. 1e5822f Core: Add list, message queue, and pool functions by Edison Ai · 7 years ago
  16. 91d44da Core: Fundamental components for secure IPC by Ken Liu · 7 years ago
  17. f09acd4 Core: Update IPC implementation framework by Edison Ai · 7 years ago
  18. b3e5696 Core: Align with PSA FF specification 1.0-beta-0 by Edison Ai · 7 years ago
  19. 7a3495d Crypto: Conditional reference PSA types by PSA FF version by Edison Ai · 7 years ago
  20. 7d6cb3b Cmake: Disable regression tests for IPC configuration by Edison Ai · 7 years ago
  21. 3aa1278 Core: fixup offset of SP and SPLIMIT by Ken Liu · 7 years ago
  22. dd1ea1c Core: thread mode transition for IPC calls by Miklos Balint · 7 years ago
  23. b79a6f5 Core: move PSA API sources into `ipc` directory by Ken Liu · 7 years ago
  24. 03365b5 Test: Implement IPC non-secure test cases by Summer Qin · 7 years ago
  25. c18d9c9 Core: Add message processing for IPC veneer by Edison Ai · 7 years ago
  26. 202a81e Test: Add IPC test service by Edison Ai · 7 years ago
  27. cf5e34c Test: skeleton framework addition for IPC testing by Edison Ai · 7 years ago
  28. 94e1321 Core: first draft for PSA service APIs by Ken Liu · 7 years ago
  29. 92afd6b Core: base thread context switch for IPC draft by Ken Liu · 7 years ago
  30. ec109cd Core: Add config file for IPC by Edison Ai · 7 years ago
  31. 87da251 Core: add PSA client API functions by Miklos Balint · 7 years ago
  32. d584b61 Core: Make initial debug config platform-specific by Marc Moreno Berengue · 7 years ago
  33. fa0bdad AuditLog: Define a secure API interface layer by Antonio de Angelis · 7 years ago
  34. f1f7ebd Build: Add support for Armclang 6.10 and Armclang 6.11 by Antonio de Angelis · 7 years ago
  35. 287885f Build: Compile Mbed TLS as MinSizeRel by default by Jamie Fox · 7 years ago
  36. 30654e8 Build: Fix build for AN519 with MBEDTLS_DEBUG=OFF by Jamie Fox · 7 years ago
  37. 788bbc1 Attest: Add a service integration guide by Tamas Ban · 7 years ago
  38. 229f9db Test: Add test suite for Attestation Service by Tamas Ban · 7 years ago
  39. 48a0eb5 Attest: Add initial attestation prototype by Tamas Ban · 7 years ago
  40. 6dfa6eb Attest: Release PSA API of initial attestation by Tamas Ban · 7 years ago
  41. 38e1731 Platform: Add device ID support by Tamas Ban · 7 years ago
  42. 3681ce0 Platform: Add boot seed support by Tamas Ban · 7 years ago
  43. 997aeb3 Core: Create wrapper functions around C lib calls by Tamas Ban · 7 years ago
  44. 03220ae Platform: Reduce stack size of test partitions by Tamas Ban · 7 years ago
  45. bd4c069 Platform: Add SRAM limit assert to S sct files by Mate Toth-Pal · 7 years ago
  46. 9ff535b Core: Add data exchange b/w runtime and BL2 by Tamas Ban · 7 years ago
  47. a9de4a6 Boot: Save boot status to shared data area by Tamas Ban · 7 years ago
  48. 361e5a8 Build: Fix BL2 config in ConfigRegressionTfmLevel3.cmake by Tamas Ban · 7 years ago
  49. cf3d036 Platform: Fix compile error without BL2 by Tamas Ban · 7 years ago
  50. a67a39e Core: Rename tfm_unpriv_api.c to tfm_spm_services.c by Tamas Ban · 7 years ago
  51. 244f08c Platform: Move GNUARM C library to UNPRIV section by Tamas Ban · 7 years ago
  52. 56ef302 Platform: Clean-up stack and heap allocation by Tamas Ban · 7 years ago
  53. 89f2322 SST: Fix code logic in set_active_object_table by Marc Moreno Berengue · 7 years ago
  54. ce2d2e9 SST: Fix incorrect delete file function by Marc Moreno Berengue · 7 years ago
  55. 606fb41 SST: Fix incorrect block meta offset calculation by Marc Moreno Berengue · 7 years ago
  56. 71340d5 Platform: Fix incorrect AIRCR register config by Marc Moreno Berengue · 7 years ago
  57. 16a9ffb Core: fix NSPM default client ID assignment by Miklos Balint · 7 years ago
  58. 8e0fa7a PlatformSP: Add Platform service by Marc Moreno Berengue · 7 years ago
  59. c3c0fb7 Platform: Add secure partition section tag by Marc Moreno Berengue · 7 years ago
  60. 5ae1d3e Core: Rename tfm_platform_api header file by Marc Moreno Berengue · 7 years ago
  61. 4d48762 Core: New SPM services API for secure partitions by Miklos Balint · 7 years ago
  62. 2b328e9 NSPM: Update NSPM mechanism to get thread name by Marc Moreno Berengue · 7 years ago
  63. 85ee922 Platform: Execute BL2 in place on Musca-B1 by Jamie Fox · 7 years ago
  64. f6c1814 Platform: Correct defines for suported platforms by Avinash Mehta · 7 years ago
  65. dbf6db7 SST: Update get free file ID function by Marc Moreno Berengue · 7 years ago
  66. f56748f SST: Fix incorrect load of valid object table by Marc Moreno Berengue · 7 years ago
  67. 95f2202 AuditLog: Use TFM get caller API instead of a dummy value by Antonio de Angelis · 7 years ago
  68. 7a4170d Platform: Add support for Musca-B1 test chip board by Jamie Fox · 7 years ago
  69. 78d68fc Platform: Remove duplicate region defs for Musca by Jamie Fox · 7 years ago
  70. cae2c53 Platform: Repartition RAM area in Musca A1 by Marc Moreno Berengue · 7 years ago
  71. 5f44554 Fix windows compilation by Alexander Zilberkant · 7 years ago
  72. b3b9d95 CMake: GCC: Print memory footprint after linking by Karl Zhang · 7 years ago
  73. 4a01148 Platform: Disable IRQs from startup files by David Vincze · 7 years ago
  74. b9f3ce6 Crypto: Add a service integration guide by Antonio de Angelis · 7 years ago
  75. a6f7216 Crypto: Add support for Hash functionalities by Antonio de Angelis · 7 years ago
  76. 88c5b27 Crypto: Add test infrastructure by Antonio de Angelis · 7 years ago
  77. 8908f47 Crypto: Add Crypto service by Antonio de Angelis · 7 years ago
  78. b57989f Platform: Implement Flash uninitialize function by David Vincze · 7 years ago
  79. 8da7f10 Platform: Implement UART uninitialize function by David Vincze · 7 years ago
  80. 33e9b23 Boot: Add Python2.7 support for post build steps by Gabor Kertesz · 7 years ago
  81. fab0ff7 Merge changes I1144266d,I3be4100b by Tamas Ban · 7 years ago
  82. 1fdb12f Core: refactor error handling scenarios by Miklos Balint · 7 years ago
  83. 9d4dadd Platform: Decrement secure stack size by Mate Toth-Pal · 7 years ago
  84. 9ecb24c Core: add PSA API header files by Miklos Balint · 7 years ago
  85. b92c9e4 Tools: Add asset policy table generation tool by Marc Moreno Berengue · 7 years ago
  86. 5313609 App: Add no TZ context API support by Mate Toth-Pal · 7 years ago
  87. c2e4db8 Test: NS client identification in SST tests by Marc Moreno Berengue · 7 years ago
  88. cd8a126 SST: Renumber NS client IDs by Marc Moreno Berengue · 7 years ago
  89. 1c61516 Test: Exchange asset perms between thread A and C by Marc Moreno Berengue · 7 years ago
  90. e651ce1 Test: Reduce thread B dependence in SST NS tests by Marc Moreno Berengue · 7 years ago
  91. d50483b Test: Remove deprecated SST tests by Marc Moreno Berengue · 7 years ago
  92. 261df46 SST: Use get caller client ID API in SST by Mate Toth-Pal · 7 years ago
  93. 21a74c9 Core: Add unpriv API to get caller client ID by Mate Toth-Pal · 7 years ago
  94. 3956a8a App: Add SVC call for registering client ID by Mate Toth-Pal · 7 years ago
  95. ce61afa Core: Add veneer for registering NS client id by Mate Toth-Pal · 7 years ago
  96. 12735bc Core: implement TZ context handling if used by NS RTOS by Miklos Balint · 7 years ago
  97. a19d016 Platform: Enable NS access to Ethernet peripheral by Avinash Mehta · 7 years ago
  98. 02a2344 SST: Add capability to use RAM instead of flash by Marc Moreno Berengue · 7 years ago
  99. 3ecb55c Core: Fix: disable non-secure exception handling by Miklos Balint · 7 years ago
  100. d2ceaf3 Platform: fix drag and drop issue on Musca-A1 by David Vincze · 7 years ago