1. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  2. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  3. c69145f Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · 6 years ago
  4. 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
  5. a6f340f Introduce the new BL handover interface by Soby Mathew · 7 years ago
  6. ce213b9 AMU: Add assembler helper functions for aarch32 by Joel Hutton · 7 years ago
  7. 7343505 sp_min: Implement workaround for CVE-2017-5715 by Dimitris Papastamos · 7 years ago
  8. 57b1c0d Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size by davidcunado-arm · 7 years ago
  9. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  10. a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 7 years ago
  11. ef69e1e AMU: Implement support for aarch32 by Dimitris Papastamos · 7 years ago
  12. 7089627 ARMv7 requires the clear exclusive access at monitor entry by Etienne Carriere · 7 years ago
  13. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  14. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  15. 88ad146 Set NS version SCTLR during warmboot path by David Cunado · 7 years ago
  16. 7181609 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 7 years ago
  17. d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  18. ee881c1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 7 years ago
  19. 5507408 bl: security_state should be of type unsigned int by Etienne Carriere · 7 years ago
  20. 18f2efd Fully initialise essential control registers by David Cunado · 7 years ago
  21. 10d664c sp_min: Flush console at end of main() by Dimitris Papastamos · 7 years ago
  22. 2156830 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  23. b6285d6 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · 7 years ago
  24. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  25. bcc3c49 PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  26. 510a9de Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · 7 years ago
  27. d50ece0 Simplify translation tables headers dependencies by Antonio Nino Diaz · 8 years ago
  28. 25a93f7 Enable data caches early with hardware-assisted coherency by Jeenu Viswambharan · 8 years ago
  29. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  30. 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  31. 9f3ee61 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  32. 58e946a PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 8 years ago
  33. f426fc0 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  34. d991551 AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 8 years ago
  35. 3bdf0e5 AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN by Yatharth Kochar · 8 years ago
  36. c11ba85 AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 8 years ago