1. 26e63c4 ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · 7 years ago
  2. 122af7d Merge pull request #1150 from dp-arm/dp/events by davidcunado-arm · 7 years ago
  3. 5b5e6cb Merge pull request #1149 from robertovargas-arm/fwu-testing by davidcunado-arm · 7 years ago
  4. 27b2493 Merge pull request #1141 from robertovargas-arm/boot_redundancy by davidcunado-arm · 7 years ago
  5. 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  6. e29ee46 Add FWU booting instructions to the user guide by Roberto Vargas · 7 years ago
  7. 7ca267b plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  8. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  9. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  10. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  11. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  12. 3daf7c9 Merge pull request #1140 from eleanorbonnici-arm/eb/docs/update_models by davidcunado-arm · 7 years ago
  13. 99f38f5 Update Foundation, AEM and Cortex Models versions by Eleanor Bonnici · 7 years ago
  14. 38f5d3f Merge pull request #1133 from geesun/qx/fixed_tbbr_doc_ver by davidcunado-arm · 7 years ago
  15. 5d2f87e Merge pull request #1126 from robertovargas-arm/psci-v1.1 by davidcunado-arm · 7 years ago
  16. c639e8e GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 7 years ago
  17. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  18. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  19. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  20. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  21. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  22. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  23. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  24. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
  25. ca43b55 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 7 years ago
  26. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  27. 67b6690 docs: Update Trusted Board Boot Requirements document number by Qixiang Xu · 7 years ago
  28. fe3e40e Update documentation to PSCI v1.1 by Roberto Vargas · 7 years ago
  29. 8e92332 Add missed fields in documentation of plat_psci_ops by Roberto Vargas · 7 years ago
  30. 0f49d49 Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvements by davidcunado-arm · 7 years ago
  31. c5229f8 GICv3: Document GICv3 save/restore helpers by Douglas Raillard · 7 years ago
  32. 609c919 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 7 years ago
  33. fdb1964 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · 7 years ago
  34. b8fa2ed Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 7 years ago
  35. 37c2165 hikey*: Update docs by Victor Chong · 7 years ago
  36. dcbf393 Dynamic selection of ECDSA or RSA by Qixiang Xu · 7 years ago
  37. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  38. b4f4a2f Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · 7 years ago
  39. f18f5f9 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 7 years ago
  40. fd5763e plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · 7 years ago
  41. 487c869 Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  42. 7f56e9a Implement log framework by Soby Mathew · 7 years ago
  43. 6de9b33 Cortex-A72: Implement workaround for erratum 859971 by Eleanor Bonnici · 7 years ago
  44. 45b52c2 Cortex-A57: Implement workaround for erratum 859972 by Eleanor Bonnici · 7 years ago
  45. 8b6385d Merge pull request #1082 from vchong/load_img_v2_parse_optee_header by davidcunado-arm · 7 years ago
  46. 5457874 Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1 by davidcunado-arm · 7 years ago
  47. 18e279e CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  48. a87a1fb docs: hikey: Fix typo by Victor Chong · 7 years ago
  49. a8eb286 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  50. 2091755 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  51. b0c61f9 porting-guide.rst: Fix some sections' level by Douglas Raillard · 7 years ago
  52. bd35923 Merge pull request #1073 from davidcunado-arm/dc/update_docs by danh-arm · 7 years ago
  53. b15bab6 Merge pull request #1066 from islmit01/im/enable_cnp_bit by danh-arm · 7 years ago
  54. 279fedc Add usage note for FVP model versions 11.0 and 8.5 by David Cunado · 7 years ago
  55. 913c384 Merge pull request #1056 from geesun/qx/interrupt-diags by danh-arm · 7 years ago
  56. f91e8d1 Merge pull request #1067 from jeenu-arm/rst-fix by davidcunado-arm · 7 years ago
  57. 9fce272 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 7 years ago
  58. 579b4ad firmware-design.rst: Fix formatting by Jeenu Viswambharan · 7 years ago
  59. d591d76 doc: minor typo fix by Etienne Carriere · 7 years ago
  60. e808242 Merge pull request #977 from etienne-lms/sp-min-fiq by danh-arm · 7 years ago
  61. 7f943ba update the interrupt diagrams by Qixiang Xu · 7 years ago
  62. 1a52aca Merge pull request #1040 from sliai/support-opteed-header by danh-arm · 7 years ago
  63. ebab983 Merge pull request #1049 from sandrine-bailleux-arm/sb/xlat-lib-v2-doc by danh-arm · 7 years ago
  64. a937d93 Merge pull request #1046 from jeenu-arm/revc by danh-arm · 7 years ago
  65. 7181609 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 7 years ago
  66. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  67. 6feb9e8 Add documentation of the xlat tables library V2 by Antonio Nino Diaz · 7 years ago
  68. 1a3a167 Fix to change.log by David Cunado · 7 years ago
  69. e33fd44 CCI: Adapt for specific product at run time by Jeenu Viswambharan · 7 years ago
  70. 11ad8f2 FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 8 years ago
  71. 1862d62 lib: psci: early suspend handler for platforms by Varun Wadekar · 7 years ago
  72. e43ae8e Merge pull request #1037 from douglas-raillard-arm/dr/doc_fix_errata_a53 by davidcunado-arm · 7 years ago
  73. ddc5bfd Merge pull request #1035 from sandrine-bailleux-arm/sb/xlat-lib-ctx by davidcunado-arm · 7 years ago
  74. de3d704 Emphasize that TF only supports 4 KB granule size by Sandrine Bailleux · 7 years ago
  75. ca6b1cb Add doc for some Cortex A53 errata workarounds by Douglas Raillard · 7 years ago
  76. c1232c3 Fix alphabetic ordering by Jeenu Viswambharan · 7 years ago
  77. 4deb7bc Merge pull request #1005 from ldts/v1 by davidcunado-arm · 7 years ago
  78. 8f83003 Merge pull request #1028 from vchong/bl32_optee_support_v2 by davidcunado-arm · 7 years ago
  79. e35d0ed Poplar: Initial commit for Poplar E-96Boards by Jorge Ramirez-Ortiz · 7 years ago
  80. 5e3325e hikey960: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  81. 3b6e88a hikey: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  82. 367456d hikey: Fix errors in doc by Victor Chong · 7 years ago
  83. 42ba9f2 hikey960: Fix errors in doc by Victor Chong · 7 years ago
  84. ec4a2bb Updates user guide following out of box testing. by Eleanor Bonnici · 7 years ago
  85. aee3ef4 Release v1.4: update change-log.rst by David Cunado · 7 years ago
  86. 31f2f79 Migrate to Linaro release 17.04 by David Cunado · 7 years ago
  87. 64d50c7 Update Foundation, AEM and Cortex Models versions by David Cunado · 7 years ago
  88. 06fb427 Remove Markdown documentation by Douglas Raillard · 7 years ago
  89. 668c502 Manual fixes to reST documentations by Douglas Raillard · 7 years ago
  90. 6f62574 Convert documentation to reStructuredText by Douglas Raillard · 7 years ago
  91. 7af4d2b Fix various small issues in the documentation by Douglas Raillard · 7 years ago
  92. e60f2af ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  93. f7ad7a6 Document CFLAGS make option by Douglas Raillard · 7 years ago
  94. c2b8806 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago
  95. 6bf3624 Merge pull request #1009 from islmit01/im/aarch32_juno by danh-arm · 7 years ago
  96. f5f1f9f Add Juno AArch32 and AArch64 User Guide instructions by Isla Mitchell · 7 years ago
  97. d6c26ad Merge pull request #1006 from robertovargas-arm/doc-format by danh-arm · 7 years ago
  98. 7e3f1d9 Improve format of exception vectors in BL1 description by Roberto Vargas · 7 years ago
  99. 0731f7e Fix broken link in documentation by Douglas Raillard · 7 years ago
  100. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago