summaryrefslogtreecommitdiff
path: root/drivers/io/io_fip.c
AgeCommit message (Expand)Author
13 daysfix(io): use simple braces for uuid_null definitionYann Gautier
2026-04-08fix(io): validate FIP ToC bounds and catch short readsManish V Badarkhe
2020-07-21Merge "io_fip: return -ENFILE when a file is already open" into integrationManish Pandey
2020-07-16IO Driver Misra Cleanupjohpow01
2020-07-11io_fip: return -ENFILE when a file is already openMasahiro Yamada
2020-04-01drivers: Add support to retrieve plat_toc_flagsScott Branden
2020-01-10io: change seek offset to signed long longYann Gautier
2019-04-01Remove several warnings reported with W=1Ambroise Vincent
2019-03-12drivers: Remove TODO from io_fip.cPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-07-19Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6danh-arm
2018-07-18io: Allow image load to address zeroKonstantin Porotchkin
2018-07-02Extend FIP io driver to support multiple FIP devicesRuchika Gupta
2018-06-14Make TF UUID RFC 4122 compliantRoberto Vargas
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-14Remove URLs from commentsAntonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2017-02-06Replace some memset call by zeromemDouglas Raillard
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2015-11-02Remove deprecated IO return definitionsJuan Castillo
2015-06-25Use numbers to identify images instead of namesJuan Castillo
2015-03-16Add macro to calculate number of elements in an arrayVikram Kanigiri
2015-01-28TBB: authenticate BL3-x images and certificatesJuan Castillo
2015-01-28TBB: authenticate BL2 image and certificateJuan Castillo
2014-08-12Rationalize console log outputDan Handley
2014-07-10Add support for BL3-0 imageSandrine Bailleux
2014-05-23Split platform.h into separate headersDan Handley
2014-05-22Allow BL3-2 platform definitions to be optionalDan Handley
2014-05-06Remove variables from .data sectionDan Handley
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-03-21Fix file_to_uuid() functionSandrine Bailleux
2014-02-20Report recoverable errors as warningsJeenu Viswambharan
2014-02-20Fix FIP offset address when file not foundJeenu Viswambharan
2014-02-17Add Firmware Image Package (FIP) driverHarry Liebel