1. b3323cd Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  2. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  3. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  4. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  5. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  6. 1ae0a49 AArch32: Add API to invoke runtime service handler by Soby Mathew · 8 years ago
  7. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed from include/bl31/runtime_svc.h]
  8. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  9. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 9 years ago
  10. 7b3aabc Use designated initialization in DECLARE_RT_SVC macro by Soby Mathew · 9 years ago
  11. bbf8f6f Move context management code to common location by Yatharth Kochar · 9 years ago
  12. 90e8258 Implement PSCI_FEATURES API by Soby Mathew · 10 years ago
  13. 4f2104f Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  14. ee94cc6 Remove early_exceptions from BL3-1 by Andrew Thoelke · 10 years ago
  15. 5e91007 Per-cpu data cache restructuring by Andrew Thoelke · 10 years ago
  16. c6bc071 Remove extern keyword from function declarations by Dan Handley · 10 years ago
  17. 239b04f Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  18. b44a443 Add S-EL1 interrupt handling support in the TSPD by Achin Gupta · 10 years ago
  19. a43d431 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  20. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  21. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  22. 5b827a8 Separate BL functions out of arch.h by Dan Handley · 10 years ago
  23. bdbfc3c Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  24. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago[Renamed from include/runtime_svc.h]
  25. b495bde Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago