Soby Mathew
|
51c79b7351
AArch32: resolve build error when LOG_LEVEL=50
|
8 years ago |
Dan Handley
|
ad4494dc38
Remove dcache invalidation after image authentication
|
8 years ago |
Sandrine Bailleux
|
7b6d330c92
Ensure addresses in is_mem_free() don't overflow
|
8 years ago |
Soby Mathew
|
4c0d039076
Rework type usage in Trusted Firmware
|
8 years ago |
Sandrine Bailleux
|
a6b995fba3
Update comments in load_image()
|
8 years ago |
Soby Mathew
|
3ca9928df2
Refactor the xlat_tables library code
|
8 years ago |
Antonio Nino Diaz
|
f0dd061ae6
Add support for %p in tf_printf()
|
8 years ago |
Achin Gupta
|
135c9ddd36
Merge pull request #423 from jcastillo-arm/jc/genfw/1211
|
9 years ago |
Juan Castillo
|
e098e244a2
Remove deprecated IO return definitions
|
9 years ago |
Sandrine Bailleux
|
68a68c925f
Introduce print_entry_point_info() function
|
9 years ago |
Juan Castillo
|
78460a05e4
Use standard errno definitions in load_auth_image()
|
9 years ago |
Vikram Kanigiri
|
a2f8b16650
Ensure BL2 security state is secure
|
9 years ago |
Juan Castillo
|
fedbc0497b
TBB: abort boot if BL3-2 cannot be authenticated
|
9 years ago |
Juan Castillo
|
1779ba6b97
TBB: switch to the new authentication framework
|
9 years ago |
Juan Castillo
|
16948ae1d9
Use numbers to identify images instead of names
|
9 years ago |
Dan Handley
|
1b70db06ff
Fix type mismatches in verbose logging
|
9 years ago |
Juan Castillo
|
c5fb47c389
Skip reserving memory for non-executable and BL3-0 images
|
9 years ago |
Dan Handley
|
6ad2e461f0
Rationalize console log output
|
10 years ago |
Juan Castillo
|
d3280beb70
Rework incorrect use of assert() and panic() in codebase
|
10 years ago |
Soby Mathew
|
b79af93445
Implement a leaner printf for Trusted Firmware
|
10 years ago |
Sandrine Bailleux
|
8f55dfb4ba
Remove concept of top/bottom image loading
|
10 years ago |
Sandrine Bailleux
|
63db7ba293
Make the entry point argument optional in load_image()
|
10 years ago |
Dan Handley
|
dec5e0d1da
Move BL porting functions into platform.h
|
10 years ago |
Vikram Kanigiri
|
6871c5d3a2
Rework memory information passing to BL3-x images
|
10 years ago |
Vikram Kanigiri
|
4112bfa0c2
Populate BL31 input parameters as per new spec
|
10 years ago |
Vikram Kanigiri
|
29fb905d5f
Rework handover interface between BL stages
|
10 years ago |
Vikram Kanigiri
|
23ff9baa7e
Introduce macros to manipulate the SPSR
|
10 years ago |
Sandrine Bailleux
|
b3254e8547
Introduce IS_IN_ELX() macros
|
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 |