1. 7d99b6c Merge branch 'integration' into tf_issue_461 by Scott Branden · 7 years ago
  2. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  3. 7a3b5eb CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · 8 years ago
  4. 2694cba AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 8 years ago
  5. ede39cb Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 8 years ago
  6. 18e6004 Merge pull request #886 from dp-arm/dp/stack-protector by davidcunado-arm · 7 years ago
  7. b3263b3 Juno: Initialize stack protector canary from the trusted entropy source by dp-arm · 7 years ago
  8. 8f59e15 Juno: Introduce juno_getentropy(void *buf, size_t len) by dp-arm · 7 years ago
  9. 71d4fe2 Enable all A53 and A57 errata workarounds for Juno by Douglas Raillard · 7 years ago
  10. 00eefd9 Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · 8 years ago
  11. 3f13c35 Apply workaround for errata 813419 of Cortex-A57 by Antonio Nino Diaz · 7 years ago
  12. b71946b Juno: Disable SPIDEN in release builds by dp-arm · 7 years ago
  13. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  14. 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
  15. 975d08c Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · 8 years ago
  16. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · 8 years ago
  17. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  18. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · 8 years ago
  19. 9cc4fc0 CSS: Implement support for NODE_HW_STATE by Jeenu Viswambharan · 8 years ago
  20. 628198b Add WFI in platform's unexpected error handlers by Sandrine Bailleux · 8 years ago
  21. 7d58e12 Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem by danh-arm · 8 years ago
  22. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
  23. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  24. 421dbc4 Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms by Soby Mathew · 8 years ago
  25. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  26. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 8 years ago
  27. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  28. ec559c7 Merge pull request #532 from soby-mathew/vk/configure_mmap_macros by danh-arm · 8 years ago
  29. eade34c Rationalise MMU and Page table related constants on ARM platforms by Vikram Kanigiri · 8 years ago
  30. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 8 years ago
  31. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  32. dde43cb Merge pull request #521 from vikramkanigiri/vk/rearchitect_security by danh-arm · 8 years ago
  33. 89fdcb3 Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 8 years ago
  34. 70752bb Perform security setup separately for each ARM platform by Vikram Kanigiri · 8 years ago
  35. 7208419 Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 8 years ago
  36. f79d150 Add support for SSC_VERSION register on CSS platforms by Vikram Kanigiri · 9 years ago
  37. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 8 years ago
  38. 89f8f33 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 9 years ago
  39. 3a11eda FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 9 years ago
  40. 736a3bf FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 9 years ago
  41. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  42. b6132f1 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  43. 29a7a03 Juno R2: Configure the correct L2 RAM latency values by Sandrine Bailleux · 9 years ago
  44. 9d548a2 Juno: Rework platform reset handler by Sandrine Bailleux · 9 years ago
  45. a443d22 Add A72 support for Juno R2 by Brendan Jackman · 9 years ago
  46. 61e8d0b Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 9 years ago
  47. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · 9 years ago
  48. 323ebe8 Allow CSS to redefine function `plat_arm_calc_core_pos` by David Wang · 9 years ago
  49. af2bc5f Separate CSS security setup from SOC security setup by Vikram Kanigiri · 9 years ago
  50. f3bcea2 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 9 years ago
  51. fec4eb7 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 9 years ago
  52. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  53. 81899f1 Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 9 years ago
  54. 8e930fe Move Juno port to plat/arm/board/juno by Dan Handley · 9 years ago