1. bf9cb5f fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · 10 weeks ago
  2. 1c3edc8 Merge changes from topic "mp/undef_injection" into integration by Manish V Badarkhe · 3 months ago
  3. 95452ea Merge "fix(gpt): use DC CIGDPAPA when MTE2 is implemented" into integration by Manish Pandey · 3 months ago
  4. 5cfe515 feat(cpufeat): added few helper functions by Manish Pandey · 5 months ago
  5. 1facfb1 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 5 months ago
  6. c80d0de fix(gpt): use DC CIGDPAPA when MTE2 is implemented by Olivier Deprez · 5 months ago
  7. a698989 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 1 year, 1 month ago
  8. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 1 year, 2 months ago
  9. 870627e refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  10. 326f295 feat(gcs): support guarded control stack by Mark Brown · 1 year, 3 months ago
  11. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 3 months ago
  12. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  13. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  14. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  15. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  16. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  17. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 3 months ago
  18. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 4 months ago
  19. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  20. 5d6d2ab refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 1 year, 7 months ago
  21. 23b57bb feat(aarch64): make ID system register reads non-volatile by Andre Przywara · 1 year, 7 months ago
  22. bdc76f1 feat(fvp): emulate trapped RNDR by Andre Przywara · 1 year, 6 months ago
  23. cabcad5 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 2 years ago
  24. fcb716f Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · 1 year, 8 months ago
  25. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 9 months ago
  26. e089a17 feat(pauth): add/modify helpers to support QARMA3 by Juan Pablo Conde · 1 year, 11 months ago
  27. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 2 years, 8 months ago
  28. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 2 years, 7 months ago
  29. 9baade3 feat(sme): enable SME functionality by johpow01 · 2 years, 11 months ago
  30. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 1 month ago
  31. 88fb9af Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 2 years, 8 months ago
  32. 5693afe feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 2 years, 8 months ago
  33. 79e3d29 feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 2 years, 11 months ago
  34. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 3 months ago
  35. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 10 months ago
  36. f80014d drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · 3 years, 6 months ago
  37. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 8 months ago
  38. 6fd816e Define registers for FEAT_RNG support by Tomas Pilar · 3 years, 7 months ago
  39. 5c29cba aarch64/arm: Add compiler barrier to barrier instructions by Andre Przywara · 3 years, 8 months ago
  40. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · 3 years, 11 months ago
  41. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 3 years, 11 months ago
  42. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 1 month ago
  43. 90d6532 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 4 years, 7 months ago
  44. 019b4f8 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · 4 years, 2 months ago
  45. 8a6e961 Add get_current_el_maybe_constant() by Masahiro Yamada · 4 years, 2 months ago
  46. b8f26e9 Make PAC demangling more generic by Alexei Fedorov · 4 years, 4 months ago
  47. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 4 years, 11 months ago
  48. 16d006b Workaround for cortex-A76 errata 1286807 by Soby Mathew · 5 years ago
  49. bc6fdc0 Remove deprecated interfaces by Ambroise Vincent · 5 years ago
  50. b091eb9 Ensure proper ID register is checked for feature detection by Dimitris Papastamos · 5 years ago
  51. f5fdfbc Cortex-A53: Workarounds for 819472, 824069 and 827319 by Ambroise Vincent · 5 years ago
  52. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  53. d1301a9 Helper function to read ID_AFR0_EL1 system register by Varun Wadekar · 5 years ago
  54. c326c34 xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 5 years ago
  55. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  56. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · 5 years ago[Renamed from include/lib/aarch64/arch_helpers.h]
  57. 0f3a004 Merge pull request #1731 from miyatsu/doc-fix-20181225 by Antonio Niño Díaz · 5 years ago