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