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