1. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  2. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 7 years ago
  3. 583cb00 Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 7 years ago
  4. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 7 years ago
  5. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 7 years ago
  6. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  7. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  8. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 7 years ago
  9. b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 7 years ago
  10. 0cc7aa8 xlat v2: Split MMU setup and enable by Jeenu Viswambharan · 7 years ago
  11. 79c1799 Correct some typo errors in comment by Qixiang Xu · 7 years ago
  12. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 7 years ago
  13. b4ad976 fix instruction address range limitation by Jiafei Pan · 7 years ago
  14. 7d173fc Add support for BL2 in XIP memory by Jiafei Pan · 7 years ago
  15. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 8 years ago
  16. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 8 years ago
  17. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 8 years ago
  18. f62ad32 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 8 years ago
  19. 9536bae Add new function-pointer-based console API by Julius Werner · 8 years ago
  20. 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
  21. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  22. 2fccb22 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 8 years ago
  23. 31823b6 Add CFI debug info to vector entries by Douglas Raillard · 8 years ago
  24. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  25. 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
  26. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  27. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  28. 1a80e88 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · 8 years ago
  29. 85e93ba Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 8 years ago
  30. 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
  31. b38bc68 Allow spin locks to be defined from assembly by Jeenu Viswambharan · 9 years ago
  32. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  33. a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 9 years ago
  34. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 9 years ago
  35. 738b1fd Rearrange assembly helper macros by Soby Mathew · 9 years ago
  36. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago