1. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  2. c51a2ec context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 6 years ago
  3. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  4. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  5. b2f1003 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 6 years ago
  6. b6dd0b3 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 6 years ago
  7. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  8. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  9. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  10. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  11. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  12. 1e6f93e Factor out extension enabling to a separate function by Dimitris Papastamos · 7 years ago
  13. a7921b9 aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  14. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  15. 00eac15 fix a typo about sctlr_el2 by Ken Kuang · 7 years ago
  16. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  17. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  18. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  19. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  20. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 7 years ago
  21. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  22. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  23. c14b08e Reset EL2 and EL3 configurable controls by David Cunado · 8 years ago
  24. 5f55e28 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  25. a993c42 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  26. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed from common/context_mgmt.c]
  27. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  28. a3b3c05 context: Fix typo in comment by Soren Brinkmann · 8 years ago
  29. 632d6df Enable asynchronous abort exceptions during boot by Gerald Lejeune · 8 years ago
  30. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago[Renamed (77%) from bl31/context_mgmt.c]
  31. e58ddc0 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 9 years ago