TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
23fc05a33d2bd67d25e20b51f68e18872d761608
/
drivers
/
io
/
io_fip.c
f15c59d
Merge "io_fip: return -ENFILE when a file is already open" into integration
by Manish Pandey
· 5 years ago
d471bd9
IO Driver Misra Cleanup
by johpow01
· 5 years ago
6eb75a1
io_fip: return -ENFILE when a file is already open
by Masahiro Yamada
· 5 years ago
5c38088
drivers: Add support to retrieve plat_toc_flags
by Scott Branden
· 9 years ago
70cb0bf
io: change seek offset to signed long long
by Yann Gautier
· 6 years ago
609e053
Remove several warnings reported with W=1
by Ambroise Vincent
· 6 years ago
7d72181
drivers: Remove TODO from io_fip.c
by Paul Beesley
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
ba0248b
Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6
by danh-arm
· 7 years ago
255f5c8
io: Allow image load to address zero
by Konstantin Porotchkin
· 7 years ago
d4d598e
Extend FIP io driver to support multiple FIP devices
by Ruchika Gupta
· 7 years ago
0336486
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
7fabe1a
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
fb1198b
Remove URLs from comments
by Antonio Nino Diaz
· 7 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
32f0d3c
Replace some memset call by zeromem
by Douglas Raillard
· 9 years ago
65cd299
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· 10 years ago
e098e24
Remove deprecated IO return definitions
by Juan Castillo
· 10 years ago
16948ae
Use numbers to identify images instead of names
by Juan Castillo
· 10 years ago
a7e98ad
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· 10 years ago
dec840a
TBB: authenticate BL3-x images and certificates
by Juan Castillo
· 11 years ago
01df3c1
TBB: authenticate BL2 image and certificate
by Juan Castillo
· 11 years ago
6ad2e46
Rationalize console log output
by Dan Handley
· 11 years ago
93d81d6
Add support for BL3-0 image
by Sandrine Bailleux
· 11 years ago
5f0cdb0
Split platform.h into separate headers
by Dan Handley
· 11 years ago
1151c82
Allow BL3-2 platform definitions to be optional
by Dan Handley
· 11 years ago
625de1d
Remove variables from .data section
by Dan Handley
· 11 years ago
97043ac
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
fb037bf
Always use named structs in header files
by Dan Handley
· 11 years ago
35e98e5
Make use of user/system includes more consistent
by Dan Handley
· 11 years ago
493c8cb
Fix file_to_uuid() function
by Sandrine Bailleux
· 11 years ago
08c28d5
Report recoverable errors as warnings
by Jeenu Viswambharan
· 11 years ago
dd3dc32
Fix FIP offset address when file not found
by Jeenu Viswambharan
· 11 years ago
561cd33
Add Firmware Image Package (FIP) driver
by Harry Liebel
· 11 years ago