1. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 5 months ago
  2. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  3. 91d8061 coverity: fix MISRA violations by Zelalem · 4 years, 5 months ago
  4. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  5. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  6. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  7. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
  8. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  9. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  10. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  11. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  12. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  13. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  14. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · 5 years ago
  15. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  16. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  17. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  18. 9fe40fd Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  19. b4dee44 context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  20. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  21. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 6 years ago
  22. fe5c421 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 6 years ago
  23. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  24. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  25. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  26. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  27. b63c6f1 Optimize/cleanup BPIALL workaround by Dimitris Papastamos · 6 years ago
  28. fa2b736 Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 6 years ago
  29. d1a1841 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 7 years ago
  30. c52ebdc Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 7 years ago
  31. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  32. d1a1fd4 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  33. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  34. 31ea969 Merge pull request #1151 from JoelHutton/jh/MISRA-Mandatory by davidcunado-arm · 7 years ago
  35. 43a4d57 Change sizeof to use type of struct not function by Joel Hutton · 7 years ago
  36. a7921b9 aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  37. 55e56a9 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  38. e3f2200 BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  39. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  40. 97ad6ce cpu log buffer size depends on cache line size by Etienne Carriere · 7 years ago
  41. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  42. 662bf93 context_mgmt: declare extern cm_set_next_context() for AArch32 by Etienne Carriere · 7 years ago
  43. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  44. c6a11f6 include: add U()/ULL() macros for constants by Varun Wadekar · 7 years ago
  45. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  46. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 7 years ago
  47. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  48. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  49. b911cc7 Re-factor header files for easier PSCI library integration by Soby Mathew · 7 years ago
  50. 3cac786 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  51. 5d36121 AArch32: Add generic changes in BL1 by Yatharth Kochar · 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