1. 336ece6 Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra by Dimitris Papastamos · 6 years ago
  2. b3323cd Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  3. 8b37120 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 6 years ago
  4. 1a29f93 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 6 years ago
  5. a27163b Fix MISRA rule 8.3 Part 3 by Roberto Vargas · 6 years ago
  6. 59dc4ef Fixup SMCCC_FEATURES return value for SMCCC_ARCH_WORKAROUND_1 by Dimitris Papastamos · 6 years ago
  7. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  8. e74af2a Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 6 years ago
  9. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  10. 185a23f services: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  11. b747747 Merge pull request #1321 from sandrine-bailleux-arm/topics/sb/fix-trusty-setup by davidcunado-arm · 6 years ago
  12. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  13. 0d3feba Trusty: Fix sanity check on NS entry point by Sandrine Bailleux · 6 years ago
  14. a205a56 Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
  15. dbf9f28 Merge pull request #1239 from arve-android/trusty-fixes by davidcunado-arm · 6 years ago
  16. 2686f9f trusty: Fix another reported misra violation by Arve Hjønnevåg · 6 years ago
  17. be1b5d4 trusty: Fix reported misra violation by Arve Hjønnevåg · 6 years ago
  18. daf0a72 trusty: Fix reported static check errors by Arve Hjønnevåg · 6 years ago
  19. 8ef782d trusty: Change type of aarch32 flag t bool by Arve Hjønnevåg · 6 years ago
  20. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  21. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  22. 99e198e Merge pull request #1284 from jeenu-arm/tspd-ehf by davidcunado-arm · 6 years ago
  23. 472be0f TSPD: Register preempted SMC error code with EHF by Jeenu Viswambharan · 6 years ago
  24. 8e3032f SDEI: Pop dispatch context only after error checking by Jeenu Viswambharan · 6 years ago
  25. 06ff251 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · 6 years ago
  26. 6bf0e07 Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · 6 years ago
  27. fb1198b Remove URLs from comments by Antonio Nino Diaz · 6 years ago
  28. 6027796 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · 7 years ago
  29. 1dd022c TSPD: Explicitly allow NS preemption for Yielding SMCs by Jeenu Viswambharan · 7 years ago
  30. 64b3323 trusty: generic-arm64-smcall: Use SPDX license identifiers by Arve Hjønnevåg · 6 years ago
  31. 3a1b067 Implement support for SMCCC v1.1 by Dimitris Papastamos · 6 years ago
  32. fab2319 trusty: Pass cpu suspend/resume reason to trusty by Arve Hjønnevåg · 7 years ago
  33. 27d8e1e trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bit by Arve Hjønnevåg · 7 years ago
  34. cb03c91 trusty: Add fpu/simd support by Arve Hjønnevåg · 9 years ago
  35. 6149615 trusty: Add generic-arm64 support by Arve Hjønnevåg · 9 years ago
  36. 7c3309c trusty: Restore working trusty setup code and include trusty image in build by Arve Hjønnevåg · 7 years ago
  37. 759a7be Merge pull request #1219 from antonio-nino-diaz-arm/an/mm-version by davidcunado-arm · 7 years ago
  38. a5b4c40 SPM: Fix version header definitions by Antonio Nino Diaz · 7 years ago
  39. 62d862e spd: tlkd: support for "NS memory ranges" function ID by Varun Wadekar · 7 years ago
  40. a43c85d SPM: Allow secondary CPUs to use the Secure Partition by Antonio Nino Diaz · 7 years ago
  41. 26bd5f8 SPM: Move initialization flag to context struct by Antonio Nino Diaz · 7 years ago
  42. 4d2787c SPM: Fix MM_COMMUNICATE_AARCH32/64 parameters by Sandrine Bailleux · 7 years ago
  43. 83df7ce Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dram by davidcunado-arm · 7 years ago
  44. 9f0ee04 Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dram by davidcunado-arm · 7 years ago
  45. 62854fc Merge pull request #1183 from jeenu-arm/sdei-reset-fix by davidcunado-arm · 7 years ago
  46. 45d640f SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM by Antonio Nino Diaz · 7 years ago
  47. 2633dfe SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · 7 years ago
  48. ad55b97 SDEI: Fix return value of reset calls by Jeenu Viswambharan · 7 years ago
  49. 756a2a0 SPM: Rename SP_COMMUNICATE macros by Sandrine Bailleux · 7 years ago
  50. fa0ed2b SPM: Rename SP_MEM_ATTR*** defines by Antonio Nino Diaz · 7 years ago
  51. d162a27 Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixes by davidcunado-arm · 7 years ago
  52. f1a67d0 SDEI: Assert that dynamic events have Normal priority by Jeenu Viswambharan · 7 years ago
  53. 424fc73 SDEI: Fix security state check for explicit dispatch by Jeenu Viswambharan · 7 years ago
  54. d6b532b SPM: Fix SP_COMMUNICATE_AARCH32/64 parameters by Antonio Nino Diaz · 7 years ago
  55. 9efd6e5 SPM: Fix calculation of max page granularity by Antonio Nino Diaz · 7 years ago
  56. 897f04e SDEI: Fix build error with logging enabled by Jeenu Viswambharan · 7 years ago
  57. 55a1266 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · 7 years ago
  58. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  59. ff7d080 SPM: Fix pointer to MP info in boot info struct by Antonio Nino Diaz · 7 years ago
  60. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  61. 92cad5f spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` by Antonio Nino Diaz · 7 years ago
  62. ab609e1 trusty: save/restore FPU registers in world switch by Aijun Sun · 7 years ago
  63. 19911aa opteed: pass device tree pointer in x2 by Jens Wiklander · 7 years ago
  64. d59a6ac Support paging function for OPTEE. by Edison Ai · 7 years ago
  65. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  66. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  67. bbbbcda Migrate secure payload dispatchers to new SMC terminology by David Cunado · 7 years ago
  68. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  69. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  70. 4b427bd Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic by davidcunado-arm · 7 years ago
  71. 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  72. 7a317a7 tspd:FWU:Fix usage of SMC_RET0 by Antonio Nino Diaz · 7 years ago
  73. d67d021 spd: trusty: support for AARCH64 mode by Varun Wadekar · 7 years ago
  74. 8e59062 spd: trusty: save context starting from the stack end by Varun Wadekar · 7 years ago
  75. 0e1f9e3 spd: trusty: add SET_ROT_PARAMS handling by Varun Wadekar · 8 years ago
  76. 26670c8 tlkd: execute standard SMC calls on the boot CPU by Varun Wadekar · 8 years ago
  77. feb5aa2 spd: trusty: pass boot params to the Trusted OS by Wayne Lin · 8 years ago
  78. 64c07d0 spd: trusty: only process one function ID at a time by Anthony Zhou · 8 years ago
  79. dae374b spd: trusty: pass VMID via X7 by Anthony Zhou · 9 years ago
  80. 5e810a8 Merge pull request #847 from douglas-raillard-arm/dr/fix_abort_smc by danh-arm · 7 years ago
  81. f6e8ead spd: trusty: OEN_TAP_START aperture for standard calls by Amith · 9 years ago
  82. 57a5a56 Fix TSPD implementation of STD SMC ABORT by Douglas Raillard · 7 years ago
  83. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  84. 9edac04 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  85. 3df6012 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  86. e97e413 Check Trusty is present during the SPD's initialization by Sandrine Bailleux · 8 years ago
  87. 48c1c39 Fix a coding style issue in trusty.c by Sandrine Bailleux · 8 years ago
  88. 696f41e Fix compilation warning in Trusty SPD by Sandrine Bailleux · 8 years ago
  89. 948c090 spd: dispatcher for interacting with the Trusty TEE by Varun Wadekar · 8 years ago
  90. bfef610 Perform a cache flush after ENTER PSCI timestamp capture by dp-arm · 8 years ago
  91. 872be88 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  92. 58e946a PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 8 years ago
  93. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  94. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  95. da554d7 Fix coding guideline warnings by Soby Mathew · 8 years ago
  96. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  97. 170fb93 Add optional PSCI STAT residency & count functions by Yatharth Kochar · 8 years ago
  98. 29464f1 opteed: assume aarch64 for optee by Ashutosh Singh · 8 years ago
  99. ac1cc8e PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · 8 years ago
  100. d448639 Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 8 years ago