1. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · 7 months ago
  2. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 12 months ago
  3. 36cebf9 refactor(cm): introduce a real manage_extensions_nonsecure() by Boyan Karatotev · 1 year, 4 months ago
  4. f92c0cb refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 2 years, 5 months ago
  5. d102752 include: fixup 'cm_setup_context' prototype by Varun Wadekar · 4 years, 3 months ago
  6. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  7. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 6 months ago
  8. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  10. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  11. b4dee44 context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  12. 28dce9e context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 6 years ago
  13. 662bf93 context_mgmt: declare extern cm_set_next_context() for AArch32 by Etienne Carriere · 7 years ago
  14. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 7 years ago
  15. bc1a929 Introduce ARM SiP service to switch execution state by Jeenu Viswambharan · 7 years ago
  16. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  17. 3759e3f Control inclusion of helper code used for asserts by Antonio Nino Diaz · 7 years ago
  18. b911cc7 Re-factor header files for easier PSCI library integration by Soby Mathew · 7 years ago
  19. 5d36121 AArch32: Add generic changes in BL1 by Yatharth Kochar · 8 years ago
  20. 748be1d AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  21. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed (99%) from include/common/context_mgmt.h]
  22. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  23. 37a12df Fix build error with optimizations disabled (-O0) by Sandrine Bailleux · 8 years ago
  24. a581bd5 Migrate __warn_deprecated -> __deprecated by Soren Brinkmann · 8 years ago
  25. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago[Renamed (77%) from include/bl31/context_mgmt.h]
  26. e58ddc0 Merge pull request #461 from yatharth-arm/yk/nvidia_patch by danh-arm · 9 years ago