1. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  2. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  3. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  4. 63801cd Remove references to old project name from common files by John Tsichritzis · 5 years ago
  5. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  6. 95ba355 sp_min: allow inclusion of a platform-specific linker script by Heiko Stuebner · 5 years ago
  7. 0cfd396 sp_min: make sp_min_warm_entrypoint public by Heiko Stuebner · 5 years ago
  8. d5a5960 Apply stricter speculative load restriction by John Tsichritzis · 5 years ago
  9. e61ece0 TSP: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  10. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · 5 years ago
  11. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  12. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  13. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  14. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  15. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  16. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  17. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · 6 years ago
  18. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  19. 1d04c63 Add .extab and .exidx sections by Roberto Vargas · 6 years ago
  20. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 6 years ago
  21. 4d59eb4 Fix MISRA rule 8.4 by Roberto Vargas · 6 years ago
  22. 0859d2c TSP: Enable cache along with MMU by Jeenu Viswambharan · 6 years ago
  23. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 6 years ago
  24. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  25. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  26. d4b35e1 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 6 years ago
  27. 69abcd4 Fix MISRA rule 8.3 Part 3 by Roberto Vargas · 6 years ago
  28. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  29. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  30. 9c274f8 Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  31. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 6 years ago
  32. 73308d0 Introduce the new BL handover interface by Soby Mathew · 6 years ago
  33. 7814a95 Merge pull request #1173 from etienne-lms/armv7-qemu by davidcunado-arm · 6 years ago
  34. dc8bbb4 aarch32: optee: define the OP-TEE secure payload by Etienne Carriere · 6 years ago
  35. 2691bc6 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 7 years ago
  36. 0a4cded sp_min: Implement workaround for CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  37. 79d4e02 Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size by davidcunado-arm · 7 years ago
  38. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  39. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
  40. dda48b0 AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  41. 7555ab7 ARMv7 requires the clear exclusive access at monitor entry by Etienne Carriere · 7 years ago
  42. e3f2200 BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  43. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  44. a31bcde Set NS version SCTLR during warmboot path by David Cunado · 7 years ago
  45. e42bdb9 Merge pull request #1054 from jwerner-chromium/JW_crash_x30 by davidcunado-arm · 7 years ago
  46. c3028a1 Merge pull request #1053 from jwerner-chromium/JW_func_align by davidcunado-arm · 7 years ago
  47. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  48. b4c75e9 Add new alignment parameter to func assembler macro by Julius Werner · 7 years ago
  49. dc0fea7 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 7 years ago
  50. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  51. 41263a1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 7 years ago
  52. bfe12d3 bl: security_state should be of type unsigned int by Etienne Carriere · 7 years ago
  53. fee8653 Fully initialise essential control registers by David Cunado · 7 years ago
  54. 9fb7912 sp_min: Flush console at end of main() by Dimitris Papastamos · 7 years ago
  55. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  56. f3e3a43 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · 7 years ago
  57. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  58. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  59. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  60. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  61. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  62. 1fecc8d Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · 7 years ago
  63. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · 7 years ago
  64. 4614496 Enable data caches early with hardware-assisted coherency by Jeenu Viswambharan · 7 years ago
  65. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  66. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  67. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  68. b54c1a5 Merge pull request #775 from soby-mathew/sm/AArch32_stack_align by danh-arm · 8 years ago
  69. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  70. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  71. 8da8966 PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 8 years ago
  72. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  73. 1c16a4c AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 8 years ago
  74. 06460cd AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN by Yatharth Kochar · 8 years ago
  75. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 8 years ago
  76. 7b5c9b3 Move spinlock library code to AArch64 folder by Soby Mathew · 8 years ago
  77. bdba5e5 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · 8 years ago
  78. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  79. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  80. f269714 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  81. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  82. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  83. 7866424 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 9 years ago
  84. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  85. bc91282 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  86. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  87. 9a0ff9b Pass the target suspend level to SPD suspend hooks by Achin Gupta · 9 years ago
  88. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 9 years ago
  89. f05c1b5 Add linker symbol declarations to bl_common.h by Dan Handley · 9 years ago
  90. 81be100 Allow deeper platform port directory structure by Dan Handley · 9 years ago
  91. eb839ce Fix type mismatches in verbose logging by Dan Handley · 9 years ago
  92. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  93. 8723adf Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 9 years ago
  94. f512157 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 10 years ago
  95. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  96. 1fe4336 Juno: Add support for Test Secure-EL1 Payload by Sandrine Bailleux · 10 years ago
  97. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  98. 9e46188 Merge pull request #189 from achingupta/ag/tf-issues#153 by Dan Handley · 10 years ago
  99. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  100. ed1744e Unmask SError interrupt and clear SCR_EL3.EA bit by Achin Gupta · 10 years ago