1. f6f1a32 GICv3: ITS architectural save and restore helpers by Soby Mathew · 7 years ago
  2. 327548c GICv3: add functions for save and restore by Soby Mathew · 7 years ago
  3. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
  4. 56fcdd7 Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 7 years ago
  5. 7025cda xlat: remove cast in MAP_REGION to get back building with GCC 4.9 by Masahiro Yamada · 7 years ago
  6. 502ca97 Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit by davidcunado-arm · 7 years ago
  7. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  8. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  9. c590770 Add mem_region utility functions by Roberto Vargas · 7 years ago
  10. 0a4c261 mem_protect: Add mem_protect API by Roberto Vargas · 7 years ago
  11. aa05eea Dynamic selection of ECDSA or RSA by Qixiang Xu · 7 years ago
  12. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  13. a674feb plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 7 years ago
  14. f94e40d Fix type of `unsigned long` constants by Antonio Nino Diaz · 7 years ago
  15. c8274a8 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · 7 years ago
  16. f07b808 Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · 7 years ago
  17. 9d3dc25 Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region by davidcunado-arm · 7 years ago
  18. f9c996a Merge pull request #1096 from davidcunado-arm/im/mair_attributes_helper by davidcunado-arm · 7 years ago
  19. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 7 years ago
  20. a5f7281 plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · 7 years ago
  21. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  22. 02c6307 Helper macro to create MAIR encodings by Isla Mitchell · 7 years ago
  23. 35c09f1 xlat: Use MAP_REGION macro as compatibility layer by Douglas Raillard · 7 years ago
  24. aaf15f5 Implement log framework by Soby Mathew · 7 years ago
  25. f583a06 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 7 years ago
  26. c3b4ca1 Cortex-A72: Implement workaround for erratum 859971 by Eleanor Bonnici · 7 years ago
  27. 0c9bd27 Cortex-A57: Implement workaround for erratum 859972 by Eleanor Bonnici · 7 years ago
  28. e94b06d Merge pull request #1078 from douglas-raillard-arm/dr/add_cfi_vector_entry by davidcunado-arm · 7 years ago
  29. 878f03c Merge pull request #1019 from etienne-lms/log-size by davidcunado-arm · 7 years ago
  30. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  31. 20948c4 Fix JUNO AArch32 build by Soby Mathew · 7 years ago
  32. b22fe23 Merge pull request #1076 from masahir0y/asm_macro by davidcunado-arm · 7 years ago
  33. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 7 years ago
  34. 97ad6ce cpu log buffer size depends on cache line size by Etienne Carriere · 7 years ago
  35. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 7 years ago
  36. efa50b5 Add CFI debug info to vector entries by Douglas Raillard · 7 years ago
  37. be1d3ef asm_macros: set the default assembly code alignment to 4 byte by Masahiro Yamada · 7 years ago
  38. baea3f6 Merge pull request #1066 from islmit01/im/enable_cnp_bit by danh-arm · 7 years ago
  39. 194cb27 Merge pull request #1062 from jeenu-arm/cpu-fixes by danh-arm · 7 years ago
  40. a681413 Merge pull request #1071 from jeenu-arm/syntax-fix by danh-arm · 7 years ago
  41. 41b61be CPU: Correct names of implementation-defined aux regs by Eleanor Bonnici · 7 years ago
  42. b83e42b CPU: Make shifted constants unsigned by Eleanor Bonnici · 7 years ago
  43. 749d25b plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · 7 years ago
  44. 17459aa Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · 7 years ago
  45. 1eb6057 Merge pull request #1061 from robertovargas-arm/norflash by davidcunado-arm · 7 years ago
  46. ae73b16 ARM plat: change OP-TEE pageable load base by Jens Wiklander · 7 years ago
  47. c4a1a07 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 7 years ago
  48. 0bc79d9 Add macro to test for minimum architecture version by Jeenu Viswambharan · 7 years ago
  49. c3028a1 Merge pull request #1053 from jwerner-chromium/JW_func_align by davidcunado-arm · 7 years ago
  50. ea21edc norflash: Add nor_erase() to NOR driver by Roberto Vargas · 7 years ago
  51. 86a610e norflash: Wait for WSM bit in lock/unlock by Roberto Vargas · 7 years ago
  52. 469acb5 Merge pull request #977 from etienne-lms/sp-min-fiq by danh-arm · 7 years ago
  53. b4c75e9 Add new alignment parameter to func assembler macro by Julius Werner · 7 years ago
  54. 18d4745 Merge pull request #1040 from sliai/support-opteed-header by danh-arm · 7 years ago
  55. 80f65c4 Merge pull request #1046 from jeenu-arm/revc by danh-arm · 7 years ago
  56. dc0fea7 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 7 years ago
  57. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 7 years ago
  58. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  59. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · 7 years ago
  60. 5c50304 Add SMMUv3 driver by Jeenu Viswambharan · 7 years ago
  61. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · 7 years ago
  62. ae87f4b lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  63. 062b640 Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · 7 years ago
  64. 65306cf Merge pull request #1034 from dp-arm/dp/uart-clock by davidcunado-arm · 7 years ago
  65. cd89966 Merge pull request #1032 from soby-mathew/sm/css_scp_reorg by davidcunado-arm · 7 years ago
  66. 1861b7a Emphasize that TF only supports 4 KB granule size by Sandrine Bailleux · 7 years ago
  67. 12e8644 xlat lib: Fix some types by Sandrine Bailleux · 7 years ago
  68. 6634293 xlat lib v2: Expose *_ctx() APIs by Sandrine Bailleux · 7 years ago
  69. 3120ea2 xlat lib v2: Export translation context as an opaque type by Sandrine Bailleux · 7 years ago
  70. 090c849 xlat lib: Reorganize architectural defs by Sandrine Bailleux · 7 years ago
  71. cbd2444 Fix CSS UART clock value by Dimitris Papastamos · 7 years ago
  72. 2f6cac4 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · 7 years ago
  73. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  74. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  75. 1ae83bc Add headers to enable CryptoCell integration by Soby Mathew · 7 years ago
  76. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  77. 400adc0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 7 years ago
  78. 41263a1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 7 years ago
  79. 662bf93 context_mgmt: declare extern cm_set_next_context() for AArch32 by Etienne Carriere · 7 years ago
  80. bfe12d3 bl: security_state should be of type unsigned int by Etienne Carriere · 7 years ago
  81. 12f8be5 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 7 years ago
  82. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  83. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  84. ac838c5 aarch32: Fix L2CTRL definition for Cortex A57 and A72 by Dimitris Papastamos · 7 years ago
  85. 9c47a5a aarch32: Implement errata workarounds for Cortex A53 by Dimitris Papastamos · 7 years ago
  86. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  87. c6a11f6 include: add U()/ULL() macros for constants by Varun Wadekar · 7 years ago
  88. 05597a9 Add U() macro to share constants between C and other sources by Varun Wadekar · 7 years ago
  89. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · 7 years ago
  90. dc07517 Fix stdlib defines for AArch32 by Soby Mathew · 7 years ago
  91. 39d6508 stdlib: support AARCH32 in endian head file by Haojian Zhuang · 7 years ago
  92. 95daa47 stdlib: import endian head file from freebsd by Haojian Zhuang · 7 years ago
  93. d6d6197 Merge pull request #964 from soby-mathew/sm/rsapss_sup by danh-arm · 7 years ago
  94. c2c877a Merge pull request #963 from soby-mathew/sm/scmi_dev by danh-arm · 7 years ago
  95. d834249 Merge pull request #960 from jeenu-arm/cpu-libs by danh-arm · 7 years ago
  96. 23821a5 Merge pull request #962 from antonio-nino-diaz-arm/an/fwu-checks by danh-arm · 7 years ago
  97. cbafd7a Add SCMI support for Juno platform by Soby Mathew · 8 years ago
  98. ea26bad CSS: Add SCMI driver for SCP by Soby Mathew · 8 years ago
  99. 0a68d13 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · 7 years ago
  100. 0e8e720 FWU: Introduce FWU_SMC_IMAGE_RESET by Antonio Nino Diaz · 7 years ago