1. 7690382 Move assembly newline function into common debug code by Justin Chadwell · Tue Aug 20 10:58:49 2019 +0100
  2. c7a7cc3 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · Fri Aug 23 11:26:57 2019 +0000
  3. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · Tue Aug 13 15:17:53 2019 +0100
  4. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · Mon Jul 29 13:34:07 2019 +0100
  5. b5b903c Fix BL31 crash reporting on AArch64 only machines by Imre Kis · Mon Jul 22 11:56:45 2019 +0200
  6. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · Fri May 24 12:17:09 2019 +0100
  7. d87233a Rework smc_unknown return code path in smc_handler by Madhukar Pappireddy · Wed May 08 15:41:41 2019 -0500
  8. dd894cc Fix restoration of PAuth context by Alexei Fedorov · Fri Apr 05 13:44:30 2019 +0100
  9. 81de7ab PIE: Fix reloc at the beginning of bl31 entrypoint by Louis Mayencourt · Fri Mar 22 16:33:23 2019 +0000
  10. 3287c4f Restore PAuth context in case of unknown SMC call by Alexei Fedorov · Mon Mar 18 15:59:34 2019 +0000
  11. e71d26c BL31: Enable pointer authentication support in warm boot path by Alexei Fedorov · Wed Mar 06 11:15:51 2019 +0000
  12. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · Thu Feb 28 13:35:21 2019 +0000
  13. 47a9064 BL31: Enable pointer authentication support by Antonio Nino Diaz · Thu Jan 31 11:01:26 2019 +0000
  14. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · Tue Feb 19 11:53:51 2019 +0000
  15. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · Thu Jan 31 11:58:00 2019 +0000
  16. 5d783bb Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp by Antonio Niño Díaz · Mon Feb 11 09:58:53 2019 +0000
  17. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · Fri Feb 08 13:20:37 2019 +0000
  18. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · Wed Jan 30 08:26:20 2019 -0800
  19. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Wed Jan 30 16:01:49 2019 +0000
  20. 8338d36 SPM: Rename folder of SPM based on MM by Antonio Nino Diaz · Mon Jan 21 11:52:57 2019 +0000
  21. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  22. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · Wed Jan 16 16:01:42 2019 +0000
  23. 447d56f spm: permit platform to override the VMA placement of the vector table by Ard Biesheuvel · Sun Jan 06 10:07:24 2019 +0100
  24. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  25. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  26. 2b3fc1d BL31: correct GOT section omission by Soby Mathew · Wed Dec 12 14:33:11 2018 +0000
  27. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · Thu Nov 08 14:12:40 2018 +0000
  28. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · Tue Oct 30 11:08:08 2018 +0000
  29. d1198ad BL31: Use helper function to save registers in SMC handler by Soby Mathew · Fri Nov 16 15:43:34 2018 +0000
  30. df4db9c SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · Wed Nov 14 10:40:33 2018 +0530
  31. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:25:35 2018 +0000
  32. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · Sun Oct 14 08:09:22 2018 +0100
  33. 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · Mon Nov 13 13:41:58 2017 +0000
  34. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · Thu Oct 04 09:55:23 2018 +0100
  35. 5753e49 Mark BL31 initialization functions by Daniel Boulby · Thu Sep 20 14:12:46 2018 +0100
  36. b4dee44 context_mgmt: Remove deprecated interfaces by Antonio Nino Diaz · Mon Sep 24 17:27:55 2018 +0100
  37. f417a46 BL31: Fix warning about BL32 init function by Antonio Nino Diaz · Tue Sep 18 13:10:47 2018 +0100
  38. f1c808d Convert BL31 error message into warning by Antonio Nino Diaz · Thu Sep 06 16:47:35 2018 +0100
  39. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · Fri Aug 24 16:30:29 2018 +0100
  40. 69ac42b Merge pull request #1532 from jeenu-arm/misra-fixes by Dimitris Papastamos · Wed Aug 22 10:25:41 2018 +0100
  41. a46ae80 Merge pull request #1533 from jeenu-arm/mpam by Dimitris Papastamos · Wed Aug 22 10:24:24 2018 +0100
  42. 837cc9c EHF: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  43. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · Tue Jul 31 16:13:33 2018 +0100
  44. 4daa1de DSU erratum 936184 workaround by John Tsichritzis · Mon Jul 23 09:11:59 2018 +0100
  45. 911fcc9 RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · Fri Jul 06 16:50:06 2018 +0100
  46. 93bc4bd RAS: Introduce handler for Double Faults by Jeenu Viswambharan · Thu May 17 11:24:01 2018 +0100
  47. 9d4c9c1 RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · Thu May 17 09:52:36 2018 +0100
  48. 476c29f RAS: Validate stack pointer after error handling by Jeenu Viswambharan · Mon Feb 19 12:25:53 2018 +0000
  49. e86a247 RAS: Move EA handling to a separate file by Jeenu Viswambharan · Thu Jul 05 15:24:45 2018 +0100
  50. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  51. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · Wed Apr 11 11:53:31 2018 +0100
  52. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · Fri Apr 27 15:17:03 2018 +0100
  53. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · Fri Feb 16 12:07:48 2018 +0000
  54. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · Fri Feb 16 11:54:24 2018 +0000
  55. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · Wed Jun 06 16:35:40 2018 +0200
  56. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · Fri Apr 06 15:29:34 2018 +0100
  57. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · Wed Apr 04 16:07:11 2018 +0100
  58. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · Thu Nov 30 12:54:15 2017 +0000
  59. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · Wed Nov 29 16:59:34 2017 +0000
  60. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Mon Apr 23 15:43:29 2018 +0100
  61. 914757c Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · Mon Mar 12 14:47:09 2018 +0000
  62. 807d727 Suppress spurious deprecated declaration warnings by Dan Handley · Tue Feb 27 13:00:43 2018 +0000
  63. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · Wed Feb 28 18:53:30 2018 +0000
  64. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  65. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  66. 9c274f8 Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · Wed Feb 28 01:26:21 2018 +0000
  67. df1a306 Merge pull request #1284 from jeenu-arm/tspd-ehf by davidcunado-arm · Wed Feb 28 00:30:55 2018 +0000
  68. eeb353c EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption() by Jeenu Viswambharan · Mon Jan 22 12:29:12 2018 +0000
  69. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · Fri Feb 23 15:07:54 2018 +0000
  70. 73308d0 Introduce the new BL handover interface by Soby Mathew · Tue Jan 09 14:36:14 2018 +0000
  71. 2d855cd Merge pull request #1270 from antonio-nino-diaz-arm/an/smc-unknown by davidcunado-arm · Tue Feb 20 09:02:24 2018 +0000
  72. e4794b7 Redefine SMC_UNK as -1 instead of 0xFFFFFFFF by Antonio Nino Diaz · Wed Feb 14 14:22:29 2018 +0000
  73. 7addf62 EHF: Fix priority check by Jeenu Viswambharan · Mon Feb 05 11:20:37 2018 +0000
  74. 0dcdb1a Implement support for SMCCC v1.1 by Dimitris Papastamos · Fri Jan 19 16:58:29 2018 +0000
  75. 0415951 runtime_exceptions: Save x4-x29 unconditionally by Dimitris Papastamos · Mon Jan 22 11:53:04 2018 +0000
  76. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · Wed Jan 24 14:31:53 2018 +0000
  77. fa2b736 Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · Fri Jan 12 09:02:24 2018 +0000
  78. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · Mon Nov 13 09:49:45 2017 +0000
  79. c52ebdc Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · Mon Dec 18 13:46:21 2017 +0000
  80. 446f7f1 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · Thu Nov 30 14:53:53 2017 +0000
  81. 02eb727 utils_def: Add REGSZ and make BIT() assembly-compatible by Julius Werner · Tue Dec 12 14:23:26 2017 -0800
  82. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  83. ce88eee Enable SVE for Non-secure world by David Cunado · Fri Oct 20 11:30:57 2017 +0100
  84. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · Wed Nov 15 11:45:35 2017 +0000
  85. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · Thu Oct 12 13:02:29 2017 +0100
  86. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · Fri Oct 13 12:06:06 2017 +0100
  87. d1a1fd4 Move FPEXC32_EL2 to FP Context by David Cunado · Fri Oct 20 11:30:57 2017 +0100
  88. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100
  89. 6c6f24d BL31: Program Priority Mask for SMC handling by Jeenu Viswambharan · Wed Oct 04 12:21:34 2017 +0100
  90. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  91. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · Tue Oct 24 10:07:35 2017 +0100
  92. e3f2200 BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  93. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · Thu Jul 27 14:59:34 2017 -0700
  94. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  95. fee8653 Fully initialise essential control registers by David Cunado · Thu Apr 13 22:38:29 2017 +0100
  96. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · Thu May 11 16:04:52 2017 +0100
  97. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  98. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · Tue Feb 21 14:40:44 2017 +0000
  99. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · Mon Apr 10 22:35:42 2017 +0100
  100. 6460924 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · Wed Apr 12 22:23:44 2017 +0100