1. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  2. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
  3. e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  4. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  5. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  6. a4acc7f Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 6 years ago
  7. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  8. c2ad38c Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 6 years ago
  9. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 6 years ago
  10. 4d1ccf0 Cleanup context handling library by Antonio Nino Diaz · 6 years ago
  11. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  12. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  13. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  14. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  15. 7dab0ea context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  16. ba6e5ca SDEI: MISRA fixes by Jeenu Viswambharan · 7 years ago
  17. 6f03bc7 SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 7 years ago
  18. d003b19 Merge pull request #1392 from dp-arm/dp/cve_2018_3639 by Dimitris Papastamos · 7 years ago
  19. 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 7 years ago
  20. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  21. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  22. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  23. d9bd656 Optimize/cleanup BPIALL workaround by Dimitris Papastamos · 7 years ago
  24. 5f3c7ce Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 7 years ago
  25. 7593252 Add PubSub events for CPU powerdown/powerup by Dimitris Papastamos · 7 years ago
  26. a1781a2 Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 7 years ago
  27. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  28. 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  29. 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  30. f9a6db0 Merge pull request #1151 from JoelHutton/jh/MISRA-Mandatory by davidcunado-arm · 7 years ago
  31. 2614ea3 Change sizeof to use type of struct not function by Joel Hutton · 7 years ago
  32. 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  33. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  34. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  35. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  36. 86606eb cpu log buffer size depends on cache line size by Etienne Carriere · 8 years ago
  37. d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 8 years ago
  38. 2ed7b71 context_mgmt: declare extern cm_set_next_context() for AArch32 by Etienne Carriere · 8 years ago
  39. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  40. 030567e include: add U()/ULL() macros for constants by Varun Wadekar · 8 years ago
  41. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  42. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  43. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  44. aa61368 Control inclusion of helper code used for asserts by Antonio Nino Diaz · 8 years ago
  45. 5dffb46 Re-factor header files for easier PSCI library integration by Soby Mathew · 8 years ago
  46. 872be88 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  47. f3b4914 AArch32: Add generic changes in BL1 by Yatharth Kochar · 9 years ago
  48. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 9 years ago
  49. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago