1. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · 2 years, 9 months ago
  2. b0d69e8 fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 2 years, 9 months ago
  3. e57bce8 Avoid the use of linker *_SIZE__ macros by Yann Gautier · 3 years, 11 months ago
  4. 7d616ee TSP: Fix GCC 11.0.0 compilation error. by Alexei Fedorov · 3 years, 8 months ago
  5. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years ago
  6. de634f8 TSP: add PIE support by Masahiro Yamada · 4 years, 6 months ago
  7. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 6 months ago
  8. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  9. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  10. d5a5960 Apply stricter speculative load restriction by John Tsichritzis · 5 years ago
  11. e61ece0 TSP: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  13. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  14. 0859d2c TSP: Enable cache along with MMU by Jeenu Viswambharan · 6 years ago
  15. e42bdb9 Merge pull request #1054 from jwerner-chromium/JW_crash_x30 by davidcunado-arm · 7 years ago
  16. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  17. b4c75e9 Add new alignment parameter to func assembler macro by Julius Werner · 7 years ago
  18. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  19. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  20. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  21. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  22. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · 7 years ago
  23. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  24. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  25. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  26. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  27. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  28. 7866424 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 9 years ago
  29. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  30. bc91282 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  31. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  32. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 9 years ago
  33. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  34. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  35. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  36. 9e46188 Merge pull request #189 from achingupta/ag/tf-issues#153 by Dan Handley · 10 years ago
  37. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  38. ed1744e Unmask SError interrupt and clear SCR_EL3.EA bit by Achin Gupta · 10 years ago
  39. e2c27f5 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  40. b3dbeb0 Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 10 years ago
  41. 9f09835 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  42. e1aa516 Remove coherent stack usage from the warm boot path by Achin Gupta · 10 years ago
  43. f4a9709 Remove coherent stack usage from the cold boot path by Achin Gupta · 10 years ago
  44. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  45. 891c4ca Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  46. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  47. a4f50c2 Add support for asynchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  48. 7671789 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  49. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  50. 74a62b3 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  51. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  52. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  53. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 10 years ago
  54. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 10 years ago