Manish Pandey
|
f15c59d7ac
Merge "io_fip: return -ENFILE when a file is already open" into integration
|
4 years ago |
johpow01
|
d471bd9cfc
IO Driver Misra Cleanup
|
4 years ago |
Masahiro Yamada
|
6eb75a1a2f
io_fip: return -ENFILE when a file is already open
|
4 years ago |
Scott Branden
|
5c38088881
drivers: Add support to retrieve plat_toc_flags
|
8 years ago |
Yann Gautier
|
70cb0bff7d
io: change seek offset to signed long long
|
5 years ago |
Ambroise Vincent
|
609e053caa
Remove several warnings reported with W=1
|
5 years ago |
Paul Beesley
|
7d721816a3
drivers: Remove TODO from io_fip.c
|
5 years ago |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
6 years ago |
danh-arm
|
ba0248b52d
Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6
|
6 years ago |
Konstantin Porotchkin
|
255f5c8f88
io: Allow image load to address zero
|
6 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
|
6 years ago |
Roberto Vargas
|
7fabe1a899
Fix MISRA rule 8.4 in common code
|
6 years ago |
Antonio Nino Diaz
|
fb1198b1bf
Remove URLs from comments
|
6 years ago |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
7 years ago |
Douglas Raillard
|
32f0d3c6c3
Replace some memset call by zeromem
|
7 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
|
16948ae1d9
Use numbers to identify images instead of names
|
9 years ago |
Vikram Kanigiri
|
a7e98ad514
Add macro to calculate number of elements in an array
|
9 years ago |
Juan Castillo
|
dec840af4b
TBB: authenticate BL3-x images and certificates
|
9 years ago |
Juan Castillo
|
01df3c1467
TBB: authenticate BL2 image and certificate
|
10 years ago |
Dan Handley
|
6ad2e461f0
Rationalize console log output
|
10 years ago |
Sandrine Bailleux
|
93d81d64d3
Add support for BL3-0 image
|
10 years ago |
Dan Handley
|
5f0cdb059d
Split platform.h into separate headers
|
10 years ago |
Dan Handley
|
1151c82101
Allow BL3-2 platform definitions to be optional
|
10 years ago |
Dan Handley
|
625de1d4f0
Remove variables from .data section
|
10 years ago |
Dan Handley
|
97043ac98e
Reduce deep nesting of header files
|
10 years ago |
Dan Handley
|
fb037bfb7c
Always use named structs in header files
|
10 years ago |
Dan Handley
|
35e98e5588
Make use of user/system includes more consistent
|
10 years ago |