1. 95ba355 sp_min: allow inclusion of a platform-specific linker script by Heiko Stuebner · Thu Apr 11 15:26:07 2019 +0200
  2. 0cfd396 sp_min: make sp_min_warm_entrypoint public by Heiko Stuebner · Sat Mar 02 11:59:04 2019 +0100
  3. 77c382c locks: linker variables to calculate per-cpu bakery lock size by Varun Wadekar · Wed Jan 30 08:26:20 2019 -0800
  4. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  5. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  6. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  7. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · Fri Nov 02 13:28:25 2018 +0000
  8. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  9. 5707948 Merge pull request #1473 from robertovargas-arm/misra by Dimitris Papastamos · Wed Jul 11 13:15:52 2018 +0100
  10. 1d04c63 Add .extab and .exidx sections by Roberto Vargas · Thu May 10 11:01:16 2018 +0100
  11. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · Wed Apr 11 11:53:31 2018 +0100
  12. 4d59eb4 Fix MISRA rule 8.4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  13. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · Fri Apr 27 15:17:03 2018 +0100
  14. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · Fri Apr 06 15:29:34 2018 +0100
  15. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · Wed Mar 21 10:49:27 2018 +0000
  16. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · Thu Mar 01 10:53:33 2018 +0000
  17. 9c274f8 Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · Wed Feb 28 01:26:21 2018 +0000
  18. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · Fri Feb 23 15:07:54 2018 +0000
  19. 73308d0 Introduce the new BL handover interface by Soby Mathew · Tue Jan 09 14:36:14 2018 +0000
  20. 2691bc6 AMU: Add assembler helper functions for aarch32 by Joel Hutton · Tue Dec 12 15:47:55 2017 +0000
  21. 0a4cded sp_min: Implement workaround for CVE-2017-5715 by Dimitris Papastamos · Tue Jan 02 11:37:02 2018 +0000
  22. 79d4e02 Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size by davidcunado-arm · Fri Dec 08 16:29:19 2017 +0000
  23. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · Tue Nov 14 14:10:10 2017 +0000
  24. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · Wed Nov 15 11:45:35 2017 +0000
  25. dda48b0 AMU: Implement support for aarch32 by Dimitris Papastamos · Tue Oct 17 14:03:14 2017 +0100
  26. 7555ab7 ARMv7 requires the clear exclusive access at monitor entry by Etienne Carriere · Wed Nov 08 13:49:12 2017 +0100
  27. e3f2200 BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  28. 4168f2f Init and save / restore of PMCR_EL0 / PMCR by David Cunado · Mon Oct 02 17:41:39 2017 +0100
  29. a31bcde Set NS version SCTLR during warmboot path by David Cunado · Mon Sep 04 16:41:37 2017 +0100
  30. dc0fea7 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · Wed Aug 09 15:48:53 2017 +0200
  31. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · Wed Jun 28 13:46:19 2017 +0100
  32. 41263a1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · Fri Jun 23 08:39:19 2017 +0100
  33. bfe12d3 bl: security_state should be of type unsigned int by Etienne Carriere · Wed Jun 07 16:45:42 2017 +0200
  34. fee8653 Fully initialise essential control registers by David Cunado · Thu Apr 13 22:38:29 2017 +0100
  35. 9fb7912 sp_min: Flush console at end of main() by Dimitris Papastamos · Wed Jun 07 12:22:01 2017 +0100
  36. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · Wed Jun 07 13:45:41 2017 +0100
  37. f3e3a43 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · Thu Mar 30 14:42:54 2017 +0100
  38. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  39. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · Mon Apr 10 22:35:42 2017 +0100
  40. 1fecc8d Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · Fri Mar 17 12:34:37 2017 +0000
  41. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · Mon Feb 20 14:22:22 2017 +0000
  42. 4614496 Enable data caches early with hardware-assisted coherency by Jeenu Viswambharan · Thu Jan 05 10:37:21 2017 +0000
  43. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  44. 21362a9 Introduce unified API to zero memory by Douglas Raillard · Fri Dec 02 13:51:54 2016 +0000
  45. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · Tue Dec 06 12:10:51 2016 +0000
  46. 8da8966 PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · Mon Sep 19 17:21:15 2016 +0100
  47. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · Tue Sep 13 14:19:08 2016 +0100
  48. 1c16a4c AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · Thu Jun 30 14:50:58 2016 +0100
  49. 06460cd AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN by Yatharth Kochar · Thu Jun 30 15:02:31 2016 +0100
  50. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · Thu May 05 14:32:05 2016 +0100