1. 5cfe515 feat(cpufeat): added few helper functions by Manish Pandey · 6 months ago
  2. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · 5 months ago
  3. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 8 months ago
  4. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 6 months ago
  5. 6b5721f feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 1 year ago
  6. 696ed4f Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · 8 months ago
  7. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · 9 months ago
  8. dc4ed33 feat(cpufeat): add memory retention bit define for CLUSTERPWRDN by Jacky Bai · 10 months ago
  9. 6e2fd8b fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · 1 year, 5 months ago
  10. 677ed8a refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 1 year, 5 months ago
  11. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 1 year, 5 months ago
  12. 4af0d99 Merge "fix(qemu): fix 32-bit builds with stack protector" into integration by Manish Pandey · 1 year, 1 month ago
  13. a8d525e Merge changes from topic "dummy_feat_aa32" into integration by Manish Pandey · 1 year, 1 month ago
  14. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 1 year, 5 months ago
  15. 821d6c2 fix(qemu): fix 32-bit builds with stack protector by Andre Przywara · 1 year, 1 month ago
  16. dc3fcdf feat(cpufeat): deny AArch64-only features when building for AArch32 by Andre Przywara · 1 year, 1 month ago
  17. 54d5791 feat(cpufeat): add AArch32 PAN detection support by Andre Przywara · 1 year, 1 month ago
  18. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 1 year, 2 months ago
  19. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 5 months ago
  20. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · 1 year, 7 months ago
  21. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  22. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · 1 year, 4 months ago
  23. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  24. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  25. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 1 year, 4 months ago
  26. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  27. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 5 months ago
  28. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  29. bb0db3b refactor(cpufeat): wrap CPU ID register field isolation by Andre Przywara · 1 year, 5 months ago
  30. 69508e9 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · 5 years ago
  31. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  32. 0824b45 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 2 years, 4 months ago
  33. 74b7e44 feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 2 years, 7 months ago
  34. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 1 month ago
  35. a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years, 1 month ago
  36. b0d69e8 fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 2 years, 9 months ago
  37. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years ago
  38. 8ce3394 feat(trf): initialize trap settings of trace filter control registers access by Manish V Badarkhe · 3 years ago
  39. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years ago
  40. f7ee064 feat(sys_reg_trace): initialize trap settings of trace system registers access by Manish V Badarkhe · 3 years ago
  41. 514e59c Add PIE support for AARCH32 by Yann Gautier · 3 years, 9 months ago
  42. e57bce8 Avoid the use of linker *_SIZE__ macros by Yann Gautier · 3 years, 11 months ago
  43. 08fec33 arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms by Chris Kay · 3 years, 4 months ago
  44. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  45. f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years, 7 months ago
  46. 5c29cba aarch64/arm: Add compiler barrier to barrier instructions by Andre Przywara · 3 years, 9 months ago
  47. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years ago
  48. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 4 years ago
  49. 90d6532 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 4 years, 8 months ago
  50. 019b4f8 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · 4 years, 3 months ago
  51. a5c6636 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · 4 years, 3 months ago
  52. 84d681f Merge "el3_entrypoint_common: avoid overwriting arg3" into integration by Manish Pandey · 4 years, 3 months ago
  53. bfe7bb6 Use Speculation Barrier instruction for v8.5 cores by Madhukar Pappireddy · 4 years, 4 months ago
  54. fcbcd6f aarch32: stop speculative execution past exception returns by Madhukar Pappireddy · 4 years, 4 months ago
  55. c241b57 el3_entrypoint_common: avoid overwriting arg3 by Yann Gautier · 4 years, 5 months ago
  56. 20be077 Changes to support updated register usage in SMCCC v1.2 by Madhukar Pappireddy · 4 years, 8 months ago
  57. d2f21b8 Add missing support for BL2_AT_EL3 in XIP memory by Lionel Debieve · 5 years ago
  58. 9074dea AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 11 months ago
  59. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  60. 5553417 SSBS: init SPSR register with default SSBS value by John Tsichritzis · 5 years ago
  61. 35e08da console: update skeleton by Ambroise Vincent · 5 years ago
  62. 007d745 arch: add some defines for generic timer registers by Yann Gautier · 5 years ago
  63. 457c64e aarch32: Allow compiling with soft-float toolchain by Manish Pandey · 5 years ago
  64. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · 5 years ago
  65. f5fdfbc Cortex-A53: Workarounds for 819472, 824069 and 827319 by Ambroise Vincent · 5 years ago
  66. 404184d Merge pull request #1831 from antonio-nino-diaz-arm/an/sccd by Antonio Niño Díaz · 5 years ago
  67. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 6 years ago
  68. b69ac08 Division functionality for cores that dont have divide hardware. by Usama Arif · 6 years ago
  69. 3fbd3f5 Disable processor Cycle Counting in Secure state by Antonio Nino Diaz · 5 years ago
  70. d29d21e drivers: generic_delay_timer: Assert presence of Generic Timer by Antonio Nino Diaz · 5 years ago
  71. c326c34 xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · 5 years ago
  72. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  73. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · 6 years ago