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. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 7 years ago
  4. 79c1799 Correct some typo errors in comment by Qixiang Xu · 7 years ago
  5. b4ad976 fix instruction address range limitation by Jiafei Pan · 7 years ago
  6. 7d173fc Add support for BL2 in XIP memory by Jiafei Pan · 7 years ago
  7. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 8 years ago
  8. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 8 years ago
  9. f62ad32 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 8 years ago
  10. 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
  11. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  12. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
  13. 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
  14. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  15. 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
  16. 1a80e88 Merge pull request #841 from dp-arm/dp/debug-regs by danh-arm · 8 years ago
  17. 85e93ba Disable secure self-hosted debug via MDCR_EL3/SDCR by dp-arm · 8 years ago
  18. 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
  19. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  20. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 9 years ago
  21. 738b1fd Rearrange assembly helper macros by Soby Mathew · 9 years ago[Renamed from include/common/el3_common_macros.S]
  22. 99e58f9 Enable SCR_EL3.SIF bit by Soby Mathew · 9 years ago
  23. adb4fcf Enable asynchronous abort exceptions during boot by Gerald Lejeune · 9 years ago
  24. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 10 years ago
  25. 4e85e4f Initialize secondary CPUs during cold boot by Antonio Nino Diaz · 9 years ago
  26. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  27. 7baff11 Add descriptor based image management support in BL1 by Yatharth Kochar · 10 years ago
  28. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
  29. 58523c0 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 10 years ago
  30. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 10 years ago
  31. c9915c0 Bug fix: Build time condition to relocate RW data by Sandrine Bailleux · 10 years ago
  32. 52010cc Rationalize reset handling code by Sandrine Bailleux · 10 years ago