1. 2fe75a2 coverity: fix MISRA violations by Zelalem · 5 years ago
  2. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  3. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
  4. e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  5. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  6. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 7 years ago
  7. 4d1ccf0 Cleanup context handling library by Antonio Nino Diaz · 7 years ago
  8. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  9. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  10. ba6e5ca SDEI: MISRA fixes by Jeenu Viswambharan · 7 years ago
  11. 6f03bc7 SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 7 years ago
  12. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  13. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 8 years ago
  14. d9bd656 Optimize/cleanup BPIALL workaround by Dimitris Papastamos · 8 years ago
  15. a1781a2 Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · 8 years ago
  16. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  17. 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 8 years ago
  18. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 8 years ago
  19. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  20. 030567e include: add U()/ULL() macros for constants by Varun Wadekar · 8 years ago
  21. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  22. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed from include/common/context.h]
  23. da554d7 Fix coding guideline warnings by Soby Mathew · 9 years ago
  24. 8cd16e6 Build option to include AArch32 registers in cpu context by Soby Mathew · 9 years ago
  25. bbf8f6f Move context management code to common location by Yatharth Kochar · 10 years ago[Renamed from include/bl31/context.h]
  26. 0e288c9 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 10 years ago