36 Commits (c67057fee0be4f268ac346cfe0332d04b0ebf10a)

Author SHA1 Message Date
Elyes Haouas 9a90d720b8 style: remove useless trailing semicolon and line continuations 2 years ago
John Powell 3443a7027d Fix MISRA C issues in BL1/BL2/BL31 5 years ago
Zelalem 2fe75a2de0 coverity: fix MISRA violations 5 years ago
Deepika Bhavnani ee006a79f6 Unsigned long should not be used as per coding guidelines 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Ambroise Vincent 279faa6d5d BL1: Fix type consistency 6 years ago
Ambroise Vincent bde2836fcc Remove several warnings reported with W=2 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Roberto Vargas ed51b51f7a Remove build option LOAD_IMAGE_V2 6 years ago
Daniel Boulby a08a201430 Ensure the flow through switch statements is clear 6 years ago
Roberto Vargas 735181b634 Fix MISRA rule 8.3 Part 4 7 years ago
Jonathan Wright c9662db960 bl1: fix switch statements to comply with MISRA rules 7 years ago
Antonio Nino Diaz 085e80ec11 Rename 'smcc' to 'smccc' 7 years ago
Soby Mathew 566034fc27 Add image_id to bl1_plat_handle_post/pre_image_load() 7 years ago
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
Etienne Carriere 2ed7b71e43 context_mgmt: declare extern cm_set_next_context() for AArch32 7 years ago
Soby Mathew ee05ae1680 Fix issues in FWU code 8 years ago
Antonio Nino Diaz 9d6fc3c321 FWU: Introduce FWU_SMC_IMAGE_RESET 8 years ago
Antonio Nino Diaz 128daee298 FWU: Check for overlaps when loading images 8 years ago
dp-arm a440900803 AArch32: Add `TRUSTED_BOARD_BOOT` support 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Antonio Nino Diaz 7a317a70d4 tspd:FWU:Fix usage of SMC_RET0 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Sandrine Bailleux 949a52d24e Fix integer overflows in BL1 FWU code 8 years ago
Sandrine Bailleux 1bfb706851 Add some debug assertions in BL1 FWU copy code 8 years ago
Sandrine Bailleux b38a9e5cd7 bl1_fwu_image_copy() refactoring 8 years ago
Sandrine Bailleux 9f1489e445 Minor refactoring of BL1 FWU code 8 years ago
Yatharth Kochar 53d703a555 Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 8 years ago
Yatharth Kochar 843ddee4aa Fix the inconsistencies in bl1_tbbr_image_descs[] 9 years ago
Dan Handley 1f37b9442f FWU: Pass client cookie to FWU_SMC_UPDATE_DONE 9 years ago
Dan Handley 28955d57f5 FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUME 9 years ago
Dan Handley 03131c85ad FWU: Fix secure memory check in image auth 9 years ago
Yatharth Kochar 48bfb88eb6 FWU: Add Generic Firmware Update framework support in BL1 9 years ago