1. ee006a7 Unsigned long should not be used as per coding guidelines by Deepika Bhavnani · 5 years ago
  2. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  3. 279faa6 BL1: Fix type consistency by Ambroise Vincent · 5 years ago
  4. bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 6 years ago
  5. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  6. 3ed87a4 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  7. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  8. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  9. 735181b Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 7 years ago
  10. c9662db bl1: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  11. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  12. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
  13. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  14. d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  15. 2ed7b71 context_mgmt: declare extern cm_set_next_context() for AArch32 by Etienne Carriere · 7 years ago
  16. ee05ae1 Fix issues in FWU code by Soby Mathew · 7 years ago
  17. 9d6fc3c FWU: Introduce FWU_SMC_IMAGE_RESET by Antonio Nino Diaz · 7 years ago
  18. 128daee FWU: Check for overlaps when loading images by Antonio Nino Diaz · 7 years ago
  19. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  20. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  21. 7a317a7 tspd:FWU:Fix usage of SMC_RET0 by Antonio Nino Diaz · 7 years ago
  22. 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  23. 949a52d Fix integer overflows in BL1 FWU code by Sandrine Bailleux · 8 years ago
  24. 1bfb706 Add some debug assertions in BL1 FWU copy code by Sandrine Bailleux · 8 years ago
  25. b38a9e5 bl1_fwu_image_copy() refactoring by Sandrine Bailleux · 8 years ago
  26. 9f1489e Minor refactoring of BL1 FWU code by Sandrine Bailleux · 8 years ago
  27. 53d703a Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
  28. 843ddee Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 9 years ago
  29. 9831154 Merge pull request #470 from danh-arm/dh/fwu-done-fix by danh-arm · 9 years ago
  30. 1f37b94 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 9 years ago
  31. 28955d5 FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUME by Dan Handley · 9 years ago
  32. 03131c8 FWU: Fix secure memory check in image auth by Dan Handley · 9 years ago
  33. 48bfb88 FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago