51 Commits (ccd4d475ea8681464df8a3e7f55e902a0707c7e2)

Author SHA1 Message Date
Ambroise Vincent 609e053caa Remove several warnings reported with W=1 6 years ago
Paul Beesley 7d721816a3 drivers: Remove TODO from io_fip.c 6 years ago
Paul Beesley 9a2fffb800 drivers: Remove TODO from io_storage 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Yann Gautier b7c6529c41 io_block: define MAX_IO_BLOCK_DEVICES as unsigned 6 years ago
Konstantin Porotchkin 255f5c8f88 io: Allow image load to address zero 7 years ago
Ruchika Gupta d4d598e92f Extend FIP io driver to support multiple FIP devices 6 years ago
Roberto Vargas 033648652f Make TF UUID RFC 4122 compliant 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Antonio Nino Diaz fb1198b1bf Remove URLs from comments 7 years ago
Roberto Vargas e19e40af97 io: block: fix block_read/write may read/write overlap buffer 7 years ago
Etienne Carriere d60e6bae02 io_dummy: correct sparse warnings 8 years ago
Etienne Carriere 5a8e2aeec4 io_storage: use unsigned int for index 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Antonio Nino Diaz aa61368eb5 Control inclusion of helper code used for asserts 8 years ago
Jeenu Viswambharan b4d2c67bdd Remove redundant assert 8 years ago
dp-arm dae695abf6 Fix minor issues found by cppcheck 8 years ago
Jeenu Viswambharan 69c043b25f Add bounds checking asserts to memmap IO driver 8 years ago
Douglas Raillard 32f0d3c6c3 Replace some memset call by zeromem 8 years ago
Haojian Zhuang 9d063aa2e8 io: block: fix unaligned buffer 8 years ago
Gerald Lejeune 3385f412cc Bring IO storage dummy driver 9 years ago
Haojian Zhuang 9da7a653bd IO: support block device type 9 years ago
Gerald Lejeune 6d70bfa1fe Add "size" function to IO memmap device driver 10 years ago
Soren Brinkmann 65cd299f52 Remove direct usage of __attribute__((foo)) 9 years ago
Juan Castillo e098e244a2 Remove deprecated IO return definitions 9 years ago
Juan Castillo 31833aff68 Fix bug in semihosting write function 9 years ago
Juan Castillo 16948ae1d9 Use numbers to identify images instead of names 10 years ago
Vikram Kanigiri a7e98ad514 Add macro to calculate number of elements in an array 10 years ago
Juan Castillo dec840af4b TBB: authenticate BL3-x images and certificates 10 years ago
Juan Castillo 01df3c1467 TBB: authenticate BL2 image and certificate 10 years ago
Dan Handley 935db69328 Move IO storage source to drivers directory 10 years ago
Dan Handley 6ad2e461f0 Rationalize console log output 10 years ago
Sandrine Bailleux 93d81d64d3 Add support for BL3-0 image 11 years ago
Dan Handley 5f0cdb059d Split platform.h into separate headers 11 years ago
Dan Handley 1151c82101 Allow BL3-2 platform definitions to be optional 11 years ago
Dan Handley 625de1d4f0 Remove variables from .data section 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley 35e98e5588 Make use of user/system includes more consistent 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
Sandrine Bailleux 493c8cb2ae Fix file_to_uuid() function 11 years ago
Ryan Harkin cd52932098 Fix semihosting with latest toolchain 11 years ago
Jeenu Viswambharan 08c28d5385 Report recoverable errors as warnings 11 years ago
Jeenu Viswambharan dd3dc32f1d Fix FIP offset address when file not found 11 years ago
Harry Liebel 561cd33ece Add Firmware Image Package (FIP) driver 11 years ago
James Morrissey 9d72b4ea9c Implement load_image in terms of IO abstraction 11 years ago
James Morrissey f2f9bb5e71 Add IO abstraction framework 11 years ago