1. a88a35d Remove several warnings reported with W=2 by Ambroise Vincent · 5 years ago
  2. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  3. a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
  4. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  5. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  6. be126ed Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 6 years ago
  7. d5ff96c bl1: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  8. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  9. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 6 years ago
  10. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  11. 09bb548 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  12. 662bf93 context_mgmt: declare extern cm_set_next_context() for AArch32 by Etienne Carriere · 7 years ago
  13. f088b34 Fix issues in FWU code by Soby Mathew · 7 years ago
  14. 0e8e720 FWU: Introduce FWU_SMC_IMAGE_RESET by Antonio Nino Diaz · 7 years ago
  15. d6a277f FWU: Check for overlaps when loading images by Antonio Nino Diaz · 7 years ago
  16. cdd03cb AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 7 years ago
  17. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  18. acb2914 tspd:FWU:Fix usage of SMC_RET0 by Antonio Nino Diaz · 7 years ago
  19. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  20. b39d75f Fix integer overflows in BL1 FWU code by Sandrine Bailleux · 8 years ago
  21. bbc0822 Add some debug assertions in BL1 FWU copy code by Sandrine Bailleux · 8 years ago
  22. 953488e bl1_fwu_image_copy() refactoring by Sandrine Bailleux · 8 years ago
  23. 5ebc21e Minor refactoring of BL1 FWU code by Sandrine Bailleux · 8 years ago
  24. 8c0177f Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 by Yatharth Kochar · 8 years ago
  25. f11b29a Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 8 years ago
  26. 5f671cd Merge pull request #470 from danh-arm/dh/fwu-done-fix by danh-arm · 9 years ago
  27. 89f8f33 FWU: Pass client cookie to FWU_SMC_UPDATE_DONE by Dan Handley · 9 years ago
  28. 8ec7652 FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUME by Dan Handley · 9 years ago
  29. 35e5f69 FWU: Fix secure memory check in image auth by Dan Handley · 9 years ago
  30. 71c9a5e FWU: Add Generic Firmware Update framework support in BL1 by Yatharth Kochar · 9 years ago