1. 4258e54 SST: Use asset ID instead of handle in all APIs by Marc Moreno Berengue · 7 years ago
  2. 51af951 SST: Add asset types and attributes by Marc Moreno Berengue · 7 years ago
  3. 675b6e9 SST: Rename get_attributes APIs to get_info by Marc Moreno Berengue · 7 years ago
  4. 6cf1c0d SST: Add encrypted object layer above sst core by Jamie Fox · 7 years ago
  5. ace460a SST: Rename prepare and wipe interface names by Marc Moreno Berengue · 7 years ago
  6. 214507b Test: Update tests for no partial asset rw by Ben Davis · 7 years ago
  7. 38902c8 SST: Add ability to disable partial asset rw by Ben Davis · 7 years ago
  8. 6d7256b Test: Create secure client service by Ben Davis · 7 years ago
  9. 0687dfc manifest: minor bugfixes and improvements by Miklos Balint · 7 years ago
  10. 3a05c9d manifest: refactor python scripts for modularity by Miklos Balint · 7 years ago
  11. d306ab1 Core: SPM to rely on manifest files for database by Miklos Balint · 7 years ago
  12. 470919c manifest: add manifest list and parser scripts by Miklos Balint · 7 years ago
  13. ea2aadf Test: manifest files for test services by Miklos Balint · 7 years ago
  14. 0010d12 SST: add manifest file by Miklos Balint · 7 years ago
  15. 15308bc AuditLog: add manifest file by Miklos Balint · 7 years ago
  16. 60121a4 Build: Gracefully fail if service build is disabled by Antonio de Angelis · 7 years ago
  17. 32e22aa AuditLog: Amend header fields by Antonio de Angelis · 7 years ago
  18. e7e8f49 AuditLog: Refactor Core components by Antonio de Angelis · 7 years ago
  19. bec2988 Build: Pre-include mbedTLS headers by Antonio de Angelis · 7 years ago
  20. 6a139ae Core: use secure partition context for its init by Miklos Balint · 7 years ago
  21. 6cbeba6 Platform: Make UART1 non-secure by default by Miklos Balint · 7 years ago
  22. 2e1b9bc Platform: Implement CMSIS flash driver for Musca by Avinash Mehta · 7 years ago
  23. fdab5b4 SST: Update integration guide for SST service by Marc Moreno Berengue · 7 years ago
  24. 6ffb22f SST: Add mechanism to overwrite SST flags values by Marc Moreno Berengue · 7 years ago
  25. ba1f2ad Platform: Increase stack size for an519 and an521 by Marc Moreno Berengue · 7 years ago
  26. 792fc68 SST: Implement SST flash on top of CMSIS flash drv by Marc Moreno Berengue · 7 years ago
  27. a78dfe9 SST: Update SST flash interface by Marc Moreno Berengue · 8 years ago
  28. bd3f751 Boot: remove heap usage from BL2 by Tamas Ban · 8 years ago
  29. c382885 Boot: introduce CMSIS flash interface and driver by Tamas Ban · 8 years ago
  30. d3d2da4 Platform: implement CMSIS flash driver on MPS2 by Tamas Ban · 8 years ago
  31. a566855 AuditLog: Add a service integration guide by Antonio de Angelis · 7 years ago
  32. 1d91eda AuditLog: Implement basic unit testing by Antonio de Angelis · 7 years ago
  33. 0d9ee3f AuditLog: Add a secure UART redirection option by Antonio de Angelis · 7 years ago
  34. f6fcc15 AuditLog: Implement basic logging functionalities by Antonio de Angelis · 7 years ago
  35. 9a5bfea AuditLog: Additional API primitives by Antonio de Angelis · 7 years ago
  36. 7852dff AuditLog: Test infrastructure update by Antonio de Angelis · 7 years ago
  37. cc657b3 AuditLog: Build system changes by Antonio de Angelis · 8 years ago
  38. f1c0851 AuditLog: Non Secure interface by Antonio de Angelis · 8 years ago
  39. 4f48b73 AuditLog: Add secure service basic files and folders by Antonio de Angelis · 8 years ago
  40. 199d6ef AuditLog: Platform changes by Antonio de Angelis · 8 years ago
  41. 7345a4b Core: Remove needless initialisations from spm_db.h by Mate Toth-Pal · 7 years ago
  42. 5939871 Core: Add secure and trusted flags to partition DB by Mate Toth-Pal · 7 years ago
  43. 52674ab Core: Enable non-consecutive IDs for partitions by Mate Toth-Pal · 7 years ago
  44. 9017d21 Docs: Add gcc support by Mate Toth-Pal · 7 years ago
  45. 7686726 cmake: Add gcc support by Mate Toth-Pal · 7 years ago
  46. 31a2d96 Platform: Add gcc support by Mate Toth-Pal · 7 years ago
  47. 6588b22 Docs: Add documentation for Musca-A1 board by Avinash Mehta · 7 years ago
  48. 828bdcb SST: Set physical ID for logical block 0 on create by Jamie Fox · 7 years ago
  49. 4925010 SST: Clean-up of asset management by Jamie Fox · 7 years ago
  50. 0ee2ca5 Test: Refactor and re-enable SST policy tests by Jamie Fox · 7 years ago
  51. ed3509a Test: Increase granularity of SST tests by Jamie Fox · 7 years ago
  52. 6eeffbf Test: Add helper macros for SST non-secure tests by Jamie Fox · 7 years ago
  53. 96dfe7b Test: Create thread interface for SST NS tests by Jamie Fox · 8 years ago
  54. c41ebb5 Test: Add progress marks to SST reliability tests by Jamie Fox · 8 years ago
  55. 977b53b Test: Reduce running time of SST reliability tests by Jamie Fox · 8 years ago
  56. d9cd66e Interface: Refactor NS lock and SVC's interface by Antonio de Angelis · 7 years ago
  57. 8ad3d381 Test: Create a NS interface folder for SVCs by Antonio de Angelis · 7 years ago
  58. 788036c Platform: Add Musca test chip support by Avinash Mehta · 7 years ago
  59. f13ec02 Core: set MPS2 as reference platform for Core test by Miklos Balint · 7 years ago
  60. dafb1f6 Test: Add test to overwrite data in an asset by Jamie Fox · 7 years ago
  61. 6fa698f SST: Fix asset's data overwrite issue by Marc Moreno Berengue · 7 years ago
  62. 0c50bd9 Docs: Fix broken links in contribution document by Marc Moreno Berengue · 7 years ago
  63. eba14e1 Core: Rename and move __cmse_secure_gateway macro by Antonio de Angelis · 7 years ago
  64. 5e95565 Merge changes I43c21a36,I6a3ddcb0,Ic1927b8b by Ashutosh Singh · 7 years ago
  65. cb4875d Platform: eliminate write to BFSR.PRECISERR by Mate Toth-Pal · 7 years ago
  66. c32e6ec Merge "Build: Add SST test service SVCs to install target" by Ashutosh Singh · 7 years ago
  67. 52542dd Build: Add SST test service SVCs to install target by Jamie Fox · 7 years ago
  68. 06a0eaf Platform: Fix AHBNSPPC0 AHBNSPPCEXP<n> handling by Mate Toth-Pal · 7 years ago
  69. 1909211 Platform: Eliminate read from WO reg SECPPCINTCLR by Mate Toth-Pal · 7 years ago
  70. b42a2d1 SST: Add integration guide for SST service by Marc Moreno Berengue · 7 years ago
  71. f56a2f0 Docs: Update various documentation by Antonio de Angelis · 7 years ago
  72. 18b8392 Core: Separate the partition db config to two parts by Mate Toth-Pal · 7 years ago
  73. 7de74b5 Core: Rename services to partitions in core by Mate Toth-Pal · 7 years ago
  74. 349714a Core: Rename services to partitions in SPM by Mate Toth-Pal · 7 years ago
  75. 65291f3 Core: Move context information to the service db by Mate Toth-Pal · 7 years ago
  76. 9707b9d Merge pull request #8 from abhishek-pandit/tfm-prototype-v0_1 by Ashutosh Singh · 7 years ago
  77. ed61da8 Docs: Add contributing and coding guide by Abhishek Pandit · 7 years ago
  78. 62fa012 Merge pull request #7 from jf549/tfm-prototype-v0_1 by Ashutosh Singh · 7 years ago
  79. 06aee08 Test: Add SST referenced access test suite by Jamie Fox · 8 years ago
  80. 440cd89 App: Rename delete_thread to join_thread in os_wrapper by Jamie Fox · 7 years ago
  81. 08ab23f SST: Fix permission checks for access by reference by Jamie Fox · 8 years ago
  82. f8aa33f SST: Set example AES key asset permissions to reference only by Jamie Fox · 8 years ago
  83. 5592db0 Test: Create SST test service by Jamie Fox · 8 years ago
  84. 0f46ce4 Merge pull request #6 from jbech-linaro/armclang_69 by Ashutosh Singh · 7 years ago
  85. 8d9bd00 Add bl2 pycache to .gitignore by Joakim Bech · 7 years ago
  86. 6e44d8b Build: Add support for armclang 6.9 by Joakim Bech · 7 years ago
  87. ad7c4b3 Merge pull request #5 from adeaarm/tfm-prototype-v0_1 by Ashutosh Singh · 7 years ago
  88. da06600 Docs: Update TF-M build instructions by Antonio de Angelis · 7 years ago
  89. 1ea2a13 Test: addition of TEST_TYPE_6 to CORE_TEST_INTERACTIVE suite by Antonio de Angelis · 8 years ago
  90. 04bf659 Test: fix indentation and line width by Antonio de Angelis · 7 years ago
  91. 7eca4d8 Merge pull request #3 from matetothpal/ARMv8-M_baseline by Abhishek Pandit · 7 years ago
  92. 2e94d13 Platform: Add support for AN519 FPGA by Mate Toth-Pal · 8 years ago
  93. 48fc6a0 cmake: Move platform specific parts to platform dir by Mate Toth-Pal · 8 years ago
  94. d577f0f Boot: Fix build error when built from app folder by Mate Toth-Pal · 8 years ago
  95. 44af927 Platform: relocate common folder by Marc Moreno Berengue · 8 years ago
  96. a1f296f Platform: Reorganize and rename sse_200_mps2 folder by Marc Moreno Berengue · 8 years ago
  97. 4036a8a TFM Core: Add support for ARMv8-M baseline to TF-M Core by Mate Toth-Pal · 8 years ago
  98. ef4b26e cmake: Add support for Cortex-M23 to build system by Mate Toth-Pal · 8 years ago
  99. 74684d9 Boot: Set mcuboot defined image header size to 0x400 by Mate Toth-Pal · 8 years ago
  100. 65c935e cmake: Extract common config to separate file by Mate Toth-Pal · 8 years ago