1. 7a4170d Platform: Add support for Musca-B1 test chip board by Jamie Fox · 7 years ago
  2. 78d68fc Platform: Remove duplicate region defs for Musca by Jamie Fox · 7 years ago
  3. cae2c53 Platform: Repartition RAM area in Musca A1 by Marc Moreno Berengue · 7 years ago
  4. 5f44554 Fix windows compilation by Alexander Zilberkant · 7 years ago
  5. b3b9d95 CMake: GCC: Print memory footprint after linking by Karl Zhang · 7 years ago
  6. 4a01148 Platform: Disable IRQs from startup files by David Vincze · 7 years ago
  7. b9f3ce6 Crypto: Add a service integration guide by Antonio de Angelis · 7 years ago
  8. a6f7216 Crypto: Add support for Hash functionalities by Antonio de Angelis · 7 years ago
  9. 88c5b27 Crypto: Add test infrastructure by Antonio de Angelis · 7 years ago
  10. 8908f47 Crypto: Add Crypto service by Antonio de Angelis · 7 years ago
  11. b57989f Platform: Implement Flash uninitialize function by David Vincze · 7 years ago
  12. 8da7f10 Platform: Implement UART uninitialize function by David Vincze · 7 years ago
  13. 33e9b23 Boot: Add Python2.7 support for post build steps by Gabor Kertesz · 7 years ago
  14. fab0ff7 Merge changes I1144266d,I3be4100b by Tamas Ban · 7 years ago
  15. 1fdb12f Core: refactor error handling scenarios by Miklos Balint · 7 years ago
  16. 9d4dadd Platform: Decrement secure stack size by Mate Toth-Pal · 7 years ago
  17. 9ecb24c Core: add PSA API header files by Miklos Balint · 7 years ago
  18. b92c9e4 Tools: Add asset policy table generation tool by Marc Moreno Berengue · 7 years ago
  19. 5313609 App: Add no TZ context API support by Mate Toth-Pal · 7 years ago
  20. c2e4db8 Test: NS client identification in SST tests by Marc Moreno Berengue · 7 years ago
  21. cd8a126 SST: Renumber NS client IDs by Marc Moreno Berengue · 7 years ago
  22. 1c61516 Test: Exchange asset perms between thread A and C by Marc Moreno Berengue · 7 years ago
  23. e651ce1 Test: Reduce thread B dependence in SST NS tests by Marc Moreno Berengue · 7 years ago
  24. d50483b Test: Remove deprecated SST tests by Marc Moreno Berengue · 7 years ago
  25. 261df46 SST: Use get caller client ID API in SST by Mate Toth-Pal · 7 years ago
  26. 21a74c9 Core: Add unpriv API to get caller client ID by Mate Toth-Pal · 7 years ago
  27. 3956a8a App: Add SVC call for registering client ID by Mate Toth-Pal · 7 years ago
  28. ce61afa Core: Add veneer for registering NS client id by Mate Toth-Pal · 7 years ago
  29. 12735bc Core: implement TZ context handling if used by NS RTOS by Miklos Balint · 7 years ago
  30. a19d016 Platform: Enable NS access to Ethernet peripheral by Avinash Mehta · 7 years ago
  31. 02a2344 SST: Add capability to use RAM instead of flash by Marc Moreno Berengue · 7 years ago
  32. 3ecb55c Core: Fix: disable non-secure exception handling by Miklos Balint · 7 years ago
  33. d2ceaf3 Platform: fix drag and drop issue on Musca-A1 by David Vincze · 7 years ago
  34. 42e74b4 Test: Add rollback protection tests for SST by Marc Moreno Berengue · 7 years ago
  35. 184d203 SST: Add rollback protection in SST service by Marc Moreno Berengue · 7 years ago
  36. b2c17ae Platform: Add NV counters for reference targets by Marc Moreno Berengue · 7 years ago
  37. 4cc81fc Platform: Add NV counter interface by Marc Moreno Berengue · 7 years ago
  38. d4de80f Platform: Remove secure api from unpriv section by Marc Moreno Berengue · 7 years ago
  39. 9926df8 Platform: Replace tfm_plat_errno by tfm_plat_err by Marc Moreno Berengue · 7 years ago
  40. ef20272 Platform: Add tfm_ prefix in the platform HAL by Marc Moreno Berengue · 7 years ago
  41. 7501797 SST: Update crypto to return valid PSA SST errors by Marc Moreno Berengue · 7 years ago
  42. 736958b SST: Add const in asset policy and perms arrays by Marc Moreno Berengue · 7 years ago
  43. 2f66b21 SST: Implement filesystem layer by Marc Moreno Berengue · 7 years ago
  44. 9b41fd9 Platform: Check if flash area is ready to write by Marc Moreno Berengue · 7 years ago
  45. f6a64f7 SST: Update CMakeLists.inc and documentation by Marc Moreno Berengue · 7 years ago
  46. 95d6572 SST: Add SST_CREATE_FLASH_LAYOUT flag by Marc Moreno Berengue · 7 years ago
  47. 1477a2c SST: Add SST flash filesystem layer by Marc Moreno Berengue · 7 years ago
  48. 2121f02 SST: Refactor sst_flash_block_to_block_move func by Marc Moreno Berengue · 7 years ago
  49. 6a42c4a SST: Add object table to manage all objects by Marc Moreno Berengue · 7 years ago
  50. b148b28 SST: Fix incorrect data removal in obj delete func by Marc Moreno Berengue · 7 years ago
  51. 61f00de SST: Move secure API to named section by Marc Moreno Berengue · 7 years ago
  52. ed83d4b Platform: fix GCC linker script to build without BL2 by Tamas Ban · 7 years ago
  53. d90c81b Test: Add build config which support level 3 isolation by Tamas Ban · 7 years ago
  54. f97ea83 Platform: Reduce SPM's stack size on Musca A1 by Tamas Ban · 7 years ago
  55. 3109b30 CMake: Clean up TFM_LVL configuration by Tamas Ban · 7 years ago
  56. 9b4677f Platform: Create shared UART between S and NS by Tamas Ban · 7 years ago
  57. 5385d2c Platform: Fix comment and include guard by Tamas Ban · 7 years ago
  58. c2074a7 Test: fix secure test client partition by Tamas Ban · 7 years ago
  59. f7641fa Boot: Remove revert functionality support by David Vincze · 7 years ago
  60. 26e8c8a Platform: Add new CMSIS Flash driver for Musca by David Vincze · 7 years ago
  61. f998244 Boot: Load image to SRAM for execution by Oliver Swede · 7 years ago
  62. 7cbf7ef Platform: Change flash layout on Musca-A1 by Oliver Swede · 7 years ago
  63. 640a1cf Platform: Set execution address space on Musca-A1 by Oliver Swede · 7 years ago
  64. 45c60d8 Platform: Execute MCUBoot from SRAM on Musca-A1 by Oliver Swede · 7 years ago
  65. 8ee18a9 Platform: Enable whole QSPI access on Musca-A1 by Oliver Swede · 7 years ago
  66. 05e5ded Boot: Set load address in image header by Oliver Swede · 7 years ago
  67. 285dacd Boot: Mirror changes made in MCUBoot to image_header by Oliver Swede · 7 years ago
  68. 2144044 Boot: Add version number from command line by Oliver Swede · 7 years ago
  69. 49c95d4 AuditLog: Fix missing autogenerated file update by Antonio de Angelis · 7 years ago
  70. 05cd2bc Merge changes from topic 'AuditLog' by Antonio de Angelis · 7 years ago
  71. 937ba56 Docs: Update the AuditLog documentation by Antonio de Angelis · 7 years ago
  72. 2eeac64 AuditLog: Align the implementation to the PSA header by Antonio de Angelis · 7 years ago
  73. 0d651fd Test: Fix incorrect include file in test service by Marc Moreno Berengue · 7 years ago
  74. 158bf18 Merge changes Iac4e1b7d,Ib771485e by Miklós Bálint · 7 years ago
  75. 12bc645 AuditLog: PSA API header by Antonio de Angelis · 7 years ago
  76. 1379e15 App, Test: Updates for thread mode NS-S transition by Mate Toth-Pal · 7 years ago
  77. ace4c3f Core: Thread mode transition from NS to S by Miklos Balint · 7 years ago
  78. ee551bc CMake: Fix invalid/unknown compiler error message by Mate Toth-Pal · 7 years ago
  79. f64f1eb Platform: Add GNUARM support for Musca platform by Mate Toth-Pal · 7 years ago
  80. 7ed189e Platform: Add GNUARM support for AN519 platform. by Mate Toth-Pal · 7 years ago
  81. d5fb429 Platform: Add gcc support for TFM_LVL==3 by Mate Toth-Pal · 7 years ago
  82. 941ba9b manifest: change tfm_linker_pattern structure by Mate Toth-Pal · 7 years ago
  83. a76e2ab Platform: Move BL2 trailer base values to platform by Mate Toth-Pal · 7 years ago
  84. 2e7807f Platform: Provide __stack symbol in bl2 ld file by Mate Toth-Pal · 7 years ago
  85. 0e9d24d Platform: Clean up gcc startup files by Mate Toth-Pal · 7 years ago
  86. 77e4635 Platform: Clean up uart_stdout by Mate Toth-Pal · 7 years ago
  87. 4c84058 Merge "Crypto: Add PSA API" by Ashutosh Singh · 7 years ago
  88. 49bd355 Docs: Update docu to run TF-M apps without BL by Marc Moreno Berengue · 7 years ago
  89. 14276e9 Crypto: Add PSA API by Antonio de Angelis · 7 years ago
  90. 5c1756f Platform: Update Musca platform files by Gabor Kertesz · 7 years ago
  91. eb953f5 Platform: Refactor generic USART device usage by Gabor Kertesz · 7 years ago
  92. f398da2 SST: Implement PSA SST API for secure partitions by Marc Moreno Berengue · 7 years ago
  93. c304f92 SST: Align PSA SST APIs with the coding style by Marc Moreno Berengue · 7 years ago
  94. 092aaf0 SST: Add reference read PSA SST API definition by Marc Moreno Berengue · 7 years ago
  95. b391976 SST: Align client ID type with PSA definition by Marc Moreno Berengue · 7 years ago
  96. 92fe2f4 Docs: update docs according to the new naming convention by Tamas Ban · 7 years ago
  97. 57bfa43 CMake: collect executables to common location by Tamas Ban · 7 years ago
  98. f258907 Docs: create bootloader specfic md file by Tamas Ban · 7 years ago
  99. 8255414 Core: configure NS environment with HAL API by Tamas Ban · 7 years ago
  100. 6032c3b Platform: get addresses of memory regions based on linker symbols by Tamas Ban · 7 years ago