1. 7cdb434 Support shared Mbed TLS heap for SGI by John Tsichritzis · 7 years ago
  2. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  3. c9512bc Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 7 years ago
  4. 432f0ad Remove unnecessary casts by John Tsichritzis · 7 years ago
  5. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  6. 11dfe0b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 7 years ago
  7. 9d57a14 memprotect: Move files to specific platform makefiles by Roberto Vargas · 7 years ago
  8. b634fa9 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · 7 years ago
  9. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 7 years ago
  10. 1e54cbb plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 7 years ago
  11. 1eb735d Add librom support in FVP by Roberto Vargas · 7 years ago
  12. 354596f plat/arm: Add support for SGM775 by Nariman Poushin · 7 years ago
  13. 5b2a781 css_pm_scmi: optimise cpu suspend to remove redundant scmi call by Deepak Pandey · 8 years ago
  14. eb5e1be plat/arm: tzc_dmc500: Add missing plat_arm.h include by Nariman Poushin · 7 years ago
  15. 5819280 plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · 7 years ago
  16. a41d1b2 plat/sgi: switch to using scmi by Chandni Cherukuri · 7 years ago
  17. 8e1cc44 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · 7 years ago
  18. fec3648 Create a library file for libfdt by Roberto Vargas · 7 years ago
  19. f68bc8a Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 7 years ago
  20. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 7 years ago
  21. f29d182 RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · 7 years ago
  22. 167dae4 RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · 7 years ago
  23. 485fc95 RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · 7 years ago
  24. d952391 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · 7 years ago
  25. 2e4a509 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 7 years ago
  26. d9cc937 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 7 years ago
  27. 46b69e3 Include board_arm_def.h through the platform's header by Sughosh Ganu · 7 years ago
  28. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  29. cad25f1 Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 7 years ago
  30. f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 7 years ago
  31. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  32. ecd6242 Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 7 years ago
  33. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 7 years ago
  34. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  35. 9ceda8b Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 7 years ago
  36. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 7 years ago
  37. bfe3c44 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 7 years ago
  38. ed8c374 ARM platforms: Remove some duplicate declarations by Sandrine Bailleux · 7 years ago
  39. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
  40. c84b6cb Add initial CPU support for Cortex-Deimos by Joel Hutton · 7 years ago
  41. 311a1a8 Fix MISRA rule 8.4 by Roberto Vargas · 7 years ago
  42. 0fbb7a4 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  43. a9b5b4a Fix MISRA rule 8.4 by Roberto Vargas · 7 years ago
  44. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  45. 3208edc ARM platforms: Initialize cntfrq for BL1 Firmware update by Soby Mathew · 7 years ago
  46. f790cc0 Merge pull request #1445 from danielboulby-arm/db/DynamicAuthentication by Dimitris Papastamos · 7 years ago
  47. 5470a3c Set FVP DYN_DISABLE_AUTH authentication default to 0 by Daniel Boulby · 7 years ago
  48. a455173 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 7 years ago
  49. 8e26307 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · 7 years ago
  50. 9b4c611 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 7 years ago
  51. c125a14 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 7 years ago
  52. ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 7 years ago
  53. a7055c5 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 7 years ago
  54. ec94229 Merge pull request #1434 from soby-mathew/sm/fix_cntfrq by Dimitris Papastamos · 7 years ago
  55. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 7 years ago
  56. 0a665ed Merge pull request #1423 from chandnich/sgi-575/dyncfg by Dimitris Papastamos · 7 years ago
  57. 73b4214 Merge pull request #1425 from jts-arm/panic by Dimitris Papastamos · 7 years ago
  58. 7fb3a70 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 7 years ago
  59. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  60. e237c1b Move mem-protect definitions to board specific files by Roberto Vargas · 7 years ago
  61. 355e096 Panic in BL1 when TB_FW_CONFIG is invalid by John Tsichritzis · 7 years ago
  62. 649b43f sgi/mmap: Remove SGI specific MMAP functions by Chandni Cherukuri · 7 years ago
  63. ea3f1be sgi/dyncfg: add system-id node in hw-config dtb by Chandni Cherukuri · 7 years ago
  64. 39b66f6 sgi/dyncfg: add dts files to enable support for dynamic config by Chandni Cherukuri · 7 years ago
  65. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
  66. 59c4346 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 7 years ago
  67. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 7 years ago
  68. a138f76 Fix MISRA Rule 5.7 Part 2 by Daniel Boulby · 7 years ago
  69. ff4e86f Fix MISRA Rule 5.3 Part 5 by Daniel Boulby · 7 years ago
  70. 608529a Merge pull request #1397 from dp-arm/dp/cortex-a76 by Dimitris Papastamos · 7 years ago
  71. 4a581b0 Revert "Code change to fix small bugs" by Dimitris Papastamos · 7 years ago
  72. ee7cda3 Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default by Dimitris Papastamos · 7 years ago
  73. 08268e2 Add AMU support for Cortex-Ares by Dimitris Papastamos · 7 years ago
  74. abbffe9 Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 8 years ago
  75. 83685de Merge pull request #1389 from danielboulby-arm/db/bugfix by Dimitris Papastamos · 7 years ago
  76. 2013d8f Juno: Bump up the BL1-RW size by Soby Mathew · 7 years ago
  77. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  78. bc325c2 Remove duplicate weak definition by Daniel Boulby · 7 years ago
  79. edcd266 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 7 years ago
  80. e829a37 plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 7 years ago
  81. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 7 years ago
  82. 6e79f9f FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 7 years ago
  83. b6ceca4 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · 7 years ago
  84. dcf1a04 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 7 years ago
  85. 8aaa863 css/sgi: rework the core position calculation function by Vishwanatha HG · 7 years ago
  86. 8ac1765 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · 7 years ago
  87. ede1342 Merge pull request #1379 from CJKay/nsram-fix by Dimitris Papastamos · 7 years ago
  88. a513506 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 7 years ago
  89. bf4698f Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 7 years ago
  90. d7ecac7 css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 7 years ago
  91. b726c16 plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 7 years ago
  92. 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  93. 0b9ce90 ARM Platforms: Support RAS by Jeenu Viswambharan · 7 years ago
  94. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
  95. bb3a6f8 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · 7 years ago
  96. 4af1654 Merge pull request #1346 from samarthp/sp/support-multiple-mhu-gen by Dimitris Papastamos · 7 years ago
  97. a427785 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · 8 years ago
  98. 8b37120 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 7 years ago
  99. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  100. 1a29f93 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 7 years ago