1. 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  2. d1a1fd4 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  3. db5e12e docs: Add SDEI dispatcher documentation by Jeenu Viswambharan · 7 years ago
  4. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  5. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  6. 055af4b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 7 years ago
  7. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  8. bc265d8 Merge pull request #1150 from dp-arm/dp/events by davidcunado-arm · 7 years ago
  9. 234242b Merge pull request #1149 from robertovargas-arm/fwu-testing by davidcunado-arm · 7 years ago
  10. b648b7d Merge pull request #1141 from robertovargas-arm/boot_redundancy by davidcunado-arm · 7 years ago
  11. a7921b9 aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  12. 096f3a0 Add FWU booting instructions to the user guide by Roberto Vargas · 7 years ago
  13. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  14. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  15. 55e56a9 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  16. e3f2200 BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  17. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  18. 084f383 Merge pull request #1140 from eleanorbonnici-arm/eb/docs/update_models by davidcunado-arm · 7 years ago
  19. e124dc4 Update Foundation, AEM and Cortex Models versions by Eleanor Bonnici · 7 years ago
  20. d1e5a0e Merge pull request #1133 from geesun/qx/fixed_tbbr_doc_ver by davidcunado-arm · 7 years ago
  21. 5ef6302 Merge pull request #1126 from robertovargas-arm/psci-v1.1 by davidcunado-arm · 7 years ago
  22. aeb267c GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 7 years ago
  23. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  24. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  25. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  26. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  27. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  28. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  29. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  30. 24e7029 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
  31. 522a465 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 7 years ago
  32. b1e957e GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  33. e4071da docs: Update Trusted Board Boot Requirements document number by Qixiang Xu · 7 years ago
  34. d963e3e Update documentation to PSCI v1.1 by Roberto Vargas · 7 years ago
  35. ff0509c Add missed fields in documentation of plat_psci_ops by Roberto Vargas · 7 years ago
  36. b76da30 Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvements by davidcunado-arm · 7 years ago
  37. a84996b GICv3: Document GICv3 save/restore helpers by Douglas Raillard · 7 years ago
  38. dcf9d92 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 7 years ago
  39. 8f23fa8 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · 7 years ago
  40. 56fcdd7 Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 7 years ago
  41. 7f47e74 hikey*: Update docs by Victor Chong · 7 years ago
  42. aa05eea Dynamic selection of ECDSA or RSA by Qixiang Xu · 7 years ago
  43. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  44. f07b808 Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · 7 years ago
  45. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 7 years ago
  46. a5f7281 plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · 7 years ago
  47. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  48. aaf15f5 Implement log framework by Soby Mathew · 7 years ago
  49. c3b4ca1 Cortex-A72: Implement workaround for erratum 859971 by Eleanor Bonnici · 7 years ago
  50. 0c9bd27 Cortex-A57: Implement workaround for erratum 859972 by Eleanor Bonnici · 7 years ago
  51. 403a6ad Merge pull request #1082 from vchong/load_img_v2_parse_optee_header by davidcunado-arm · 7 years ago
  52. 512d84c Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1 by davidcunado-arm · 7 years ago
  53. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  54. e46fa92 docs: hikey: Fix typo by Victor Chong · 7 years ago
  55. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  56. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  57. 0929f09 porting-guide.rst: Fix some sections' level by Douglas Raillard · 7 years ago
  58. c43d68d Merge pull request #1073 from davidcunado-arm/dc/update_docs by danh-arm · 7 years ago
  59. baea3f6 Merge pull request #1066 from islmit01/im/enable_cnp_bit by danh-arm · 7 years ago
  60. 9730946 Add usage note for FVP model versions 11.0 and 8.5 by David Cunado · 7 years ago
  61. 6ac733b Merge pull request #1056 from geesun/qx/interrupt-diags by danh-arm · 7 years ago
  62. 2c85499 Merge pull request #1067 from jeenu-arm/rst-fix by davidcunado-arm · 7 years ago
  63. c4a1a07 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 7 years ago
  64. b60420a firmware-design.rst: Fix formatting by Jeenu Viswambharan · 7 years ago
  65. 7421bf1 doc: minor typo fix by Etienne Carriere · 7 years ago
  66. 469acb5 Merge pull request #977 from etienne-lms/sp-min-fiq by danh-arm · 7 years ago
  67. 1327527 update the interrupt diagrams by Qixiang Xu · 7 years ago
  68. 18d4745 Merge pull request #1040 from sliai/support-opteed-header by danh-arm · 7 years ago
  69. d44df5e Merge pull request #1049 from sandrine-bailleux-arm/sb/xlat-lib-v2-doc by danh-arm · 7 years ago
  70. 80f65c4 Merge pull request #1046 from jeenu-arm/revc by danh-arm · 7 years ago
  71. dc0fea7 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 7 years ago
  72. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  73. b5d6809 Add documentation of the xlat tables library V2 by Antonio Nino Diaz · 7 years ago
  74. 923fac2 Fix to change.log by David Cunado · 7 years ago
  75. b36577a CCI: Adapt for specific product at run time by Jeenu Viswambharan · 7 years ago
  76. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 8 years ago
  77. ae87f4b lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  78. 60b4f9b Merge pull request #1037 from douglas-raillard-arm/dr/doc_fix_errata_a53 by davidcunado-arm · 7 years ago
  79. 062b640 Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · 7 years ago
  80. 1861b7a Emphasize that TF only supports 4 KB granule size by Sandrine Bailleux · 7 years ago
  81. b52353a Add doc for some Cortex A53 errata workarounds by Douglas Raillard · 7 years ago
  82. d73dcf3 Fix alphabetic ordering by Jeenu Viswambharan · 7 years ago
  83. 56f596b Merge pull request #1005 from ldts/v1 by davidcunado-arm · 7 years ago
  84. c8f29dd Merge pull request #1028 from vchong/bl32_optee_support_v2 by davidcunado-arm · 7 years ago
  85. a29d9a6 Poplar: Initial commit for Poplar E-96Boards by Jorge Ramirez-Ortiz · 7 years ago
  86. 9128768 hikey960: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  87. b9a8db2 hikey: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  88. 98eea37 hikey: Fix errors in doc by Victor Chong · 7 years ago
  89. 1acb3e1 hikey960: Fix errors in doc by Victor Chong · 7 years ago
  90. c61b22e Updates user guide following out of box testing. by Eleanor Bonnici · 7 years ago
  91. 1b796fa Release v1.4: update change-log.rst by David Cunado · 7 years ago
  92. b2de099 Migrate to Linaro release 17.04 by David Cunado · 7 years ago
  93. 124415e Update Foundation, AEM and Cortex Models versions by David Cunado · 7 years ago
  94. 001db04 Remove Markdown documentation by Douglas Raillard · 7 years ago
  95. 30d7b36 Manual fixes to reST documentations by Douglas Raillard · 7 years ago
  96. d7c21b7 Convert documentation to reStructuredText by Douglas Raillard · 7 years ago
  97. 8c68813 Fix various small issues in the documentation by Douglas Raillard · 7 years ago
  98. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  99. c7f8398 Document CFLAGS make option by Douglas Raillard · 7 years ago
  100. d0c8273 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago