1. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · 4 years, 7 months ago
  2. 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 4 years, 5 months ago
  3. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  4. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 4 years, 5 months ago
  5. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  6. 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 4 years, 9 months ago
  7. f2f0495 Merge changes from topic "lm/juno_dyn_cfg" into integration by Paul Beesley · 4 years, 11 months ago
  8. 3e7c38a Juno: Use shared mbedtls heap between bl1 and bl2 by Louis Mayencourt · 5 years ago
  9. 65cac46 Juno: add basic support for dynamic config by Louis Mayencourt · 5 years ago
  10. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  11. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  12. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  13. 9e2f7ee juno: Add security sources for tsp-juno by Louis Mayencourt · 5 years ago
  14. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  15. d207f56 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 5 years ago
  16. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  17. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  18. aec19d3 ROMLIB bug fixes by John Tsichritzis · 5 years ago
  19. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 5 years ago
  20. bde4246 juno: Enable CPU errata workarounds by Ambroise Vincent · 5 years ago
  21. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  22. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  23. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  24. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  25. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  26. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  27. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  28. 8aaa4f5 juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration by Joel Hutton · 5 years ago
  29. 1e32d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 5 years ago
  30. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  31. d6839ef romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  32. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 6 years ago
  33. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  34. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
  35. 6f07a60 juno: Add romlib support by Sathees Balya · 6 years ago
  36. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  37. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  38. d2f35cd Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 6 years ago
  39. 52c7ab3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 6 years ago
  40. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  41. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  42. 2113e25 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  43. 64344ef juno: Increase BL2 max size by Antonio Nino Diaz · 6 years ago
  44. 61f3a7c plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 6 years ago
  45. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  46. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  47. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  48. e1ef432 Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  49. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  50. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  51. 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
  52. cbc6826 plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · 6 years ago
  53. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  54. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 6 years ago
  55. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  56. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  57. 2257607 juno: Revert FWU update detect mechanism by Sathees Balya · 6 years ago
  58. 07d2687 Prevent two weak definitions of the same function by Daniel Boulby · 6 years ago
  59. b96ee4b memprotect: Move files to specific platform makefiles by Roberto Vargas · 6 years ago
  60. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  61. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  62. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  63. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  64. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  65. b5d7830 Juno: Bump up the BL1-RW size by Soby Mathew · 6 years ago
  66. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  67. 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 6 years ago
  68. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  69. 72e4307 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 6 years ago
  70. 13b95c2 Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · 6 years ago
  71. 5ce394c plat/arm: Allow override of default TZC regions by Summer Qin · 6 years ago
  72. 4a8c7f9 Juno: Increase bl2 max size to fix build when SPD=opteed by Amit Daniel Kachhap · 6 years ago
  73. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  74. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  75. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 6 years ago
  76. 0fa6fdf Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · 6 years ago
  77. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  78. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  79. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  80. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  81. e9263d0 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · 7 years ago
  82. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  83. de431b1 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 7 years ago
  84. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  85. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
  86. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  87. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  88. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  89. a674feb plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 7 years ago
  90. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 7 years ago
  91. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  92. 8392aab Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · 7 years ago
  93. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  94. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · 7 years ago
  95. 9c685a8 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · 7 years ago
  96. 39f9c16 Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO by Soby Mathew · 7 years ago
  97. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 7 years ago
  98. cd89966 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · 7 years ago
  99. 8a47311 Resize the BL2 size limit for Juno by Soby Mathew · 7 years ago
  100. d254879 Fix order of ARM platform #includes by Isla Mitchell · 7 years ago