1. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  2. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  3. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  4. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  5. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  6. 50905c7 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
  7. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  8. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  9. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  10. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  11. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  12. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  13. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  14. a9482df AArch32: Add API to invoke runtime service handler by Soby Mathew · 8 years ago
  15. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago[Renamed from include/bl31/runtime_svc.h]
  16. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  17. 46dd170 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 8 years ago
  18. 7162afa Use designated initialization in DECLARE_RT_SVC macro by Soby Mathew · 8 years ago
  19. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago
  20. 6cdddaf Implement PSCI_FEATURES API by Soby Mathew · 9 years ago
  21. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  22. 4d2d553 Remove early_exceptions from BL3-1 by Andrew Thoelke · 10 years ago
  23. 8c28fe0 Per-cpu data cache restructuring by Andrew Thoelke · 10 years ago
  24. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  25. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  26. aeaab68 Add S-EL1 interrupt handling support in the TSPD by Achin Gupta · 10 years ago
  27. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  28. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  29. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  30. bcd60ba Separate BL functions out of arch.h by Dan Handley · 10 years ago
  31. f3c8f32 Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  32. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago[Renamed from include/runtime_svc.h]
  33. 992dc07 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 by achingupta · 10 years ago