"vscode:/vscode.git/clone" did not exist on "20c84eaafc0bddc8584902898c245dbe1a7b0f8f"
Bug fix: initialize bl30_image_info fields before use
This patch initializes the version field in the bl30_image_info structure when loading BL30. This initialization must be done before calling load_image(). Fixes ARM-software/tf-issues#274 Change-Id: I74a05167d66fff51d257ad611abc7b5436e5d912
Please register or sign in to comment