Yann Gautier
|
1af59c4570
feat(common): add SZ_* macros
|
2 年之前 |
Manish V Badarkhe
|
cf21064ec8
feat(fvp): measure critical data
|
3 年之前 |
Julius Werner
|
402b3cf876
Switch AARCH32/AARCH64 to __aarch64__
|
5 年之前 |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
6 年之前 |
Antonio Nino Diaz
|
c3cf06f1a3
Standardise header guards across codebase
|
6 年之前 |
Antonio Nino Diaz
|
81542c00d0
Remove some MISRA defects in common code
|
6 年之前 |
Roberto Vargas
|
ed51b51f7a
Remove build option LOAD_IMAGE_V2
|
6 年之前 |
Antonio Nino Diaz
|
93c78ed231
libc: Fix all includes in codebase
|
6 年之前 |
Jiafei Pan
|
7d173fc594
Add support for BL2 in XIP memory
|
6 年之前 |
Joel Hutton
|
9f85f9e379
Clean usage of void pointers to access symbols
|
6 年之前 |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
7 年之前 |
David Cunado
|
9edac0479d
Resolve build errors flagged by GCC 6.2
|
7 年之前 |
Masahiro Yamada
|
4749705355
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
|
8 年之前 |
Masahiro Yamada
|
ecdc898da3
Use *_END instead of *_LIMIT for linker derived end addresses
|
7 年之前 |
Yatharth Kochar
|
1a0a3f0622
AArch32: Common changes needed for BL1/BL2
|
8 年之前 |
Yatharth Kochar
|
42019bf4e9
Changes for new version of image loading in BL1/BL2
|
8 年之前 |
Sandrine Bailleux
|
0af559a833
ARM platforms: Add support for SEPARATE_CODE_AND_RODATA
|
8 年之前 |
Yatharth Kochar
|
843ddee4aa
Fix the inconsistencies in bl1_tbbr_image_descs[]
|
8 年之前 |
Soren Brinkmann
|
70ecb564fd
Migrate __warn_deprecated -> __deprecated
|
8 年之前 |
Juan Castillo
|
d178637d2b
Remove dashes from image names: 'BL3-x' --> 'BL3x'
|
9 年之前 |
Yatharth Kochar
|
7baff11fb5
Add descriptor based image management support in BL1
|
9 年之前 |
Soby Mathew
|
7a24cba5c2
Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED
|
9 年之前 |
Soby Mathew
|
5c8babcd70
PSCI: Add deprecated API for SPD when compatibility is disabled
|
9 年之前 |
Juan Castillo
|
dff93c8675
TBB: add TBBR Chain of Trust
|
9 年之前 |
Juan Castillo
|
16948ae1d9
Use numbers to identify images instead of names
|
9 年之前 |
Dan Handley
|
b4315306ad
Add common ARM and CSS platform code
|
9 年之前 |