1. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years ago
  2. c2d32a5 Fix exception handlers in BL31: Use DSB to synchronize pending EA by Madhukar Pappireddy · 4 years, 2 months ago
  3. 0563ab0 Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 3 years, 10 months ago
  4. 2b036b7 lib: el3_runtime: Fix SPE system registers in el2_sysregs_context by Arunachalam Ganapathy · 4 years ago
  5. 062f8aa lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 4 years, 4 months ago
  6. 0f777ea lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_context by Arunachalam Ganapathy · 4 years, 4 months ago
  7. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years, 2 months ago
  8. 6b704da SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · 4 years, 2 months ago
  9. 3b8456b runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 4 years, 2 months ago
  10. cb55615 el3_runtime: Rearrange context offset of EL1 sys registers by Manish V Badarkhe · 4 years, 2 months ago
  11. fb2072b el3_runtime: Update context save and restore routines for EL1 and EL2 by Manish V Badarkhe · 4 years, 2 months ago
  12. fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 4 months ago
  13. 29d0ee5 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 4 years, 6 months ago
  14. 110ee43 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 4 years, 6 months ago
  15. 6cac724 Enable v8.6 WFE trap delays by johpow01 · 4 years, 5 months ago
  16. 30ee375 Fix exception in save/restore of EL2 registers. by Max Shvetsov · 4 years, 5 months ago
  17. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 5 months ago
  18. 7f164a8 context: TPIDR_EL2 register not saved/restored by Olivier Deprez · 4 years, 7 months ago
  19. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 8 months ago
  20. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 7 months ago
  21. 235c817 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 4 years, 8 months ago
  22. 9eac8e9 Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 4 years, 8 months ago
  23. e693728 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 8 months ago
  24. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 4 years, 8 months ago
  25. c367b75 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 4 years, 8 months ago
  26. f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 9 months ago
  27. bb9549b aarch64: Fix stack pointer maintenance on EA handling path by Jan Dabros · 4 years, 10 months ago
  28. db3ae85 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 4 years, 10 months ago
  29. 0376e7c Add support for enabling S-EL2 by Achin Gupta · 5 years ago
  30. c5235ca Merge "AArch32: Disable Secure Cycle Counter" into integration by Soby Mathew · 5 years ago
  31. c3e8b0b AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
  32. 019b03a Fix MTE support from causing unused variable warnings by Justin Chadwell · 5 years ago
  33. ea73564 Merge changes from topic "db/unsigned_long" into integration by Sandrine Bailleux · 5 years ago
  34. eeb5a7b SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64 by Deepika Bhavnani · 5 years ago
  35. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 5 years ago
  36. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  37. e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
  38. b7e398d Enable MTE support unilaterally for Normal World by Soby Mathew · 5 years ago
  39. 3ca26be Fix restoring APIBKey registers by Sandrine Bailleux · 6 years ago
  40. dbd0bcf Merge pull request #1848 from antonio-nino-diaz-arm/an/docs by Antonio Niño Díaz · 6 years ago
  41. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  42. 64503b2 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 6 years ago
  43. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  44. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 6 years ago
  45. 4d1ccf0 Cleanup context handling library by Antonio Nino Diaz · 6 years ago
  46. 5f5d1ed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 6 years ago
  47. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  48. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  49. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  50. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  51. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  52. 87c8513 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  53. 24f671f context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  54. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  55. d003b19 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  56. 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  57. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  58. 10df381 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 6 years ago
  59. 2ab9617 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 6 years ago
  60. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  61. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 7 years ago
  62. ef653d9 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  63. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  64. 1a85337 Enable SVE for Non-secure world by David Cunado · 7 years ago
  65. ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  66. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  67. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  68. 0fd0f22 Factor out extension enabling to a separate function by Dimitris Papastamos · 7 years ago
  69. 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  70. 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  71. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  72. 413115e Merge pull request #1019 from etienne-lms/log-size by davidcunado-arm · 7 years ago
  73. 86606eb cpu log buffer size depends on cache line size by Etienne Carriere · 7 years ago
  74. 2e09d4f fix a typo about sctlr_el2 by Ken Kuang · 7 years ago
  75. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  76. 18f2efd Fully initialise essential control registers by David Cunado · 7 years ago
  77. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  78. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  79. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  80. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  81. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  82. 9f3ee61 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  83. 939f66d Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  84. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  85. b7b0787 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  86. 9e3b4cb AArch32: Fix SCTLR context initialization by Soby Mathew · 8 years ago
  87. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  88. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago