1. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  2. 31abc7c Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 7 years ago
  3. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  4. 472158f juno: Increase BL2 max size by Antonio Nino Diaz · 7 years ago
  5. b911ddd plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 7 years ago
  6. 8c7b55f plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · 7 years ago
  7. 63197d0 plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · 7 years ago
  8. 91e6f26 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · 7 years ago
  9. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 7 years ago
  10. 7be05cd Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 7 years ago
  11. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 7 years ago
  12. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 7 years ago
  13. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 7 years ago
  14. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 7 years ago
  15. 8b3345f Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 7 years ago
  16. 58ea77a plat/arm: Move board_css_common.c to juno folder by Antonio Nino Diaz · 7 years ago
  17. 60a9dee Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31 by Soby Mathew · 7 years ago
  18. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 7 years ago
  19. 49d3a62 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 7 years ago
  20. e02f469 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 7 years ago
  21. cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 7 years ago
  22. 4d010d0 plat/arm: Mark arm platform initialization functions by Daniel Boulby · 7 years ago
  23. c0740e4 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 7 years ago
  24. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  25. 4da6f6c juno: Revert FWU update detect mechanism by Sathees Balya · 7 years ago
  26. 05ca725 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 7 years ago
  27. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  28. 5acb793 Merge pull request #1550 from danielboulby-arm/db/weakdefs by Dimitris Papastamos · 7 years ago
  29. 490eeb0 Prevent two weak definitions of the same function by Daniel Boulby · 7 years ago
  30. c9512bc Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 7 years ago
  31. 9d57a14 memprotect: Move files to specific platform makefiles by Roberto Vargas · 7 years ago
  32. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 7 years ago
  33. 1eb735d Add librom support in FVP by Roberto Vargas · 7 years ago
  34. 354596f plat/arm: Add support for SGM775 by Nariman Poushin · 7 years ago
  35. 2e4a509 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 7 years ago
  36. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  37. f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 7 years ago
  38. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  39. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  40. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
  41. c84b6cb Add initial CPU support for Cortex-Deimos by Joel Hutton · 7 years ago
  42. 5470a3c Set FVP DYN_DISABLE_AUTH authentication default to 0 by Daniel Boulby · 7 years ago
  43. c125a14 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 7 years ago
  44. a7055c5 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 7 years ago
  45. e237c1b Move mem-protect definitions to board specific files by Roberto Vargas · 7 years ago
  46. ee7cda3 Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default by Dimitris Papastamos · 7 years ago
  47. 08268e2 Add AMU support for Cortex-Ares by Dimitris Papastamos · 7 years ago
  48. abbffe9 Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 8 years ago
  49. 2013d8f Juno: Bump up the BL1-RW size by Soby Mathew · 7 years ago
  50. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  51. edcd266 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 7 years ago
  52. e829a37 plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 7 years ago
  53. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 7 years ago
  54. 6e79f9f FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 7 years ago
  55. d7ecac7 css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 7 years ago
  56. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
  57. 8b37120 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 7 years ago
  58. 1a29f93 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 7 years ago
  59. 0f17a68 Merge pull request #1347 from davidcunado-arm/dc/affinities by Dimitris Papastamos · 7 years ago
  60. b47f941 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 7 years ago
  61. 60a23fd Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · 7 years ago
  62. 23411d2 plat/arm: Allow override of default TZC regions by Summer Qin · 7 years ago
  63. 83a2376 Juno: Increase bl2 max size to fix build when SPD=opteed by Amit Daniel Kachhap · 7 years ago
  64. 468bea4 FVP: Fix function for translating MPIDR to linear index by David Cunado · 7 years ago
  65. 02f8c03 Merge pull request #1327 from npoushin/npoushin/sgi575 by Dimitris Papastamos · 7 years ago
  66. b44cfc6 ARM platforms: Add support for SGI575 by Nariman Poushin · 7 years ago
  67. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  68. 0f66bbf Merge pull request #1307 from wangfeng-64/master by davidcunado-arm · 7 years ago
  69. 39b21d1 FVP: change the method for translating MPIDR values to a linear indices by Wang Feng · 7 years ago
  70. 950c695 FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 7 years ago
  71. 7b56928 Juno: Change the Firmware update detect mechanism by Soby Mathew · 7 years ago
  72. 06e3a5e Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · 7 years ago
  73. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 7 years ago
  74. d0c63ea Fix FVP DRAM2 size by Roberto Vargas · 8 years ago
  75. fdcc08a Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · 7 years ago
  76. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 7 years ago
  77. fd116b9 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 7 years ago
  78. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  79. dc6aad2 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 7 years ago
  80. fe7210c FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 8 years ago
  81. 01e808c Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · 7 years ago
  82. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 7 years ago
  83. ba91a00 Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 7 years ago
  84. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  85. 09cc7a6 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 7 years ago
  86. f06890e Refactor AMU support for Cortex A75 by Dimitris Papastamos · 7 years ago
  87. a2e702a Factor out CPU AMU helpers by Dimitris Papastamos · 7 years ago
  88. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  89. ce6d964 FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 7 years ago
  90. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 8 years ago
  91. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 8 years ago
  92. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 8 years ago
  93. c4fa173 SPM: Map devices in the 1st GB by Sandrine Bailleux · 8 years ago
  94. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 8 years ago
  95. 76d2673 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 8 years ago
  96. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 8 years ago
  97. 53bfb94 Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 8 years ago
  98. 7bdf0c1 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 8 years ago
  99. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 8 years ago
  100. 7d44ac1 fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM by Antonio Nino Diaz · 8 years ago