1. ff6844c plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · 5 years ago
  2. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  3. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  4. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 6 years ago
  5. 500436b plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · 6 years ago
  6. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  7. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
  8. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  9. fc922ca FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  10. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  11. cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  12. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  13. b3476d0 plat/arm: Enable MULTI_CONSOLE_API in AArch32 by Daniel Boulby · 6 years ago
  14. 943bb7f ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 6 years ago
  15. fec3648 Create a library file for libfdt by Roberto Vargas · 6 years ago
  16. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  17. a7055c5 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 6 years ago
  18. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  19. 6e79f9f FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  20. dcf1a04 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 6 years ago
  21. b726c16 plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 6 years ago
  22. 0b9ce90 ARM Platforms: Support RAS by Jeenu Viswambharan · 6 years ago
  23. 7b56928 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  24. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 7 years ago
  25. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 7 years ago
  26. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  27. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  28. 1dc0714 Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  29. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  30. 66db10c Move TSP to TZC secured DRAM by Dimitris Papastamos · 7 years ago
  31. 0baec2a ARM platforms: Enable SDEI by Jeenu Viswambharan · 7 years ago
  32. 0bef0ed ARM platforms: Define exception macros by Jeenu Viswambharan · 7 years ago
  33. 92c5066 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 7 years ago
  34. d58f3ca Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · 7 years ago
  35. 7ca267b plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  36. 487c869 Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  37. 18e279e CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  38. 2091755 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  39. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 7 years ago
  40. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  41. e60f2af ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  42. 572e141 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · 7 years ago
  43. d77b98c mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms by Antonio Nino Diaz · 7 years ago
  44. 232c6b3 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 7 years ago
  45. 6a0b0d7 Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG by David Cunado · 7 years ago
  46. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  47. b10d449 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 7 years ago
  48. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  49. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 7 years ago
  50. 07570d5 Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 8 years ago
  51. 3b211ff ARM platforms: Add option to use xlat tables lib v1 by Antonio Nino Diaz · 7 years ago
  52. 1ae5c8b Merge pull request #879 from Summer-ARM/sq/mt-support by davidcunado-arm · 7 years ago
  53. d8d6cf2 ARM platforms: Add support for MT bit in MPIDR by Summer Qin · 7 years ago
  54. 7531120 Move plat/common source file definitions to generic Makefiles by dp-arm · 7 years ago
  55. bf75a37 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · 7 years ago
  56. 04c1db1 PSCI: Decouple PSCI stat residency calculation from PMF by dp-arm · 7 years ago
  57. 19d2595 Merge pull request #785 from dp-arm/dp/nvcounter by Dan Handley · 8 years ago
  58. d35dee2 tbbr: Fix updating of Non-Trusted NV counter by dp-arm · 8 years ago
  59. 53d703a Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
  60. 91a422d Clarify dependency for PSCI_EXTENDED_STATE_ID by Douglas Raillard · 8 years ago
  61. f10796a Introduce ARM SiP service by dp-arm · 8 years ago
  62. 6fe8aa2 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · 8 years ago
  63. 83fc4a9 AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · 8 years ago
  64. a8aa7fe ARM platform changes for new version of image loading by Yatharth Kochar · 8 years ago
  65. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 8 years ago
  66. bc149bf Move `arm_common.c` out of aarch64 folder by Soby Mathew · 8 years ago
  67. bb2162f Include `plat_psci_common.c` from the new location by Soby Mathew · 8 years ago
  68. 0af559a ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  69. d75f257 Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms by Soby Mathew · 8 years ago
  70. 3e4b8fd Migrate platform ports to the new xlat_tables library by Soby Mathew · 8 years ago
  71. 4518dd9 Add support to load BL31 in DRAM by David Wang · 8 years ago
  72. 843ddee Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 8 years ago
  73. 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  74. a9cc84d Perform security setup separately for each ARM platform by Vikram Kanigiri · 8 years ago
  75. 0e5dcdd ARM plat: add build option to unlock access to non-secure timer by Juan Castillo · 9 years ago
  76. 8f0617e Apply TBBR naming convention to the fip_create options by Juan Castillo · 9 years ago
  77. 0191262 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 9 years ago
  78. dcda29f FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 9 years ago
  79. 436223d FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 9 years ago
  80. 27573c5 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  81. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  82. 4c117f6 CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  83. fd6007d Add a generic driver for ARM CCN IP by Achin Gupta · 9 years ago
  84. 2204afd PSCI: Demonstrate support for composite power states by Soby Mathew · 9 years ago
  85. 38dce70 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 9 years ago
  86. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  87. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  88. b431530 Add common ARM and CSS platform code by Dan Handley · 9 years ago