1. e8ad616 linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 4 years, 6 months ago
  2. 44f1aa8 dualroot: add chain of trust for secure partitions by Manish Pandey · 4 years, 4 months ago
  3. 34dd1e9 TF-A: Fix BL31 linker script error by Alexei Fedorov · 4 years, 4 months ago
  4. 1c301e7 Merge "Cleanup the code for TBBR CoT descriptors" into integration by Mark Dykes · 4 years, 5 months ago
  5. 447870b plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 4 years, 7 months ago
  6. ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 4 years, 5 months ago
  7. 60e2e27 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 4 years, 7 months ago
  8. 7ad6d36 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 7 months ago
  9. 364ad24 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 4 years, 7 months ago
  10. be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 7 months ago
  11. ff4e6c3 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 4 years, 7 months ago
  12. 6e3a89f fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 4 years, 6 months ago
  13. caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 6 months ago
  14. 268131c xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · 4 years, 7 months ago
  15. a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
  16. 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 7 months ago
  17. 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 7 months ago
  18. f9ea3a6 Merge "Fix crash dump for lower EL" into integration by Mark Dykes · 4 years, 7 months ago
  19. 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 4 years, 7 months ago
  20. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 4 years, 7 months ago
  21. 0a2ab6e FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 4 years, 8 months ago
  22. 2c74a29 bl_common: add BL_END macro by Masahiro Yamada · 4 years, 9 months ago
  23. 3ef45dd Add fdt_add_reserved_memory() helper function by Andre Przywara · 5 years ago
  24. f240728 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 5 years ago
  25. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  26. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  27. d9af1f7 Add helper to parse BL31 parameters (both versions) by Julius Werner · 5 years ago
  28. 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 5 years ago
  29. 9352be8 Use explicit-width data types in AAPCS parameter structs by Julius Werner · 5 years ago
  30. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  31. a4acc7f Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 6 years ago
  32. c2ad38c Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 6 years ago
  33. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  34. a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 6 years ago
  35. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 6 years ago
  36. c4e9d82 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 6 years ago
  37. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  38. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  39. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  40. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  41. f5478de Reorganize architecture-dependent header files by Antonio Nino Diaz · 6 years ago
  42. 65849aa Enable DIT if supported by Sathees Balya · 6 years ago
  43. 48e1d35 AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 6 years ago
  44. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  45. 73f1ac6 Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  46. 2747362 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  47. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  48. 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  49. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  50. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  51. 583cb00 Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  52. 44445ae Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 6 years ago
  53. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  54. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 6 years ago
  55. 6fe8b19 Add new defines for STM32MP1 platform by Yann Gautier · 6 years ago
  56. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  57. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  58. e22a4ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 6 years ago
  59. 701b498 Reorder log level macro definitions for clarity by John Tsichritzis · 6 years ago
  60. e02f469 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
  61. 5634a49 Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-common by Dimitris Papastamos · 6 years ago
  62. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  63. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  64. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
  65. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  66. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  67. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 6 years ago
  68. 5a22e46 Fix MISRA defects in log helpers by Antonio Nino Diaz · 6 years ago
  69. dcf95e7 Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misra by Dimitris Papastamos · 6 years ago
  70. 819df3f Fix MISRA defects in some common headers by Antonio Nino Diaz · 6 years ago
  71. 3e530d8 backtrace: Print backtrace in assert() and panic() by Antonio Nino Diaz · 6 years ago
  72. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  73. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  74. cb6dbfe tf_printf: Return number of printed characters by Antonio Nino Diaz · 6 years ago
  75. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  76. b634fa9 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · 6 years ago
  77. 5accce5 Add support for romlib in the build system by Roberto Vargas · 6 years ago
  78. cf24229 Run compiler on debug macros for type checking by Sandrine Bailleux · 6 years ago
  79. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  80. b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 6 years ago
  81. d48f193 Merge pull request #1429 from jeenu-arm/mmu-direct by Dimitris Papastamos · 6 years ago
  82. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 6 years ago
  83. 4ab2c0a Document ep_info attribute flags by Antonio Nino Diaz · 6 years ago
  84. d3775d4 Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · 6 years ago
  85. 0d01830 Merge pull request #1386 from soby-mathew/sm/dyn_bl31 by Dimitris Papastamos · 6 years ago
  86. 79c1799 Correct some typo errors in comment by Qixiang Xu · 7 years ago
  87. 209a60c Allow disabling authentication dynamically by Soby Mathew · 7 years ago
  88. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 7 years ago
  89. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  90. 336ece6 Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra by Dimitris Papastamos · 6 years ago
  91. b3323cd Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  92. 8b37120 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 6 years ago
  93. 735181b Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 7 years ago
  94. b4ad976 fix instruction address range limitation by Jiafei Pan · 7 years ago
  95. 7d173fc Add support for BL2 in XIP memory by Jiafei Pan · 7 years ago
  96. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
  97. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  98. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  99. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  100. 9fb8af3 Fix MISRA rule 8.3 in common code by Roberto Vargas · 7 years ago