1. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  2. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  3. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  4. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  5. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  6. 87c8513 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  7. 24f671f context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  8. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  9. d003b19 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  10. 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  11. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  12. 10df381 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 6 years ago
  13. 2ab9617 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 6 years ago
  14. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  15. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  16. ef653d9 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  17. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  18. 1a85337 Enable SVE for Non-secure world by David Cunado · 7 years ago
  19. ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  20. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  21. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  22. 0fd0f22 Factor out extension enabling to a separate function by Dimitris Papastamos · 7 years ago
  23. 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  24. 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  25. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  26. 413115e Merge pull request #1019 from etienne-lms/log-size by davidcunado-arm · 7 years ago
  27. 86606eb cpu log buffer size depends on cache line size by Etienne Carriere · 7 years ago
  28. 2e09d4f fix a typo about sctlr_el2 by Ken Kuang · 7 years ago
  29. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  30. 18f2efd Fully initialise essential control registers by David Cunado · 7 years ago
  31. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  32. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  33. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  34. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  35. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  36. 9f3ee61 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  37. 939f66d Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  38. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  39. b7b0787 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  40. 9e3b4cb AArch32: Fix SCTLR context initialization by Soby Mathew · 8 years ago
  41. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  42. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago