1. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  2. 1b116a8 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · 1 year, 7 months ago
  3. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  4. 3de9e41 fix(arm): fix fvp and juno build with USE_ROMLIB option by Manish V Badarkhe · 2 years, 3 months ago
  5. f746ef7 refactor(arm): use MBEDTLS_CONFIG_FILE macro by Manish V Badarkhe · 2 years, 4 months ago
  6. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  7. cb6b562 refactor(plat/arm): rename ARM_DTB_DRAM_NS region macros by Zelalem Aweke · 3 years ago
  8. 79f4ee0 refactor(plat/arm): use mmio* functions to read/write NVFLAGS registers by Manish V Badarkhe · 3 years, 1 month ago
  9. ee05077 refactor(plat/arm): use SOC_ID defines by Yann Gautier · 3 years, 1 month ago
  10. ec7915d refactor(juno): disable non-invasive debug of secure state by Zelalem · 3 years, 2 months ago
  11. 0232da2 plat/arm/juno: Add support to use hw_config in BL31 by Mikael Olsson · 3 years, 5 months ago
  12. 31ed470 plat/arm: juno: Use TRNG entropy source for SMCCC TRNG interface by Andre Przywara · 3 years, 9 months ago
  13. c7d10e3 plat/arm: juno: Condition Juno entropy source with CRC instructions by Andre Przywara · 3 years, 9 months ago
  14. 927b399 plat/arm: juno: Refactor juno_getentropy() by Andre Przywara · 3 years, 9 months ago
  15. 15f378d plat/arm:juno: fix parallel build issue for romlib config by Zelalem · 3 years, 5 months ago
  16. 3f69474 plat/arm: Add dependencies to configuration files by Anders Dellien · 3 years, 10 months ago
  17. 01e9dd2 plat/arm: juno: Implement methods to retrieve soc-id information by Manish V Badarkhe · 4 years ago
  18. 471550a Use true instead of 1 in while by Jimmy Brisson · 4 years ago
  19. caa1802 TF-A GICv2 driver: Introduce makefile by Alexei Fedorov · 4 years ago
  20. 596fe0a Upgrade libfdt source files by Madhukar Pappireddy · 4 years, 1 month ago
  21. fbf1fd2 plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 4 years, 1 month ago
  22. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 4 years, 1 month ago
  23. 64616a5 plat/arm: Rentroduce tb_fw_config device tree by Manish V Badarkhe · 4 years, 1 month ago
  24. f411024 plat/arm: do not include export header directly by Manish Pandey · 4 years, 1 month ago
  25. 361c1b3 plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 4 years, 3 months ago
  26. f36529a Merge changes from topic "fdt_wrappers_rework" into integration by Sandrine Bailleux · 4 years, 2 months ago
  27. a0eaca5 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 4 years, 3 months ago
  28. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 3 months ago
  29. 96109de Merge changes I85eb75cf,Ic6d9f927 into integration by Sandrine Bailleux · 4 years, 2 months ago
  30. e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 4 years, 3 months ago
  31. b26fafa fconf: Update dyn_config compatible string by Louis Mayencourt · 4 years, 2 months ago
  32. 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 4 years, 3 months ago
  33. 8ab69c8 juno/sgm: Align SCP_BL2 to page boundary by Chris Kay · 4 years, 3 months ago
  34. c48eb86 Increase maximum size of BL2 image by Manish V Badarkhe · 4 years, 3 months ago
  35. 1adc5f5 plat: remove redundant =1 from -D option by Masahiro Yamada · 4 years, 3 months ago
  36. 2a881b2 plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 3 months ago
  37. f8fa465 juno/sgm: Maximize space allocated to SCP_BL2 by Chris Kay · 4 years, 4 months ago
  38. 65bc9b3 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · 4 years, 4 months ago
  39. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 8 months ago
  40. b71a9e6 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · 4 years, 5 months ago
  41. 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · 4 years, 5 months ago
  42. 81a5d03 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · 4 years, 5 months ago
  43. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 5 months ago
  44. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 6 months ago
  45. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · 4 years, 6 months ago
  46. 70d7c09 MISRA fix: Use boolean essential type by Louis Mayencourt · 4 years, 5 months ago
  47. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 4 years, 7 months ago
  48. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · 4 years, 7 months ago
  49. 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 4 years, 5 months ago
  50. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  51. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 4 years, 5 months ago
  52. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  53. 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 4 years, 9 months ago
  54. f2f0495 Merge changes from topic "lm/juno_dyn_cfg" into integration by Paul Beesley · 4 years, 11 months ago
  55. 3e7c38a Juno: Use shared mbedtls heap between bl1 and bl2 by Louis Mayencourt · 5 years ago
  56. 65cac46 Juno: add basic support for dynamic config by Louis Mayencourt · 5 years ago
  57. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  58. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  59. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  60. 9e2f7ee juno: Add security sources for tsp-juno by Louis Mayencourt · 5 years ago
  61. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  62. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  63. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  64. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  65. aec19d3 ROMLIB bug fixes by John Tsichritzis · 5 years ago
  66. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 5 years ago
  67. bde4246 juno: Enable CPU errata workarounds by Ambroise Vincent · 5 years ago
  68. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  69. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  70. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  71. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  72. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  73. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  74. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  75. 8aaa4f5 juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration by Joel Hutton · 5 years ago
  76. 1e32d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 5 years ago
  77. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  78. d6839ef romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  79. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 6 years ago
  80. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  81. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
  82. 6f07a60 juno: Add romlib support by Sathees Balya · 6 years ago
  83. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  84. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  85. d2f35cd Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 6 years ago
  86. 52c7ab3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 6 years ago
  87. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  88. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  89. 2113e25 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  90. 64344ef juno: Increase BL2 max size by Antonio Nino Diaz · 6 years ago
  91. 61f3a7c plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 6 years ago
  92. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  93. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  94. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  95. e1ef432 Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  96. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  97. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  98. 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
  99. cbc6826 plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · 6 years ago
  100. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago