1. fd092be Add get_current_el_maybe_constant() by Masahiro Yamada · 5 years ago
  2. 8fd41bb Merge "Use Speculation Barrier instruction for v8.5 cores" into integration by Mark Dykes · 5 years ago
  3. ccfb5c8 Use Speculation Barrier instruction for v8.5 cores by Madhukar Pappireddy · 5 years ago
  4. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
  5. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
  6. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago
  7. dd4f088 Tegra: delay_timer: support for physical secure timer by Varun Wadekar · 7 years ago
  8. 68c7608 Make PAC demangling more generic by Alexei Fedorov · 5 years ago
  9. f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 6 years ago
  10. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 7 years ago
  11. 2bcc672 Merge changes from topic "aa/sel2_support" into integration by Olivier Deprez · 6 years ago
  12. da90359 PIE: make call to GDT relocation fixup generalized by Manish Pandey · 6 years ago
  13. db3ae85 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 6 years ago
  14. 0376e7c Add support for enabling S-EL2 by Achin Gupta · 6 years ago
  15. 2a7adf2 Explicitly disable the SPME bit in MDCR_EL3 by Petre-Ionut Tudor · 6 years ago
  16. 0a12302 Add missing support for BL2_AT_EL3 in XIP memory by Lionel Debieve · 6 years ago
  17. 6129e9a Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 6 years ago
  18. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  19. b90f207 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 6 years ago
  20. 91624b7 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 6 years ago
  21. 1f46197 Add UBSAN support and handlers by Justin Chadwell · 6 years ago
  22. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
  23. 3056091 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · 6 years ago
  24. e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  25. ef430ff FVP_Base_AEMv8A platform: Fix cache maintenance operations by Alexei Fedorov · 6 years ago
  26. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  27. f7fb88f Merge changes from topic "jts/spsr" into integration by Soby Mathew · 6 years ago
  28. c250cc3 SSBS: init SPSR register with default SSBS value by John Tsichritzis · 6 years ago
  29. 1d7dc63 Merge "Enable MTE support unilaterally for Normal World" into integration by Soby Mathew · 6 years ago
  30. b7e398d Enable MTE support unilaterally for Normal World by Soby Mathew · 6 years ago
  31. c465515 Aarch64: Fix SCTLR bit definitions by Alexei Fedorov · 6 years ago
  32. e1abd56 arch: add some defines for generic timer registers by Yann Gautier · 6 years ago
  33. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago
  34. f85edce Workaround for cortex-A76 errata 1286807 by Soby Mathew · 6 years ago
  35. c6cafcd Remove deprecated interfaces by Ambroise Vincent · 6 years ago
  36. be3991c Console: remove deprecated finish_console_register by Ambroise Vincent · 6 years ago
  37. 6de6965 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 6 years ago
  38. 8074448 Apply variant 4 mitigation for Neoverse N1 by John Tsichritzis · 6 years ago
  39. 6ecfda5 Ensure proper ID register is checked for feature detection by Dimitris Papastamos · 6 years ago
  40. b6fd418 Correctly check for support of Address Authentication by Antonio Nino Diaz · 6 years ago
  41. 4476838 Merge pull request #1845 from ambroise-arm/av/errata by Antonio Niño Díaz · 6 years ago
  42. 8284200 Merge pull request #1846 from loumay-arm/lm/mpam by Antonio Niño Díaz · 6 years ago
  43. 537fa85 MPAM: enable MPAM EL2 traps by Louis Mayencourt · 6 years ago
  44. 64503b2 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 6 years ago
  45. bd39370 Cortex-A53: Workarounds for 819472, 824069 and 827319 by Ambroise Vincent · 6 years ago
  46. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  47. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 7 years ago
  48. 5f5d1ed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 6 years ago
  49. ed4fc6f Disable processor Cycle Counting in Secure state by Antonio Nino Diaz · 6 years ago
  50. 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 6 years ago
  51. e056630 Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · 6 years ago
  52. 29a2413 drivers: generic_delay_timer: Assert presence of Generic Timer by Antonio Nino Diaz · 6 years ago
  53. cedfa04 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 7 years ago
  54. e4e97f1 Helper function to read ID_AFR0_EL1 system register by Varun Wadekar · 7 years ago
  55. 2559b2c xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 7 years ago
  56. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  57. f5478de Reorganize architecture-dependent header files by Antonio Nino Diaz · 7 years ago