1. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · 7 months ago
  2. 99b5b2e build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 9 months ago
  3. 5ae29c0 feat(console): introduce EARLY_CONSOLE by Yann Gautier · 10 months ago
  4. f55f85d feat(bl32): create an sp_min_setup function by Yann Gautier · 10 months ago
  5. ae3f624 feat(bl32): print entry point before exiting SP_MIN by Stephan Gerhold · 1 year, 8 months ago
  6. 78dc10c pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 5 years ago
  7. 1fbc97b Correct typographical errors by Paul Beesley · 6 years ago
  8. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  9. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  10. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  11. 4d59eb4 Fix MISRA rule 8.4 by Roberto Vargas · 7 years ago
  12. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  13. a31bcde Set NS version SCTLR during warmboot path by David Cunado · 7 years ago
  14. dc0fea7 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 7 years ago
  15. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  16. bfe12d3 bl: security_state should be of type unsigned int by Etienne Carriere · 7 years ago
  17. 9fb7912 sp_min: Flush console at end of main() by Dimitris Papastamos · 7 years ago
  18. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  19. f3e3a43 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · 8 years ago
  20. fa3cf0b Use SPDX license identifiers by dp-arm · 8 years ago
  21. a8954fc Replace some memset call by zeromem by Douglas Raillard · 8 years ago
  22. 8da8966 PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 8 years ago
  23. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  24. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 9 years ago