1. 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 7 years ago
  2. 10df381 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 7 years ago
  3. 2ab9617 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 7 years ago
  4. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 8 years ago
  5. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  6. 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
  7. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 8 years ago
  8. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  9. 0fd0f22 Factor out extension enabling to a separate function by Dimitris Papastamos · 8 years ago
  10. 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 8 years ago
  11. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 8 years ago
  12. 2e09d4f fix a typo about sctlr_el2 by Ken Kuang · 8 years ago
  13. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  14. 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
  15. d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
  16. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  17. f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
  18. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  19. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  20. 939f66d Reset EL2 and EL3 configurable controls by David Cunado · 9 years ago
  21. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 9 years ago
  22. b7b0787 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 9 years ago
  23. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago[Renamed from common/context_mgmt.c]
  24. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  25. 1c87351 context: Fix typo in comment by Soren Brinkmann · 9 years ago
  26. adb4fcf Enable asynchronous abort exceptions during boot by Gerald Lejeune · 9 years ago
  27. bbf8f6f Move context management code to common location by Yatharth Kochar · 10 years ago[Renamed (77%) from bl31/context_mgmt.c]
  28. 0e288c9 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 10 years ago