1. 3a20a73 Slight improvements in Mbed TLS shared heap helpers by John Tsichritzis · 6 years ago
  2. f9c2be9 Merge pull request #1554 from jts-arm/mbed by Dimitris Papastamos · 6 years ago
  3. c19949a Support shared Mbed TLS heap for SGM by John Tsichritzis · 6 years ago
  4. 0c6ee74 Support shared Mbed TLS heap for SGI by John Tsichritzis · 6 years ago
  5. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  6. 2b24bf1 Merge pull request #1550 from danielboulby-arm/db/weakdefs by Dimitris Papastamos · 6 years ago
  7. 07d2687 Prevent two weak definitions of the same function by Daniel Boulby · 6 years ago
  8. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  9. 5b8183c Remove unnecessary casts by John Tsichritzis · 6 years ago
  10. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  11. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  12. b96ee4b memprotect: Move files to specific platform makefiles by Roberto Vargas · 6 years ago
  13. 210f0a8 SiP: MISRA fixes for execution state switch by Jeenu Viswambharan · 6 years ago
  14. d40b5f9 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 6 years ago
  15. 533d3a8 plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 6 years ago
  16. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  17. c703f90 plat/arm: Add support for SGM775 by Nariman Poushin · 6 years ago
  18. 207c522 css_pm_scmi: optimise cpu suspend to remove redundant scmi call by Deepak Pandey · 7 years ago
  19. 8b8df93 plat/arm: tzc_dmc500: Add missing plat_arm.h include by Nariman Poushin · 6 years ago
  20. f67abbb plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · 6 years ago
  21. d61a705 plat/sgi: switch to using scmi by Chandni Cherukuri · 6 years ago
  22. 8271885 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · 6 years ago
  23. 27bc9f9 Create a library file for libfdt by Roberto Vargas · 6 years ago
  24. f92daca Merge pull request #1506 from danielboulby-arm/db/SeparateCodeAndROData by Dimitris Papastamos · 6 years ago
  25. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  26. 3f7e79d RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · 6 years ago
  27. 70661cf RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · 6 years ago
  28. 18f513d RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · 6 years ago
  29. e1579e0 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · 6 years ago
  30. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  31. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
  32. 5c06ff1 Include board_arm_def.h through the platform's header by Sughosh Ganu · 6 years ago
  33. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  34. cf0efce Merge pull request #1491 from jeenu-arm/misra-fix by danh-arm · 6 years ago
  35. fc920dd Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 6 years ago
  36. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  37. 4542cfe Arm platforms: Fix type mismatch for arm_pm_idle_states by Jeenu Viswambharan · 6 years ago
  38. fec756f PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 6 years ago
  39. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  40. 9393a4c Merge pull request #1477 from dp-arm/dp/css-ap-core by Dimitris Papastamos · 6 years ago
  41. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  42. aeaf1f0 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 6 years ago
  43. ccaa97c ARM platforms: Remove some duplicate declarations by Sandrine Bailleux · 6 years ago
  44. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  45. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  46. daaae6c Fix MISRA rule 8.4 by Roberto Vargas · 6 years ago
  47. 4fa337c Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  48. 4d59eb4 Fix MISRA rule 8.4 by Roberto Vargas · 6 years ago
  49. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  50. d969a7e ARM platforms: Initialize cntfrq for BL1 Firmware update by Soby Mathew · 6 years ago
  51. e4e8162 Merge pull request #1445 from danielboulby-arm/db/DynamicAuthentication by Dimitris Papastamos · 6 years ago
  52. d02000d Set FVP DYN_DISABLE_AUTH authentication default to 0 by Daniel Boulby · 6 years ago
  53. 8fe61c1 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 6 years ago
  54. 16b4109 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · 6 years ago
  55. cd95626 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago
  56. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  57. cc9b496 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
  58. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 6 years ago
  59. 522d3dc Merge pull request #1434 from soby-mathew/sm/fix_cntfrq by Dimitris Papastamos · 6 years ago
  60. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  61. 72ce0c6 Merge pull request #1423 from chandnich/sgi-575/dyncfg by Dimitris Papastamos · 6 years ago
  62. 45fa35c Merge pull request #1425 from jts-arm/panic by Dimitris Papastamos · 6 years ago
  63. bb7cc69 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  64. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  65. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  66. 116d78a Panic in BL1 when TB_FW_CONFIG is invalid by John Tsichritzis · 6 years ago
  67. e350e78 sgi/mmap: Remove SGI specific MMAP functions by Chandni Cherukuri · 6 years ago
  68. 771d644 sgi/dyncfg: add system-id node in hw-config dtb by Chandni Cherukuri · 6 years ago
  69. c1b5b8a sgi/dyncfg: add dts files to enable support for dynamic config by Chandni Cherukuri · 6 years ago
  70. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  71. 4630489 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · 6 years ago
  72. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  73. ebdb634 Fix MISRA Rule 5.7 Part 2 by Daniel Boulby · 6 years ago
  74. ddf6d40 Fix MISRA Rule 5.3 Part 5 by Daniel Boulby · 6 years ago
  75. 8c18f6a Merge pull request #1397 from dp-arm/dp/cortex-a76 by Dimitris Papastamos · 6 years ago
  76. 9576baa Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  77. 756b8dc Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default by Dimitris Papastamos · 6 years ago
  78. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · 6 years ago
  79. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  80. fad0e49 Merge pull request #1389 from danielboulby-arm/db/bugfix by Dimitris Papastamos · 6 years ago
  81. b5d7830 Juno: Bump up the BL1-RW size by Soby Mathew · 6 years ago
  82. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  83. e08d0f2 Remove duplicate weak definition by Daniel Boulby · 6 years ago
  84. ec42385 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 6 years ago
  85. 31c397f plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 6 years ago
  86. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 6 years ago
  87. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  88. 48742f5 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · 6 years ago
  89. a72c337 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 6 years ago
  90. 64f0b6f css/sgi: rework the core position calculation function by Vishwanatha HG · 6 years ago
  91. e2d97e4 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · 6 years ago
  92. adffd42 Merge pull request #1379 from CJKay/nsram-fix by Dimitris Papastamos · 6 years ago
  93. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  94. b37eba9 Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 6 years ago
  95. 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 6 years ago
  96. d9166ac plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 6 years ago
  97. 93bd916 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  98. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · 6 years ago
  99. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 7 years ago
  100. c451010 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · 6 years ago