1. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 3 months ago
  2. 7ff088d Enable MTE support by Manish V Badarkhe · 4 years, 4 months ago
  3. a6de824 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 5 months ago
  4. c6ba9b4 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · 4 years, 8 months ago
  5. 7cda17b drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 8 months ago
  6. 033039f SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 5 months ago
  7. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 5 months ago
  8. 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 8 months ago
  9. 0a6e7e3 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 9 months ago
  10. dcd03ce Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 5 months ago
  11. 3bff910 Introduce COT build option by Sandrine Bailleux · 4 years, 6 months ago
  12. 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 6 months ago
  13. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
  14. be84a5b Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 7 months ago
  15. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  16. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  17. 0ca3913 debugfs: add 9p device interface by Olivier Deprez · 4 years, 10 months ago
  18. edbce9a Enable Link Time Optimization in GCC by zelalem-aweke · 4 years, 8 months ago
  19. c97cba4 Fix the CAS spinlock implementation by Soby Mathew · 4 years, 10 months ago
  20. b90f207 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 5 years ago
  21. 91624b7 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 4 years, 10 months ago
  22. 1f46197 Add UBSAN support and handlers by Justin Chadwell · 5 years ago
  23. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  24. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  25. 51e24ec Console: removed legacy console API by Ambroise Vincent · 5 years ago
  26. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  27. 9e4609f build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · 5 years ago
  28. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  29. b86048c Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  30. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  31. 77f1f7a Introduce build option to override libc by Varun Wadekar · 5 years ago
  32. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  33. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  34. 2d7b9e5 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  35. 3bd17c0 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  36. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  37. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  38. e23e057 tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 6 years ago
  39. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  40. 8fd9d4d Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  41. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  42. 5accce5 Add support for romlib in the build system by Roberto Vargas · 6 years ago
  43. 209a60c Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  44. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  45. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  46. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  47. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  48. 7d173fc Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  49. bc1a03c Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  50. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago
  51. 3429c77 Add platform-independent coreboot support library by Julius Werner · 7 years ago
  52. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  53. 9536bae Add new function-pointer-based console API by Julius Werner · 7 years ago
  54. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  55. a852ec4 Merge pull request #1168 from matt2048/master by davidcunado-arm · 7 years ago
  56. 1a85337 Enable SVE for Non-secure world by David Cunado · 7 years ago
  57. 0319a97 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 7 years ago
  58. 5f70d8d Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS by Matt Ma · 7 years ago
  59. c776dee Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · 7 years ago
  60. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  61. 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  62. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  63. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  64. 2091755 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  65. e33fd44 CCI: Adapt for specific product at run time by Jeenu Viswambharan · 7 years ago
  66. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  67. 79eb1af Remove `DISABLE_PEDANTIC` build option by Antonio Nino Diaz · 7 years ago
  68. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  69. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  70. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  71. 51faada Add support for GCC stack protection by Douglas Raillard · 7 years ago
  72. 3c251af build: Define build option for hardware-assisted coherency by Jeenu Viswambharan · 8 years ago
  73. c877b41 Introduce locking primitives using CAS instruction by Jeenu Viswambharan · 7 years ago
  74. 1c75d5d fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 8 years ago
  75. 2fae4b1 build: Reorder build variables alphabetically by Jeenu Viswambharan · 8 years ago