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