1. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  2. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
  3. 830f0ad Enable MTE support unilaterally for Normal World by Soby Mathew · 5 years ago
  4. b5cf10f Fix restoring APIBKey registers by Sandrine Bailleux · 5 years ago
  5. 899146b Merge pull request #1848 from antonio-nino-diaz-arm/an/docs by Antonio Niño Díaz · 5 years ago
  6. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  7. 23b7b69 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 5 years ago
  8. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  9. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  10. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  11. 78a0aed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 5 years ago
  12. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  13. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  14. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  15. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  16. cbad661 AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  17. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  18. c51a2ec context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  19. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  20. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  21. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  22. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  23. b2f1003 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 6 years ago
  24. b6dd0b3 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 6 years ago
  25. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  26. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  27. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  28. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  29. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  30. dda48b0 AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  31. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  32. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  33. 1e6f93e Factor out extension enabling to a separate function by Dimitris Papastamos · 7 years ago
  34. d1a1fd4 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  35. a7921b9 aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  36. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  37. 878f03c Merge pull request #1019 from etienne-lms/log-size by davidcunado-arm · 7 years ago
  38. 97ad6ce cpu log buffer size depends on cache line size by Etienne Carriere · 7 years ago
  39. 00eac15 fix a typo about sctlr_el2 by Ken Kuang · 7 years ago
  40. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  41. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  42. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  43. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  44. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  45. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  46. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  47. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  48. c14b08e Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  49. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  50. a993c42 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  51. b4a970a AArch32: Fix SCTLR context initialization by Soby Mathew · 8 years ago
  52. 748be1d AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  53. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago