1. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · 12 days ago
  2. 365232e Merge changes from topic "makefile-cleanup" into integration by Manish V Badarkhe · 13 days ago
  3. 80c57e2 refactor(smccc): refactor vendor-el3 build by Govindraj Raja · 3 weeks ago
  4. bedf4ef feat(smccc): add vendor-specific el3 service by Govindraj Raja · 3 months ago
  5. 99b5b2e build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 2 months ago
  6. 5ae29c0 feat(console): introduce EARLY_CONSOLE by Yann Gautier · 4 months ago
  7. f55f85d feat(bl32): create an sp_min_setup function by Yann Gautier · 4 months ago
  8. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · 2 months ago
  9. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 3 months ago
  10. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 3 months ago
  11. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · 4 months ago
  12. cfba645 build: use toolchain identifiers in conditions by Chris Kay · 6 months ago
  13. 523e864 build: use new toolchain variables for tools by Chris Kay · 6 months ago
  14. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 5 months ago
  15. 08526ad feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 9 months ago
  16. ae3f624 feat(bl32): print entry point before exiting SP_MIN by Stephan Gerhold · 1 year, 2 months ago
  17. e46bfc4 fix(bl32): avoid clearing argument registers in RESET_TO_SP_MIN case by Stephan Gerhold · 1 year, 1 month ago
  18. f38c3e5 fix(bl32): always include arm_arch_svc in SP_MIN by Stephan Gerhold · 1 year, 2 months ago
  19. 677ed8a refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 1 year, 3 months ago
  20. 5cba35d fix(tsp): fix destination ID in direct request by Marc Bonnici · 1 year, 6 months ago
  21. 80c530e chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 1 year, 1 month ago
  22. dd19b2e Merge changes from topic "hm/memmap-feat" into integration by Sandrine Bailleux · 12 months ago
  23. 55ca30d fix(tsp): flush uart console by Govindraj Raja · 12 months ago
  24. c9f96d1 build(bl32): add symbols for memory layout by Harrison Mutai · 1 year, 1 month ago
  25. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · 1 year, 6 months ago
  26. 7051484 Merge changes from topic "align-sections" into integration by Joanna Farley · 1 year, 1 month ago
  27. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  28. 07db6cb build(tsp): sort sections by alignment by default by Chris Kay · 1 year, 4 months ago
  29. a5639e1 build(sp-min): sort sections by alignment by default by Chris Kay · 1 year, 4 months ago
  30. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 2 months ago
  31. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  32. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  33. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 3 months ago
  34. 68d2836 build: clarify linker script generation by Chris Kay · 1 year, 4 months ago
  35. 4b7660a style: normalize linker script code style by Chris Kay · 1 year, 8 months ago
  36. 5d3825a fix(tsp): loop / crash if mmap of region fails by Thomas Viehweger · 1 year, 4 months ago
  37. 568f0c5 fix(tsp): use verbose for power logs by Shruti Gupta · 1 year, 5 months ago
  38. 20ce06c fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 1 year, 9 months ago
  39. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 5 years ago
  40. e3878ca feat(tsp): enable test cases for EL3 SPMC by Marc Bonnici · 2 years, 5 months ago
  41. 073deb1 feat(tsp): add ffa_helpers to enable more FF-A functionality by Marc Bonnici · 2 years, 5 months ago
  42. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · 2 years, 8 months ago
  43. 7f7c6fa fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960 by John Powell · 2 years, 1 month ago
  44. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 2 years, 7 months ago
  45. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · 2 years, 6 months ago
  46. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 9 months ago
  47. 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · 3 years ago
  48. b0d69e8 fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 2 years, 7 months ago
  49. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 2 years, 11 months ago
  50. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 2 years, 11 months ago
  51. 514e59c Add PIE support for AARCH32 by Yann Gautier · 3 years, 8 months ago
  52. e57bce8 Avoid the use of linker *_SIZE__ macros by Yann Gautier · 3 years, 9 months ago
  53. f91762b bl32: Enable TRNG service build by Andre Przywara · 3 years, 3 months ago
  54. f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years, 6 months ago
  55. 7d616ee TSP: Fix GCC 11.0.0 compilation error. by Alexei Fedorov · 3 years, 6 months ago
  56. f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 3 years, 7 months ago
  57. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 3 years, 10 months ago
  58. 1b4d6ae bl32: add an assert on BL32_SIZE in sp_min.ld.S by Yann Gautier · 3 years, 8 months ago
  59. 876be65 bl32: use SORT_BY_ALIGNMENT macro in sp_min.ld.S by Yann Gautier · 3 years, 8 months ago
  60. 85fa00e linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 4 years, 1 month ago
  61. c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 1 month ago
  62. 403990e linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 1 month ago
  63. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  64. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 2 months ago
  65. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  66. d7add1d bl32: sp_min: reduce the alignment for fconf_populator by Masahiro Yamada · 4 years, 2 months ago
  67. 2598c41 Bug fix: Protect TSP prints with lock by Madhukar Pappireddy · 4 years, 2 months ago
  68. e8b6b80 Merge changes from topic "mp/enhanced_pal_hw" into integration by Mark Dykes · 4 years, 2 months ago
  69. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 4 months ago
  70. 0b67e56 Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 2 months ago
  71. c4b47a2 TSP: corrected log information by Manish Pandey · 4 years, 3 months ago
  72. de634f8 TSP: add PIE support by Masahiro Yamada · 4 years, 4 months ago
  73. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 4 months ago
  74. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 4 years, 7 months ago
  75. 9074dea AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 9 months ago
  76. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 8 months ago
  77. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 4 years, 10 months ago
  78. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 4 years, 11 months ago
  79. 63801cd Remove references to old project name from common files by John Tsichritzis · 4 years, 11 months ago
  80. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  81. 95ba355 sp_min: allow inclusion of a platform-specific linker script by Heiko Stuebner · 5 years ago
  82. 0cfd396 sp_min: make sp_min_warm_entrypoint public by Heiko Stuebner · 5 years ago
  83. d5a5960 Apply stricter speculative load restriction by John Tsichritzis · 5 years ago
  84. e61ece0 TSP: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  85. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  86. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  87. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  88. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  89. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  90. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  91. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  92. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  93. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  94. 1d04c63 Add .extab and .exidx sections by Roberto Vargas · 6 years ago
  95. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  96. 4d59eb4 Fix MISRA rule 8.4 by Roberto Vargas · 6 years ago
  97. 0859d2c TSP: Enable cache along with MMU by Jeenu Viswambharan · 6 years ago
  98. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 6 years ago
  99. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  100. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago