1. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  2. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  3. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  4. e1ef432 Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  5. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  6. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  7. 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
  8. cbc6826 plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · 6 years ago
  9. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  10. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 6 years ago
  11. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  12. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  13. 2257607 juno: Revert FWU update detect mechanism by Sathees Balya · 6 years ago
  14. 07d2687 Prevent two weak definitions of the same function by Daniel Boulby · 6 years ago
  15. b96ee4b memprotect: Move files to specific platform makefiles by Roberto Vargas · 6 years ago
  16. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  17. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  18. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  19. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  20. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  21. b5d7830 Juno: Bump up the BL1-RW size by Soby Mathew · 6 years ago
  22. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  23. 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 6 years ago
  24. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  25. 72e4307 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 6 years ago
  26. 13b95c2 Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · 6 years ago
  27. 5ce394c plat/arm: Allow override of default TZC regions by Summer Qin · 6 years ago
  28. 4a8c7f9 Juno: Increase bl2 max size to fix build when SPD=opteed by Amit Daniel Kachhap · 6 years ago
  29. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  30. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  31. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 6 years ago
  32. 0fa6fdf Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · 6 years ago
  33. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  34. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  35. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  36. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  37. e9263d0 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · 7 years ago
  38. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  39. de431b1 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 7 years ago
  40. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  41. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
  42. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  43. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  44. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  45. a674feb plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 7 years ago
  46. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 7 years ago
  47. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  48. 8392aab Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · 7 years ago
  49. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  50. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · 7 years ago
  51. 9c685a8 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · 7 years ago
  52. 39f9c16 Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO by Soby Mathew · 7 years ago
  53. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 7 years ago
  54. cd89966 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · 7 years ago
  55. 8a47311 Resize the BL2 size limit for Juno by Soby Mathew · 7 years ago
  56. d254879 Fix order of ARM platform #includes by Isla Mitchell · 7 years ago
  57. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  58. 505f467 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 7 years ago
  59. aa11c39 juno: Invalidate all caches before warm reset to AArch32 state. by Dimitris Papastamos · 7 years ago
  60. 47bc2ba juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value by Dimitris Papastamos · 7 years ago
  61. d56fb04 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · 7 years ago
  62. b8bc2c7 juno: Fix AArch32 build by Dimitris Papastamos · 7 years ago
  63. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · 7 years ago
  64. cbafd7a Add SCMI support for Juno platform by Soby Mathew · 8 years ago
  65. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 7 years ago
  66. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  67. dad6ecc Juno: Fix AArch32 sp_min build by Soby Mathew · 7 years ago
  68. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  69. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  70. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  71. 7a3b5eb CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · 8 years ago
  72. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 8 years ago
  73. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 8 years ago
  74. 18e6004 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · 7 years ago
  75. b3263b3 Juno: Initialize stack protector canary from the trusted entropy source by dp-arm · 7 years ago
  76. 8f59e15 Juno: Introduce juno_getentropy(void *buf, size_t len) by dp-arm · 7 years ago
  77. 71d4fe2 Enable all A53 and A57 errata workarounds for Juno by Douglas Raillard · 7 years ago
  78. 00eefd9 Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · 8 years ago
  79. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 7 years ago
  80. b71946b Juno: Disable SPIDEN in release builds by dp-arm · 7 years ago
  81. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  82. 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
  83. 975d08c Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · 8 years ago
  84. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · 8 years ago
  85. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  86. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · 8 years ago
  87. 9cc4fc0 CSS: Implement support for NODE_HW_STATE by Jeenu Viswambharan · 8 years ago
  88. 628198b Add WFI in platform's unexpected error handlers by Sandrine Bailleux · 8 years ago
  89. 7d58e12 Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem by danh-arm · 8 years ago
  90. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
  91. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  92. 421dbc4 Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms by Soby Mathew · 8 years ago
  93. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  94. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 8 years ago
  95. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  96. ec559c7 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · 8 years ago
  97. eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 8 years ago
  98. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 8 years ago
  99. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  100. dde43cb Merge pull request #521 from vikramkanigiri/vk/rearchitect_security by danh-arm · 8 years ago