1. ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  2. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  3. 3a6a9ad fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · 7 years ago
  4. 0319a97 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 7 years ago
  5. 11a70d7 Merge pull request #1172 from sandrine-bailleux-arm/sb/fix-makefile-aarch32 by davidcunado-arm · 7 years ago
  6. da547d4 Fix Makefile for ARMv8-A AArch32 build by Sandrine Bailleux · 7 years ago
  7. d162a27 Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixes by davidcunado-arm · 7 years ago
  8. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  9. 1c64838 Merge pull request #1164 from robertovargas-arm/psci-affinity by davidcunado-arm · 7 years ago
  10. fe964ec Merge pull request #1163 from antonio-nino-diaz-arm/an/parange by davidcunado-arm · 7 years ago
  11. e2ff5ef Merge pull request #1165 from geesun/qx/support-sha512 by davidcunado-arm · 7 years ago
  12. a2d60b2 Merge pull request #1161 from jeenu-arm/sdei-fixes by davidcunado-arm · 7 years ago
  13. ec04e0f Merge pull request #1162 from dp-arm/spe-rework by davidcunado-arm · 7 years ago
  14. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  15. 2972247 tools: add an option -hash-alg for cert_create by Qixiang Xu · 7 years ago
  16. 8fd307f Flush the affinity data in psci_affinity_info by Roberto Vargas · 7 years ago
  17. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  18. c776dee Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · 7 years ago
  19. 0fd0f22 Factor out extension enabling to a separate function by Dimitris Papastamos · 7 years ago
  20. 1a0f8f3 SDEI: Update doc to clarify delegation by Jeenu Viswambharan · 7 years ago
  21. f1a67d0 SDEI: Assert that dynamic events have Normal priority by Jeenu Viswambharan · 7 years ago
  22. b968241 SDEI: Fix type of register count by Jeenu Viswambharan · 7 years ago
  23. 424fc73 SDEI: Fix security state check for explicit dispatch by Jeenu Viswambharan · 7 years ago
  24. 203444c Merge pull request #1160 from davidcunado-arm/dc/fp_regs by davidcunado-arm · 7 years ago
  25. 6504b2c Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value by Antonio Nino Diaz · 7 years ago
  26. 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  27. d6b532b SPM: Fix SP_COMMUNICATE_AARCH32/64 parameters by Antonio Nino Diaz · 7 years ago
  28. 9efd6e5 SPM: Fix calculation of max page granularity by Antonio Nino Diaz · 7 years ago
  29. e83769c Merge pull request #1159 from jeenu-arm/sdei-fix by davidcunado-arm · 7 years ago
  30. 897f04e SDEI: Fix build error with logging enabled by Jeenu Viswambharan · 7 years ago
  31. c195f1a Merge pull request #1152 from jeenu-arm/ehf-and-sdei by davidcunado-arm · 7 years ago
  32. cafad7b docs: Add SDEI dispatcher documentation by Jeenu Viswambharan · 7 years ago
  33. 55a1266 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · 7 years ago
  34. 0baec2a ARM platforms: Enable SDEI by Jeenu Viswambharan · 7 years ago
  35. 0bef0ed ARM platforms: Define exception macros by Jeenu Viswambharan · 7 years ago
  36. 781f4aa ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 7 years ago
  37. 71e7a4e ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 7 years ago
  38. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  39. 3d732e2 BL31: Program Priority Mask for SMC handling by Jeenu Viswambharan · 7 years ago
  40. 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  41. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 7 years ago
  42. 385f1db GIC: Fix Group 0 enabling by Jeenu Viswambharan · 7 years ago
  43. 058efee GICv2: Fix populating PE target data by Jeenu Viswambharan · 7 years ago
  44. bf2de7e Merge pull request #1158 from antonio-nino-diaz-arm/an/spm-fix by davidcunado-arm · 7 years ago
  45. ff7d080 SPM: Fix pointer to MP info in boot info struct by Antonio Nino Diaz · 7 years ago
  46. 9500d5a Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 7 years ago
  47. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  48. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  49. ad02a75 xlat: Make function to calculate TCR PA bits public by Antonio Nino Diaz · 7 years ago
  50. 92cad5f spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` by Antonio Nino Diaz · 7 years ago
  51. 8705ec8 Merge pull request #1154 from soby-mathew/sm/fix_psci_stat by davidcunado-arm · 7 years ago
  52. 1d79153 ARMv7: division support for missing __aeabi_*divmod by Etienne Carriere · 7 years ago
  53. 64deed1 ARMv7: GICv2 driver can manage GICv1 with security extension by Etienne Carriere · 7 years ago
  54. 634e4d2 aarch32: add missing dmb() macro by Etienne Carriere · 7 years ago
  55. ceada2b aarch32: add few missing weak platform specific function by Etienne Carriere · 7 years ago
  56. 86e2683 ARMv7 may not support Generic Timer Extension by Etienne Carriere · 7 years ago
  57. 64cc6e9 ARMv7 may not support Virtualization Extensions by Etienne Carriere · 7 years ago
  58. 51b992e ARMv7 may not support large page addressing by Etienne Carriere · 7 years ago
  59. 1ca8d02 ARMv7: introduce Cortex-A12 by Etienne Carriere · 7 years ago
  60. 778e411 ARMv7: introduce Cortex-A17 by Etienne Carriere · 7 years ago
  61. 6ff43c2 ARMv7: introduce Cortex-A7 by Etienne Carriere · 7 years ago
  62. d56a846 ARMv7: introduce Cortex-A5 by Etienne Carriere · 7 years ago
  63. e3148c2 ARMv7: introduce Cortex-A9 by Etienne Carriere · 7 years ago
  64. 10922e7 ARMv7: introduce Cortex-A15 by Etienne Carriere · 7 years ago
  65. 94f4700 ARMv7 architecture have specific system registers by Etienne Carriere · 7 years ago
  66. 908cf70 ARMv7 does not support SDCR by Etienne Carriere · 7 years ago
  67. 0147bef ARMv7 does not support STL instruction by Etienne Carriere · 7 years ago
  68. 7089627 ARMv7 requires the clear exclusive access at monitor entry by Etienne Carriere · 7 years ago
  69. 26e63c4 ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · 7 years ago
  70. 2904f84 Merge pull request #1155 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  71. 3c94615 uniphier: make sure to create build directory before ROT key by Masahiro Yamada · 7 years ago
  72. 8012cc5 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 7 years ago
  73. 92c5066 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 7 years ago
  74. f9a6db0 Merge pull request #1151 from JoelHutton/jh/MISRA-Mandatory by davidcunado-arm · 7 years ago
  75. 157650c Merge pull request #1142 from etienne-lms/qemu-int by davidcunado-arm · 7 years ago
  76. bfc87a8 Fix PSCI STAT time stamp collection by Soby Mathew · 7 years ago
  77. 3de7d58 Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  78. ad3803b qemu: update deprecated interrupt registering by Etienne Carriere · 7 years ago
  79. 122af7d Merge pull request #1150 from dp-arm/dp/events by davidcunado-arm · 7 years ago
  80. e8a87ac Fix usage of IMAGE_BLx macros by Roberto Vargas · 7 years ago
  81. d58f3ca Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · 7 years ago
  82. 4d476e4 Include debug.h in debug.S by Roberto Vargas · 7 years ago
  83. 5b5e6cb Merge pull request #1149 from robertovargas-arm/fwu-testing by davidcunado-arm · 7 years ago
  84. 27b2493 Merge pull request #1141 from robertovargas-arm/boot_redundancy by davidcunado-arm · 7 years ago
  85. 2614ea3 Change sizeof to use type of struct not function by Joel Hutton · 7 years ago
  86. 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  87. e29ee46 Add FWU booting instructions to the user guide by Roberto Vargas · 7 years ago
  88. a2ef56a Merge pull request #1144 from geesun/qx/resize_bl2_size by davidcunado-arm · 7 years ago
  89. 2455224 Merge pull request #1147 from etienne-lms/qemu-optee-load by davidcunado-arm · 7 years ago
  90. 9071400 Merge pull request #1143 from etienne-lms/qemu-hpen by davidcunado-arm · 7 years ago
  91. 11d9b20 qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image by Etienne Carriere · 7 years ago
  92. cebec74 Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBB by davidcunado-arm · 7 years ago
  93. 5cc34b1 qemu: Add support for Trusted Board Boot by Michalis Pappas · 7 years ago
  94. 9b1eae9 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 7 years ago
  95. 7ca267b plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  96. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  97. 33dd33f qemu: fix holding pen mailbox sequence by Etienne Carriere · 7 years ago
  98. 3b39efa Merge pull request #1139 from hzhuang1/fix_edmac by davidcunado-arm · 7 years ago
  99. 4c37ac8 Merge pull request #1132 from jeenu-arm/pubsub by davidcunado-arm · 7 years ago
  100. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago