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