1. d974301 TSP: add PIE support by Masahiro Yamada · 4 years, 7 months ago
  2. f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 8 months ago
  3. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 5 years ago
  4. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  5. 02b5794 Apply stricter speculative load restriction by John Tsichritzis · 5 years ago
  6. 67b6ff9 TSP: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  7. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  8. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  9. bb00ea5 TSP: Enable cache along with MMU by Jeenu Viswambharan · 6 years ago
  10. 096b7af Merge pull request #1054 from jwerner-chromium/JW_crash_x30 by davidcunado-arm · 7 years ago
  11. 4d91838 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  12. 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 7 years ago
  13. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  14. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  15. 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  16. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  17. d50ece0 Simplify translation tables headers dependencies by Antonio Nino Diaz · 8 years ago
  18. 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  19. 3df6012 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  20. a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  21. e0ae9fa Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  22. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 9 years ago
  23. 63b8440 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 9 years ago
  24. 0244613 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  25. 404dba5 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  26. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  27. fd650ff PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 9 years ago
  28. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  29. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 10 years ago
  30. d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  31. a1d8044 Merge pull request #189 from achingupta/ag/tf-issues#153 by Dan Handley · 10 years ago
  32. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  33. 0c8d4fe Unmask SError interrupt and clear SCR_EL3.EA bit by Achin Gupta · 10 years ago
  34. da0af78 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  35. 53fdceb Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 10 years ago
  36. ec3c100 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  37. b51da82 Remove coherent stack usage from the warm boot path by Achin Gupta · 10 years ago
  38. 754a2b7 Remove coherent stack usage from the cold boot path by Achin Gupta · 10 years ago
  39. dff8e47 Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  40. 399fb08 Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  41. 239b04f Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  42. 57356e9 Add support for asynchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  43. 6cf8902 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  44. 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  45. b793e43 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  46. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  47. 0a30cf5 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  48. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 11 years ago
  49. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 11 years ago