1. b48ae26 reset2: Add css_system_reset2() by Roberto Vargas · 8 years ago
  2. ed3c0ef scp: Introduce css_scp_system_off() function by Roberto Vargas · 8 years ago
  3. ebf1ca1 GICv3: add functions for save and restore by Soby Mathew · 8 years ago
  4. c64d134 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 8 years ago
  5. cb2cfae Merge pull request #1115 from jeenu-arm/tsp-mt by davidcunado-arm · 8 years ago
  6. 5e4ca66 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · 8 years ago
  7. b8fa2ed Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 8 years ago
  8. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago
  9. f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 8 years ago
  10. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 8 years ago
  11. ddfd38e plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 8 years ago
  12. d08f8c6 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · 8 years ago
  13. f18f5f9 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 8 years ago
  14. 487c869 Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 8 years ago
  15. ff07ca2 Merge pull request #1086 from robertovargas-arm/dead_loop by davidcunado-arm · 8 years ago
  16. 96ff260 Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · 8 years ago
  17. 5457874 Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1 by davidcunado-arm · 8 years ago
  18. 18e279e CSS: Changes for SDS framework by Soby Mathew · 8 years ago
  19. 9bedda4 SDS: Introduce the sds drivers by Soby Mathew · 8 years ago
  20. 0a04c69 Split CSS makefile for sp_min on Juno by Soby Mathew · 8 years ago
  21. d9b7636 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · 8 years ago
  22. b3ba6fd Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 8 years ago
  23. 085bac2 Merge pull request #1072 from sandrine-bailleux-arm/sb/tsp-mapping by danh-arm · 8 years ago
  24. 2091755 Export KEY_ALG as a user build option by Soby Mathew · 8 years ago
  25. 3eb2d67 ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 8 years ago
  26. bea363a Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO by Soby Mathew · 8 years ago
  27. a1f5a9e Don't use zero_normalmem in bl2_platform_setup by Roberto Vargas · 8 years ago
  28. 77544ef Merge pull request #1071 from jeenu-arm/syntax-fix by danh-arm · 8 years ago
  29. 1958316 plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · 8 years ago
  30. 48f4bcd Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · 8 years ago
  31. afb3343 Merge pull request #1064 from islmit01/im/shifted_afinity by davidcunado-arm · 8 years ago
  32. 810d921 FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM by Jens Wiklander · 8 years ago
  33. 8431635 FVP: Always assume shifted affinity with MT bit by Isla Mitchell · 8 years ago
  34. 3bbe34e norflash: Add full status check by Roberto Vargas · 8 years ago
  35. 784502a norflash: Add nor_erase() to NOR driver by Roberto Vargas · 8 years ago
  36. b4b09ca norflash: Clear status register before sending commands by Roberto Vargas · 8 years ago
  37. 9753cb5 norflash: Wait for WSM bit in lock/unlock by Roberto Vargas · 8 years ago
  38. f4953e7 norflash: clean-up norflash.c by Roberto Vargas · 8 years ago
  39. 1a52aca Merge pull request #1040 from sliai/support-opteed-header by danh-arm · 8 years ago
  40. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 8 years ago
  41. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 8 years ago
  42. 955242d FVP: Support Base FVP RevC by Jeenu Viswambharan · 8 years ago
  43. eeb9ff9 FVP: Remove CCI registers from crash dump by Jeenu Viswambharan · 8 years ago
  44. 11ad8f2 FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 9 years ago
  45. ddc5bfd Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · 8 years ago
  46. 401e491 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · 8 years ago
  47. 284c3d6 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 8 years ago
  48. 1ea63d7 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · 8 years ago
  49. 74d44a4 CSS: Reorganize the SCP Image transfer functionality by Soby Mathew · 8 years ago
  50. 6c401f3 Resize the BL2 size limit for Juno by Soby Mathew · 8 years ago
  51. 4adb10c Fix order of ARM platform #includes by Isla Mitchell · 8 years ago
  52. f143caf Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · 8 years ago
  53. e60f2af ARM plat changes to enable CryptoCell integration by Soby Mathew · 8 years ago
  54. 0d182a0 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 8 years ago
  55. 35bd2dd juno: Invalidate all caches before warm reset to AArch32 state. by Dimitris Papastamos · 8 years ago
  56. cc47e1a juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value by Dimitris Papastamos · 8 years ago
  57. 9151ac0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 8 years ago
  58. a94cc37 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · 8 years ago
  59. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  60. c971143 juno: Fix AArch32 build by Dimitris Papastamos · 8 years ago
  61. 2156830 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 8 years ago
  62. 6de8b24 Merge pull request #953 from vwadekar/tegra-misra-fixes-v1 by davidcunado-arm · 8 years ago
  63. 3b6947e Merge pull request #986 from jagadeeshujja/jagujj/fix-get-power-state by davidcunado-arm · 8 years ago
  64. 878a8bd CSS:Fix scpi "get_power_state" when ARM_PLAT_MT is set by jagadeesh ujja · 8 years ago
  65. fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 8 years ago
  66. b78c402 Fix coverity error in CSS SCMI driver by Soby Mathew · 8 years ago
  67. b32e6b2 Merge pull request #963 from soby-mathew/sm/scmi_dev by danh-arm · 8 years ago
  68. c66f4ad Merge pull request #961 from jeenu-arm/gic-600 by danh-arm · 8 years ago
  69. 40111d4 Add SCMI support for Juno platform by Soby Mathew · 9 years ago
  70. c04a3b6 CSS: Add SCMI driver for SCP by Soby Mathew · 9 years ago
  71. e1c59ab Introduce ARM GIC-600 driver by Jeenu Viswambharan · 9 years ago
  72. d40ab48 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · 9 years ago
  73. 572e141 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · 8 years ago
  74. 7c7dffd plat/arm: Compile out impossible conditional for AArch32 by dp-arm · 8 years ago
  75. 9bedc6d Remove plat_match_rotpk reference by dp-arm · 8 years ago
  76. 0851cb2 fvp: Remove unnecessary default case by dp-arm · 8 years ago
  77. c243e30 Include missing header in arm_bl2_setup.c by dp-arm · 8 years ago
  78. e715e67 Merge pull request #938 from masahir0y/tools_share by danh-arm · 8 years ago
  79. d77b98c mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms by Antonio Nino Diaz · 8 years ago
  80. 232c6b3 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 8 years ago
  81. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 8 years ago
  82. 81602a9 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 8 years ago
  83. 4fd4af2 Merge pull request #942 from soby-mathew/sm/fix_juno_build_err by danh-arm · 8 years ago
  84. bbf4c22 Juno: Fix AArch32 sp_min build by Soby Mathew · 8 years ago
  85. f0019fc Merge pull request #935 from davidcunado-arm/dc/mbed_api by danh-arm · 8 years ago
  86. 6cea945 Merge pull request #934 from sandrine-bailleux-arm/sb/break-headers-circular-dep by danh-arm · 8 years ago
  87. 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 9 years ago
  88. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  89. 6a0b0d7 Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG by David Cunado · 8 years ago
  90. 144c3f5 FVP: Break circular dependency in platform header files by Sandrine Bailleux · 8 years ago
  91. fa71521 Add missing SPDX header by David Cunado · 8 years ago
  92. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  93. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 8 years ago
  94. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  95. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  96. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 8 years ago
  97. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  98. abd2aba CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · 9 years ago
  99. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 8 years ago
  100. 6f24934 AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 9 years ago