1. e07e808 runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 4 years ago
  2. f4e6ea6 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 4 years, 5 months ago
  3. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 6 months ago
  4. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  5. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  6. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 11 months ago
  7. d87233a Rework smc_unknown return code path in smc_handler by Madhukar Pappireddy · 5 years ago
  8. dd894cc Fix restoration of PAuth context by Alexei Fedorov · 5 years ago
  9. 3287c4f Restore PAuth context in case of unknown SMC call by Alexei Fedorov · 5 years ago
  10. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  11. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  12. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  13. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  14. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
  15. d1198ad BL31: Use helper function to save registers in SMC handler by Soby Mathew · 6 years ago
  16. 911fcc9 RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 6 years ago
  17. e86a247 RAS: Move EA handling to a separate file by Jeenu Viswambharan · 6 years ago
  18. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  19. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  20. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  21. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  22. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  23. e4794b7 Redefine SMC_UNK as -1 instead of 0xFFFFFFFF by Antonio Nino Diaz · 6 years ago
  24. 0415951 runtime_exceptions: Save x4-x29 unconditionally by Dimitris Papastamos · 6 years ago
  25. 446f7f1 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 7 years ago
  26. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  27. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  28. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  29. 0980eed Cosmetic change to exception table by Douglas Raillard · 8 years ago
  30. 3cac786 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  31. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  32. 6c0566c Move context management code to common location by Yatharth Kochar · 9 years ago
  33. c5204fa Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · 9 years ago
  34. 979992e Fix handling of spurious interrupts in BL3_1 by Achin Gupta · 9 years ago
  35. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  36. 046cd3f Miscellaneous documentation fixes by Sandrine Bailleux · 10 years ago
  37. ed1744e Unmask SError interrupt and clear SCR_EL3.EA bit by Achin Gupta · 10 years ago
  38. 45c31c4 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 10 years ago
  39. c1adbbc Rework the crash reporting in BL3-1 to use less stack by Soby Mathew · 10 years ago
  40. e1aa516 Remove coherent stack usage from the warm boot path by Achin Gupta · 10 years ago
  41. 93c89ec Fix compilation issue for IMF_READ_INTERRUPT_ID build flag by Soby Mathew · 10 years ago
  42. 799f0ab Pass 'cookie' parameter to interrupt handler in BL3-1 by Soby Mathew · 10 years ago
  43. 701fea7 Further renames of platform porting functions by Dan Handley · 10 years ago
  44. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  45. 9cf2bb7 Introduce interrupt handling framework in BL3-1 by Achin Gupta · 10 years ago
  46. 5e5c207 Rework BL3-1 unhandled exception handling and reporting by Soby Mathew · 10 years ago
  47. 6c5192a Preserve x19-x29 across world switch for exception handling by Soby Mathew · 10 years ago
  48. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  49. 714a0d2 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  50. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 10 years ago
  51. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  52. 9d8ba4c Move per cpu exception stack in BL31 to tzfw_normal_stacks by Vikram Kanigiri · 10 years ago
  53. a7934d6 Add exception vector guards by Jeenu Viswambharan · 10 years ago
  54. caa8493 Add support for handling runtime service requests by Jeenu Viswambharan · 10 years ago
  55. b739f22 Setup VBAR_EL3 incrementally by Achin Gupta · 10 years ago
  56. e83b0ca Update year in copyright text to 2014 by Dan Handley · 10 years ago
  57. 4a826dd rework general purpose registers save and restore by Achin Gupta · 11 years ago
  58. ab2d31e Enable third party contributions by Dan Handley · 11 years ago
  59. 8d69a03 Various improvements/cleanups on the linker scripts by Sandrine Bailleux · 11 years ago
  60. 4f6ad66 ARMv8 Trusted Firmware release v0.2 by Achin Gupta · 11 years ago