1. 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  2. e83769c Merge pull request #1159 from jeenu-arm/sdei-fix by davidcunado-arm · 7 years ago
  3. 897f04e SDEI: Fix build error with logging enabled by Jeenu Viswambharan · 7 years ago
  4. c195f1a Merge pull request #1152 from jeenu-arm/ehf-and-sdei by davidcunado-arm · 7 years ago
  5. cafad7b docs: Add SDEI dispatcher documentation by Jeenu Viswambharan · 7 years ago
  6. 55a1266 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · 7 years ago
  7. 0baec2a ARM platforms: Enable SDEI by Jeenu Viswambharan · 7 years ago
  8. 0bef0ed ARM platforms: Define exception macros by Jeenu Viswambharan · 7 years ago
  9. 781f4aa ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 7 years ago
  10. 71e7a4e ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 7 years ago
  11. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  12. 3d732e2 BL31: Program Priority Mask for SMC handling by Jeenu Viswambharan · 7 years ago
  13. 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  14. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 7 years ago
  15. 385f1db GIC: Fix Group 0 enabling by Jeenu Viswambharan · 7 years ago
  16. 058efee GICv2: Fix populating PE target data by Jeenu Viswambharan · 7 years ago
  17. bf2de7e Merge pull request #1158 from antonio-nino-diaz-arm/an/spm-fix by davidcunado-arm · 7 years ago
  18. ff7d080 SPM: Fix pointer to MP info in boot info struct by Antonio Nino Diaz · 7 years ago
  19. 9500d5a Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 7 years ago
  20. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  21. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  22. ad02a75 xlat: Make function to calculate TCR PA bits public by Antonio Nino Diaz · 7 years ago
  23. 92cad5f spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` by Antonio Nino Diaz · 7 years ago
  24. 8705ec8 Merge pull request #1154 from soby-mathew/sm/fix_psci_stat by davidcunado-arm · 7 years ago
  25. 2904f84 Merge pull request #1155 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  26. 3c94615 uniphier: make sure to create build directory before ROT key by Masahiro Yamada · 7 years ago
  27. 8012cc5 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 7 years ago
  28. 92c5066 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 7 years ago
  29. f9a6db0 Merge pull request #1151 from JoelHutton/jh/MISRA-Mandatory by davidcunado-arm · 7 years ago
  30. 157650c Merge pull request #1142 from etienne-lms/qemu-int by davidcunado-arm · 7 years ago
  31. bfc87a8 Fix PSCI STAT time stamp collection by Soby Mathew · 7 years ago
  32. 3de7d58 Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  33. ad3803b qemu: update deprecated interrupt registering by Etienne Carriere · 7 years ago
  34. 122af7d Merge pull request #1150 from dp-arm/dp/events by davidcunado-arm · 7 years ago
  35. e8a87ac Fix usage of IMAGE_BLx macros by Roberto Vargas · 7 years ago
  36. d58f3ca Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · 7 years ago
  37. 4d476e4 Include debug.h in debug.S by Roberto Vargas · 7 years ago
  38. 5b5e6cb Merge pull request #1149 from robertovargas-arm/fwu-testing by davidcunado-arm · 7 years ago
  39. 27b2493 Merge pull request #1141 from robertovargas-arm/boot_redundancy by davidcunado-arm · 7 years ago
  40. 2614ea3 Change sizeof to use type of struct not function by Joel Hutton · 7 years ago
  41. 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  42. e29ee46 Add FWU booting instructions to the user guide by Roberto Vargas · 7 years ago
  43. a2ef56a Merge pull request #1144 from geesun/qx/resize_bl2_size by davidcunado-arm · 7 years ago
  44. 2455224 Merge pull request #1147 from etienne-lms/qemu-optee-load by davidcunado-arm · 7 years ago
  45. 9071400 Merge pull request #1143 from etienne-lms/qemu-hpen by davidcunado-arm · 7 years ago
  46. 11d9b20 qemu/optee: load OP-TEE pageable part 2MB above OP-TEE image by Etienne Carriere · 7 years ago
  47. cebec74 Merge pull request #1138 from michpappas/tf-issues#526_qemu_does_not_support_TBB by davidcunado-arm · 7 years ago
  48. 5cc34b1 qemu: Add support for Trusted Board Boot by Michalis Pappas · 7 years ago
  49. 9b1eae9 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 7 years ago
  50. 7ca267b plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  51. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  52. 33dd33f qemu: fix holding pen mailbox sequence by Etienne Carriere · 7 years ago
  53. 3b39efa Merge pull request #1139 from hzhuang1/fix_edmac by davidcunado-arm · 7 years ago
  54. 4c37ac8 Merge pull request #1132 from jeenu-arm/pubsub by davidcunado-arm · 7 years ago
  55. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  56. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  57. f911e22 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · 7 years ago
  58. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  59. 6de7c00 Merge pull request #1135 from EvanLloyd/ejll/62_fiptool2 by davidcunado-arm · 7 years ago
  60. 8b9f419 Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attr by davidcunado-arm · 7 years ago
  61. 37b5614 Merge pull request #1134 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  62. 3daf7c9 Merge pull request #1140 from eleanorbonnici-arm/eb/docs/update_models by davidcunado-arm · 7 years ago
  63. b4e81a3 Merge pull request #1129 from robertovargas-arm/enable_O0 by davidcunado-arm · 7 years ago
  64. 99f38f5 Update Foundation, AEM and Cortex Models versions by Eleanor Bonnici · 7 years ago
  65. 917d796 uniphier: move ROTPK hash to .rodata section by Masahiro Yamada · 7 years ago
  66. 454748f HiKey: make RTC out of reset mode by Haojian Zhuang · 7 years ago
  67. f715bfd HiKey: init EDMA controller with non secure mode by Haojian Zhuang · 7 years ago
  68. 38f5d3f Merge pull request #1133 from geesun/qx/fixed_tbbr_doc_ver by davidcunado-arm · 7 years ago
  69. 95ad62b zynqmp: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  70. 831b375 mt8173: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  71. be9a750 poplar: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  72. ccd0c24 Merge pull request #1127 from davidcunado-arm/dc/pmrc_init by davidcunado-arm · 7 years ago
  73. 5d2f87e Merge pull request #1126 from robertovargas-arm/psci-v1.1 by davidcunado-arm · 7 years ago
  74. a1ee383 fiptool: Enable Visual Studio build by Evan Lloyd · 7 years ago
  75. ec0c8fd Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · 7 years ago
  76. 996d6b3 xlat: Introduce API to change memory attributes of a region by Sandrine Bailleux · 7 years ago
  77. 1be910b xlat: Introduce API to get memory attributes of a region by Sandrine Bailleux · 7 years ago
  78. 8bf5bac xlat: Define translation regime in AArch32 by Antonio Nino Diaz · 7 years ago
  79. c639e8e GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 7 years ago
  80. a982f43 uniphier: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  81. 2296610 GIC: Add helpers to set interrupt configuration by Jeenu Viswambharan · 7 years ago
  82. b2c363b ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  83. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  84. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  85. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  86. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  87. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  88. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  89. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  90. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
  91. ca43b55 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 7 years ago
  92. dea417c ARM platforms: supply per-PE target mask array by Jeenu Viswambharan · 7 years ago
  93. fa9db42 GICv2: Add driver API to set PE target mask by Jeenu Viswambharan · 7 years ago
  94. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  95. 4468442 Merge pull request #1123 from robertovargas-arm/reset2 by davidcunado-arm · 7 years ago
  96. e0f34ea Fix use of MSR (immediate) by Roberto Vargas · 7 years ago
  97. 67b6690 docs: Update Trusted Board Boot Requirements document number by Qixiang Xu · 7 years ago
  98. 8ac544e Merge pull request #1122 from EvanLloyd/ejll/62_fiptool1 by davidcunado-arm · 7 years ago
  99. fe3e40e Update documentation to PSCI v1.1 by Roberto Vargas · 7 years ago
  100. 8e92332 Add missed fields in documentation of plat_psci_ops by Roberto Vargas · 7 years ago