1. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · 4 years, 5 months ago
  2. 60b7b8a SPMD: enable SPM dispatcher support by Achin Gupta · 4 years, 9 months ago
  3. b8f26e9 Make PAC demangling more generic by Alexei Fedorov · 4 years, 5 months ago
  4. 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 4 years, 5 months ago
  5. 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 4 years, 5 months ago
  6. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  7. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 4 years, 5 months ago
  8. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  9. f4e6ea6 Changes necessary to support SEPARATE_NOBITS_REGION feature by Madhukar Pappireddy · 4 years, 5 months ago
  10. d3e7baa BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE work by Masahiro Yamada · 4 years, 6 months ago
  11. 0f7e601 Prevent speculative execution past ERET by Anthony Steinhauser · 4 years, 6 months ago
  12. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
  13. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 6 months ago
  14. 72f9ec6 spm-mm: Rename component makefile by Paul Beesley · 4 years, 9 months ago
  15. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  16. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  17. aa4fd60 Merge changes from topic "bs/pmf32" into integration by György Szing · 4 years, 6 months ago
  18. fa01598 aarch64: Fix stack pointer maintenance on EA handling path by Jan Dabros · 4 years, 7 months ago
  19. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 4 years, 8 months ago
  20. cb4c562 debugfs: add 9p device interface by Olivier Deprez · 4 years, 10 months ago
  21. 253b3d5 Merge "PIE: make call to GDT relocation fixup generalized" into integration by Soby Mathew · 4 years, 7 months ago
  22. c825768 PIE: make call to GDT relocation fixup generalized by Manish Pandey · 4 years, 7 months ago
  23. 23f5e54 Reduce space lost to object alignment by Samuel Holland · 4 years, 9 months ago
  24. 94accd3 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · 4 years, 11 months ago
  25. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  26. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  27. 7690382 Move assembly newline function into common debug code by Justin Chadwell · 4 years, 11 months ago
  28. c7a7cc3 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · 4 years, 10 months ago
  29. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 4 years, 11 months ago
  30. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 5 years ago
  31. b5b903c Fix BL31 crash reporting on AArch64 only machines by Imre Kis · 5 years ago
  32. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  33. d87233a Rework smc_unknown return code path in smc_handler by Madhukar Pappireddy · 5 years ago
  34. dd894cc Fix restoration of PAuth context by Alexei Fedorov · 5 years ago
  35. 81de7ab PIE: Fix reloc at the beginning of bl31 entrypoint by Louis Mayencourt · 5 years ago
  36. 3287c4f Restore PAuth context in case of unknown SMC call by Alexei Fedorov · 5 years ago
  37. e71d26c BL31: Enable pointer authentication support in warm boot path by Alexei Fedorov · 5 years ago
  38. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  39. 47a9064 BL31: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  40. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  41. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  42. 5d783bb Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp by Antonio Niño Díaz · 5 years ago
  43. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  44. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  45. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  46. 8338d36 SPM: Rename folder of SPM based on MM by Antonio Nino Diaz · 5 years ago
  47. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  48. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 5 years ago
  49. 447d56f spm: permit platform to override the VMA placement of the vector table by Ard Biesheuvel · 5 years ago
  50. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  51. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  52. 2b3fc1d BL31: correct GOT section omission by Soby Mathew · 6 years ago
  53. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
  54. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  55. d1198ad BL31: Use helper function to save registers in SMC handler by Soby Mathew · 6 years ago
  56. df4db9c SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · 6 years ago
  57. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  58. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  59. 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
  60. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  61. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  62. b4dee44 context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · 6 years ago
  63. f417a46 BL31: Fix warning about BL32 init function by Antonio Nino Diaz · 6 years ago
  64. f1c808d Convert BL31 error message into warning by Antonio Nino Diaz · 6 years ago
  65. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  66. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · 6 years ago
  67. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · 6 years ago
  68. 837cc9c EHF: MISRA fixes by Jeenu Viswambharan · 6 years ago
  69. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  70. 4daa1de DSU erratum 936184 workaround by John Tsichritzis · 6 years ago
  71. 911fcc9 RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 6 years ago
  72. 93bc4bd RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 6 years ago
  73. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 6 years ago
  74. 476c29f RAS: Validate stack pointer after error handling by Jeenu Viswambharan · 6 years ago
  75. e86a247 RAS: Move EA handling to a separate file by Jeenu Viswambharan · 6 years ago
  76. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  77. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  78. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 6 years ago
  79. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · 6 years ago
  80. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · 6 years ago
  81. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  82. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  83. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  84. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  85. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  86. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  87. 914757c Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
  88. 807d727 Suppress spurious deprecated declaration warnings by Dan Handley · 6 years ago
  89. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  90. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  91. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · 6 years ago
  92. 9c274f8 Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  93. df1a306 Merge pull request #1284 from jeenu-arm/tspd-ehf by davidcunado-arm · 6 years ago
  94. eeb353c EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption() by Jeenu Viswambharan · 6 years ago
  95. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  96. 73308d0 Introduce the new BL handover interface by Soby Mathew · 6 years ago
  97. 2d855cd Merge pull request #1270 from antonio-nino-diaz-arm/an/smc-unknown by davidcunado-arm · 6 years ago
  98. e4794b7 Redefine SMC_UNK as -1 instead of 0xFFFFFFFF by Antonio Nino Diaz · 6 years ago
  99. 7addf62 EHF: Fix priority check by Jeenu Viswambharan · 6 years ago
  100. 0dcdb1a Implement support for SMCCC v1.1 by Dimitris Papastamos · 6 years ago