1. a97e1f9 Merge changes from topic "early_console" into integration by Manish Pandey · 1 year, 3 months ago
  2. 758ccb8 build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 1 year, 5 months ago
  3. ae770fe feat(console): introduce EARLY_CONSOLE by Yann Gautier · 1 year, 7 months ago
  4. 81c2e15 fix(tbbr): guard defines under MBEDTLS_CONFIG_FILE by Manish V Badarkhe · 1 year, 10 months ago
  5. 2ea42fe refactor(tbbr): enforce compile-time error for invalid algorithm selection by Manish V Badarkhe · 1 year, 9 months ago
  6. c1ec23d feat(tbbr): update PK_DER_LEN for ECDSA P-384 keys by laurenw-arm · 1 year, 10 months ago
  7. 890b508 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 2 years, 5 months ago
  8. e7c0f42 refactor(fdt-wrappers): fix for unit testing errors by Juan Pablo Conde · 2 years, 1 month ago
  9. 12562af fix(uuid): add missing `#include` directives by Chris Kay · 2 years, 4 months ago
  10. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  11. a9edc32 fix(mbedtls): fix mbedtls coverity issues by Govindraj Raja · 2 years, 5 months ago
  12. 766d78b Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · 2 years, 5 months ago
  13. dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 5 months ago
  14. 17d07a5 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · 2 years, 5 months ago
  15. 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 5 months ago
  16. ba12668 Merge "feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t" into integration by Manish Pandey · 2 years, 5 months ago
  17. bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 7 months ago
  18. 7e619ec refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 2 years, 7 months ago
  19. a8eadc5 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
  20. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  21. d5eee8f feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t by Ming Huang · 2 years, 6 months ago
  22. 49b268c refactor(fdt): introduce common fdt_node_is_enabled() by Andre Przywara · 2 years, 6 months ago
  23. 69c17f5 refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_ by Andre Przywara · 2 years, 9 months ago
  24. 1ef303f feat(tbbr): increase PK_DER_LEN size by Nicolas Toromanoff · 4 years, 9 months ago
  25. 0ae4a3a fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 2 years, 9 months ago
  26. dddf428 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · 3 years, 1 month ago
  27. a4a3642 Merge "feat(libfdt): add function to set MAC addresses" into integration by Manish Pandey · 3 years, 1 month ago
  28. 56b741d feat(cca): introduce new "cca" chain of trust by laurenw-arm · 3 years, 4 months ago
  29. f74e277 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 4 years ago
  30. 7affa25 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 3 years, 6 months ago
  31. 3e0a087 Merge changes from topic "allwinner-idle" into integration by André Przywara · 3 years, 3 months ago
  32. dea8ee0 feat(fdt-wrappers): add function to find or add a sudnode by Ruchika Gupta · 3 years, 4 months ago
  33. 2b2b565 feat(fdt): add the ability to supply idle state information by Samuel Holland · 3 years, 6 months ago
  34. 1aa7e30 feat(libfdt): add function to set MAC addresses by Andre Przywara · 3 years, 8 months ago
  35. f6ca81d Merge changes from topic "jc/detect_feat" into integration by Manish Pandey · 3 years, 4 months ago
  36. bb5b942 feat(bl_common): add XLAT tables symbols in linker script by Yann Gautier · 3 years, 4 months ago
  37. 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 7 months ago
  38. 4d585fe feat(libfdt): also allow changing base address by Andre Przywara · 4 years, 3 months ago
  39. 2d9ea36 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · 3 years, 10 months ago
  40. 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
  41. 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years, 1 month ago
  42. 4693ff7 feat(rme): add Realm security state definition by Zelalem Aweke · 4 years, 1 month ago
  43. ff76614 feat(fdt): add for_each_compatible_node macro by Laurent Carlier · 3 years, 10 months ago
  44. c885d5c refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 4 years, 1 month ago
  45. 6881f7b Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · 4 years ago
  46. 9aedca0 feat(bl_common): import BL_NOBITS_{BASE,END} when defined by Samuel Holland · 4 years, 8 months ago
  47. fd1360a feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 4 years, 1 month ago
  48. a1cedad feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 4 years, 4 months ago
  49. 08e7cc5 Merge changes I15e7cc43,Id7411bd5,I92bafe70,I8f1c0658 into integration by Manish Pandey · 4 years, 3 months ago
  50. d13dbb6 feat(fdt): introduce wrapper function to read DT UUIDs by David Horstmann · 4 years, 5 months ago
  51. 4324a14 Add PIE support for AARCH32 by Yann Gautier · 4 years, 10 months ago
  52. 1864415 tbbr-cot: conditional definition for the macro by Pankaj Gupta · 4 years, 8 months ago
  53. ff67fca tbbr-cot: fix the issue of compiling time define by Pankaj Gupta · 4 years, 8 months ago
  54. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  55. 9f7bab4 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · 5 years ago
  56. ee99356 Merge "dtsi: Update the nv-counter node in the device tree" into integration by Alexei Fedorov · 5 years ago
  57. 780dd2b Add support to export a /cpus node to the device tree. by Javier Almansa Sobrino · 5 years ago
  58. 699d8a1 dtsi: Update the nv-counter node in the device tree by Manish V Badarkhe · 5 years ago
  59. 2947412 dualroot: add chain of trust for Platform owned SPs by Manish Pandey · 5 years ago
  60. 03a5225 tbbr/dualroot: rename SP package certificate file by Manish Pandey · 5 years ago
  61. 5a430c0 rpi4/fdt: Move dtb_size() function to fdt_wrappers.h by Andre Przywara · 5 years ago
  62. 567bfe5 dts: Add CoT descriptor nodes and properties in device tree by Manish V Badarkhe · 5 years ago
  63. e8ad616 linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  64. 44f1aa8 dualroot: add chain of trust for secure partitions by Manish Pandey · 5 years ago
  65. 34dd1e9 TF-A: Fix BL31 linker script error by Alexei Fedorov · 5 years ago
  66. 1c301e7 Merge "Cleanup the code for TBBR CoT descriptors" into integration by Mark Dykes · 5 years ago
  67. 447870b plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 5 years ago
  68. ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 5 years ago
  69. 60e2e27 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 5 years ago
  70. 7ad6d36 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 5 years ago
  71. 364ad24 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 5 years ago
  72. be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 5 years ago
  73. ff4e6c3 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 5 years ago
  74. 6e3a89f fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 5 years ago
  75. caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  76. 268131c xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · 5 years ago
  77. a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 5 years ago
  78. 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 5 years ago
  79. 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 5 years ago
  80. f9ea3a6 Merge "Fix crash dump for lower EL" into integration by Mark Dykes · 5 years ago
  81. 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 5 years ago
  82. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
  83. 0a2ab6e FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 6 years ago
  84. 2c74a29 bl_common: add BL_END macro by Masahiro Yamada · 6 years ago
  85. 3ef45dd Add fdt_add_reserved_memory() helper function by Andre Przywara · 6 years ago
  86. f240728 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 6 years ago
  87. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  88. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  89. d9af1f7 Add helper to parse BL31 parameters (both versions) by Julius Werner · 6 years ago
  90. 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 6 years ago
  91. 9352be8 Use explicit-width data types in AAPCS parameter structs by Julius Werner · 6 years ago
  92. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago
  93. a4acc7f Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 6 years ago
  94. c2ad38c Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 7 years ago
  95. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  96. a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 6 years ago
  97. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 7 years ago
  98. c4e9d82 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 7 years ago
  99. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 7 years ago
  100. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 7 years ago