summaryrefslogtreecommitdiff
path: root/bl1/bl1_fwu.c
AgeCommit message (Expand)Author
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2017-07-12Fix order of #includesIsla Mitchell
2017-06-28Merge pull request #978 from etienne-lms/minor-builddanh-arm
2017-06-23context_mgmt: declare extern cm_set_next_context() for AArch32Etienne Carriere
2017-06-21Fix issues in FWU codeSoby Mathew
2017-06-01FWU: Introduce FWU_SMC_IMAGE_RESETAntonio Nino Diaz
2017-06-01FWU: Check for overlaps when loading imagesAntonio Nino Diaz
2017-05-15AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20tspd:FWU:Fix usage of SMC_RET0Antonio Nino Diaz
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-20Fix integer overflows in BL1 FWU codeSandrine Bailleux
2016-12-20Add some debug assertions in BL1 FWU copy codeSandrine Bailleux
2016-12-20bl1_fwu_image_copy() refactoringSandrine Bailleux
2016-12-20Minor refactoring of BL1 FWU codeSandrine Bailleux
2016-12-14Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1Yatharth Kochar
2016-02-22Fix the inconsistencies in bl1_tbbr_image_descs[]Yatharth Kochar
2015-12-15Merge pull request #470 from danh-arm/dh/fwu-done-fixdanh-arm
2015-12-15FWU: Pass client cookie to FWU_SMC_UPDATE_DONEDan Handley
2015-12-15FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUMEDan Handley
2015-12-14FWU: Fix secure memory check in image authDan Handley
2015-12-09FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar