1. 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  2. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
  3. 8b37120 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 7 years ago
  4. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  5. 35a3eeb Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  6. 23411d2 plat/arm: Allow override of default TZC regions by Summer Qin · 7 years ago
  7. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  8. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  9. 7b56928 Juno: Change the Firmware update detect mechanism by Soby Mathew · 7 years ago
  10. 74847ab BL2U: Fix ARM platform timer initilization by Soby Mathew · 7 years ago
  11. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 7 years ago
  12. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  13. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  14. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 8 years ago
  15. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 8 years ago
  16. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 8 years ago
  17. caf4eca ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 7 years ago
  18. 81bf6aa ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 7 years ago
  19. f2c83c1 ARM platforms: Fix console address for flush by Jeenu Viswambharan · 8 years ago
  20. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 8 years ago
  21. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 8 years ago
  22. 1dc0714 Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 8 years ago
  23. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 8 years ago
  24. 66db10c Move TSP to TZC secured DRAM by Dimitris Papastamos · 8 years ago
  25. 7bdf0c1 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 8 years ago
  26. fb48b97 ARM Platforms: Change the TZC access permissions for EL3 payload by Soby Mathew · 8 years ago
  27. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  28. 0baec2a ARM platforms: Enable SDEI by Jeenu Viswambharan · 8 years ago
  29. 0bef0ed ARM platforms: Define exception macros by Jeenu Viswambharan · 8 years ago
  30. 781f4aa ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 8 years ago
  31. 71e7a4e ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 8 years ago
  32. 058efee GICv2: Fix populating PE target data by Jeenu Viswambharan · 8 years ago
  33. 9500d5a Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 8 years ago
  34. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 8 years ago
  35. 92c5066 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 8 years ago
  36. 3de7d58 Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 8 years ago
  37. d58f3ca Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · 8 years ago
  38. 7ca267b plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 8 years ago
  39. b2c363b ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 8 years ago
  40. dea417c ARM platforms: supply per-PE target mask array by Jeenu Viswambharan · 8 years ago
  41. e35a3fb ARM platforms: enable GICv3 state save/restore by Soby Mathew · 8 years ago
  42. a22dffc ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 8 years ago
  43. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago
  44. f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 8 years ago
  45. 487c869 Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 8 years ago
  46. 18e279e CSS: Changes for SDS framework by Soby Mathew · 8 years ago
  47. 2091755 Export KEY_ALG as a user build option by Soby Mathew · 8 years ago
  48. 1a52aca Merge pull request #1040 from sliai/support-opteed-header by danh-arm · 8 years ago
  49. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 8 years ago
  50. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 8 years ago
  51. 11ad8f2 FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 9 years ago
  52. 4adb10c Fix order of ARM platform #includes by Isla Mitchell · 8 years ago
  53. e60f2af ARM plat changes to enable CryptoCell integration by Soby Mathew · 8 years ago
  54. 9151ac0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 8 years ago
  55. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  56. 2156830 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 8 years ago
  57. 572e141 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · 8 years ago
  58. 7c7dffd plat/arm: Compile out impossible conditional for AArch32 by dp-arm · 8 years ago
  59. c243e30 Include missing header in arm_bl2_setup.c by dp-arm · 8 years ago
  60. e715e67 Merge pull request #938 from masahir0y/tools_share by danh-arm · 8 years ago
  61. d77b98c mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms by Antonio Nino Diaz · 8 years ago
  62. 232c6b3 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 8 years ago
  63. 81602a9 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 8 years ago
  64. 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 9 years ago
  65. 6a0b0d7 Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG by David Cunado · 8 years ago
  66. fa71521 Add missing SPDX header by David Cunado · 8 years ago
  67. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  68. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  69. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  70. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  71. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 8 years ago
  72. 07570d5 Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 9 years ago
  73. 3b211ff ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · 8 years ago
  74. 801cf93 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 8 years ago
  75. 1ae5c8b Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · 8 years ago
  76. d8d6cf2 ARM platforms: Add support for MT bit in MPIDR by Summer Qin · 8 years ago
  77. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 8 years ago
  78. bf75a37 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  79. 108e4df Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing by davidcunado-arm · 8 years ago
  80. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 9 years ago
  81. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  82. 6af03f9 Use #ifdef for AARCH32 instead of #if by Masahiro Yamada · 9 years ago
  83. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  84. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 9 years ago
  85. ecdc898 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 9 years ago
  86. bd83b41 Merge pull request #791 from jeenu-arm/asm-assert-32 by danh-arm · 9 years ago
  87. 9acdafb Merge pull request #793 from jeenu-arm/gic-changes by danh-arm · 9 years ago
  88. 949a52d Fix integer overflows in BL1 FWU code by Sandrine Bailleux · 9 years ago
  89. 19d2595 Merge pull request #785 from dp-arm/dp/nvcounter by Dan Handley · 9 years ago
  90. e12cb61 AArch32: Print ASM_ASSERT and panic messages by Jeenu Viswambharan · 9 years ago
  91. d35dee2 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · 9 years ago
  92. d17b953 Introduce ARM platform APIs for GICv3 Redistributor by Jeenu Viswambharan · 9 years ago
  93. 53d703a Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 9 years ago
  94. 5486a96 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · 9 years ago
  95. 91a422d Clarify dependency for PSCI_EXTENDED_STATE_ID by Douglas Raillard · 9 years ago
  96. f10796a Introduce ARM SiP service by dp-arm · 9 years ago
  97. d991551 AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 9 years ago
  98. 6fe8aa2 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · 9 years ago
  99. 83fc4a9 AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · 9 years ago
  100. a8aa7fe ARM platform changes for new version of image loading by Yatharth Kochar · 9 years ago