1. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · Wed May 08 23:12:11 2024 +0200
  2. 99b5b2e build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · Fri Mar 08 16:08:31 2024 +0000
  3. 5ae29c0 feat(console): introduce EARLY_CONSOLE by Yann Gautier · Tue Jan 16 19:39:31 2024 +0100
  4. f55f85d feat(bl32): create an sp_min_setup function by Yann Gautier · Thu Jan 18 18:20:43 2024 +0100
  5. ae3f624 feat(bl32): print entry point before exiting SP_MIN by Stephan Gerhold · Sun Apr 02 16:05:58 2023 +0200
  6. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · Thu Nov 07 12:09:24 2019 +0100
  7. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  8. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  9. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · Fri Nov 02 13:28:25 2018 +0000
  10. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  11. 4d59eb4 Fix MISRA rule 8.4 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  12. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · Wed Mar 21 10:49:27 2018 +0000
  13. a31bcde Set NS version SCTLR during warmboot path by David Cunado · Mon Sep 04 16:41:37 2017 +0100
  14. dc0fea7 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · Wed Aug 09 15:48:53 2017 +0200
  15. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · Wed Jun 28 13:46:19 2017 +0100
  16. bfe12d3 bl: security_state should be of type unsigned int by Etienne Carriere · Wed Jun 07 16:45:42 2017 +0200
  17. 9fb7912 sp_min: Flush console at end of main() by Dimitris Papastamos · Wed Jun 07 12:22:01 2017 +0100
  18. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · Wed Jun 07 13:45:41 2017 +0100
  19. f3e3a43 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · Thu Mar 30 14:42:54 2017 +0100
  20. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  21. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  22. 8da8966 PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · Mon Sep 19 17:21:15 2016 +0100
  23. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · Tue Sep 13 14:19:08 2016 +0100
  24. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · Thu May 05 14:32:05 2016 +0100