1. 0d28096 Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 6 years ago
  2. 819dcd7 fvp: trusty: Move dynamic xlat enable to platform by Antonio Nino Diaz · 6 years ago
  3. a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 7 years ago
  4. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 7 years ago
  5. d57d2b3 Arm platforms: Fix max size of BL33 image by Sandrine Bailleux · 7 years ago
  6. ece6fd2 Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 7 years ago
  7. 560293b fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  8. 5932d19 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  9. 2d4135e plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  10. 0387aa4 plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  11. c411396 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  12. 14928b8 plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 7 years ago
  13. 3661d8e plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 7 years ago
  14. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  15. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 7 years ago
  16. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 7 years ago
  17. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 7 years ago
  18. edcb50a Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 7 years ago
  19. 8013bb5 Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 7 years ago
  20. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  21. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  22. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 7 years ago
  23. 3af72d5 juno:Fix CSS_USE_SCMI_SDS_DRIVER=0 configuration by Joel Hutton · 7 years ago
  24. 0560efb services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 7 years ago
  25. c871903 Merge pull request #1740 from soby-mathew/sm/restrict_pie_to_fvp by Antonio Niño Díaz · 7 years ago
  26. 4423046 Merge pull request #1742 from sandrine-bailleux-arm/sb/fix-arm-mk by Antonio Niño Díaz · 7 years ago
  27. a15f38c plat/arm/n1sdp: define the uart constants for N1SDP by Deepak Pandey · 7 years ago
  28. 9ce0d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 7 years ago
  29. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 7 years ago
  30. 0b1907f Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · 7 years ago
  31. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  32. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 7 years ago
  33. 500436b plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · 7 years ago
  34. 8b9a0de romlib: Add platform specific jump table list by Sathees Balya · 7 years ago
  35. fca0a51 Merge pull request #1707 from antonio-nino-diaz-arm/an/spm by Antonio Niño Díaz · 7 years ago
  36. bbc8100 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 7 years ago
  37. ffb7ce7 SPM: Map memory regions from RD by Antonio Nino Diaz · 7 years ago
  38. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  39. 19122fc Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 7 years ago
  40. 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 7 years ago
  41. 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 7 years ago
  42. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  43. 73f45ba fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 7 years ago
  44. a46cdc0 plat/arm/sgi: Add board support for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  45. 187ae31 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  46. 982261f plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 7 years ago
  47. 77ab969 plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 7 years ago
  48. ae4a99b Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 7 years ago
  49. 41771df Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 7 years ago
  50. 699223a plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · 7 years ago
  51. 89f2e58 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 7 years ago
  52. 48e32a1 Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno by Antonio Niño Díaz · 7 years ago
  53. a83d4bd plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific by Chandni Cherukuri · 7 years ago
  54. bd3d7b4 plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count by Chandni Cherukuri · 7 years ago
  55. eff2f44 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 7 years ago
  56. 85397ec Merge pull request #1697 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 7 years ago
  57. 932b3ae Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 7 years ago
  58. afa5cfe juno: Add romlib support by Sathees Balya · 7 years ago
  59. 9427c74 plat/arm/sgi: add secure memory support for sgi575 and sgiclarka by Vijayenthiran Subramaniam · 7 years ago
  60. 5681b29 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 7 years ago
  61. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  62. cb2a9b6 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 7 years ago
  63. 583e079 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  64. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 7 years ago
  65. dd756c9 Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 7 years ago
  66. 8db71e3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 7 years ago
  67. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 7 years ago
  68. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  69. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  70. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 7 years ago
  71. b3f7c42 Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp by Antonio Niño Díaz · 7 years ago
  72. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 7 years ago
  73. 80d37c2 plat/arm: Introduce the N1SDP. by Deepak Pandey · 7 years ago
  74. fc922ca FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 7 years ago
  75. bd83b39 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 7 years ago
  76. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 7 years ago
  77. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  78. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  79. b62b5b9 plat/arm/sgi: add support for SGI-Clark.Ares platform by Chandni Cherukuri · 7 years ago
  80. 7c294f9 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 7 years ago
  81. 20a8f7a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 7 years ago
  82. 31abc7c Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 7 years ago
  83. c02c69f plat/arm: Make crash console functions strong by Antonio Nino Diaz · 7 years ago
  84. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  85. dfe5c78 Merge pull request #1639 from chandnich/scmi-update by Antonio Niño Díaz · 7 years ago
  86. 472158f juno: Increase BL2 max size by Antonio Nino Diaz · 7 years ago
  87. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  88. b911ddd plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 7 years ago
  89. 8c7b55f plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · 7 years ago
  90. 63197d0 plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · 7 years ago
  91. a50a583 plat/arm/sgi: remove unused code by Chandni Cherukuri · 7 years ago
  92. 91e6f26 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · 7 years ago
  93. 97f1233 Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 7 years ago
  94. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 7 years ago
  95. 7be05cd Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 7 years ago
  96. 32aee84 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 8 years ago
  97. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 7 years ago
  98. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 7 years ago
  99. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 7 years ago
  100. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 7 years ago