Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
4f29e6cb9ba8c0f8d154b3abcf5ccb8e23ac9476
/
include
/
common
/
bl_common.h
e954f65
feat(bl): add interface to query TF-A semantic ver
by laurenw-arm
· 2 years, 4 months ago
9a29704
feat(spmc/lsp): add logical partition framework
by Marc Bonnici
· 2 years, 9 months ago
4d37db8
feat(rme): add ENABLE_RME build option and support for RMM image
by Zelalem Aweke
· 3 years, 4 months ago
50d423b
feat(bl_common): import BL_NOBITS_{BASE,END} when defined
by Samuel Holland
· 3 years, 11 months ago
ab3f7e3
bl_common: add BL_END macro
by Masahiro Yamada
· 4 years, 10 months ago
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 5 years ago
2a231e3
Factor out cross-BL API into export headers suitable for 3rd party code
by Julius Werner
· 5 years ago
fb6f2fc
Merge pull request #1751 from vwadekar/tegra-scatter-file-support
by Antonio Niño Díaz
· 6 years ago
4d034c5
Tegra: Support for scatterfile for the BL31 image
by Varun Wadekar
· 6 years ago
25cda67
Add support for pointer authentication
by Antonio Nino Diaz
· 6 years ago
f6d7e44
Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup
by Antonio Niño Díaz
· 6 years ago
de97ff3
Remove duplicated definitions of linker symbols
by Antonio Nino Diaz
· 6 years ago
57f8326
Remove dead code related to LOAD_IMAGE_V2=0
by Sandrine Bailleux
· 6 years ago
b0fd008
Move BL1 and BL2 private defines to bl_common.h
by Antonio Nino Diaz
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
4e28c20
PIE: Position Independant Executable support for BL31
by Soby Mathew
· 6 years ago
344ff02
Convert arm_setup_page_tables into a generic helper
by Roberto Vargas
· 6 years ago
f0b14cf
Remove some MISRA defects in common code
by Antonio Nino Diaz
· 6 years ago
025946a
Remove build option LOAD_IMAGE_V2
by Roberto Vargas
· 6 years ago
4b32e62
libc: Fix all includes in codebase
by Antonio Nino Diaz
· 6 years ago
4f3b6ed
Fix MISRA Rule 5.3 Part 1
by Daniel Boulby
· 7 years ago
9fe8804
Allow disabling authentication dynamically
by Soby Mathew
· 7 years ago
5cc3bc8
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
2ca18d9
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
777dd43
Fix MISRA rule 8.3 in common code
by Roberto Vargas
· 7 years ago
cc36484
Dynamic cfg: MISRA fixes
by Soby Mathew
· 7 years ago
7c8af06
Unify cache flush code path after image load
by Soby Mathew
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
bf404c0
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· 8 years ago
b911cc7
Re-factor header files for easier PSCI library integration
by Soby Mathew
· 8 years ago
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 8 years ago
b0e529b
Export is_mem_free() function
by Sandrine Bailleux
· 8 years ago
89256b8
PSCI: Introduce PSCI Library argument structure
by Soby Mathew
· 8 years ago
3345a8d
Add new version of image loading.
by Yatharth Kochar
· 8 years ago
748be1d
AArch32: Add support in TF libraries
by Soby Mathew
· 8 years ago
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· 8 years ago
f91f144
Introduce SEPARATE_CODE_AND_RODATA build flag
by Sandrine Bailleux
· 8 years ago
7659a26
Introduce utils.h header file
by Sandrine Bailleux
· 8 years ago
f11b29a
Fix the inconsistencies in bl1_tbbr_image_descs[]
by Yatharth Kochar
· 9 years ago
6d4f262
Rearrange fields in TF data structures to reduce padding
by Soby Mathew
· 9 years ago
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 9 years ago
b1c2fe0
FWU: Add Generic BL2U FWU image support in BL2
by Yatharth Kochar
· 9 years ago
71c9a5e
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· 9 years ago
a65be2f
Add descriptor based image management support in BL1
by Yatharth Kochar
· 9 years ago
6c0566c
Move context management code to common location
by Yatharth Kochar
· 9 years ago
57d334c
Remove `RUN_IMAGE` usage as opcode passed to next EL.
by Yatharth Kochar
· 9 years ago
b2e224c
Introduce print_entry_point_info() function
by Sandrine Bailleux
· 9 years ago
ec813f5
Use standard errno definitions in load_auth_image()
by Juan Castillo
· 9 years ago
ceb0d0f
Ensure BL2 security state is secure
by Vikram Kanigiri
· 9 years ago
97dbcf1
TBB: abort boot if BL3-2 cannot be authenticated
by Juan Castillo
· 9 years ago
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· 9 years ago
3a66aca
Use numbers to identify images instead of names
by Juan Castillo
· 10 years ago
acde8b0
Rationalize reset handling code
by Sandrine Bailleux
· 9 years ago
81899f1
Remove FIRST_RESET_HANDLER_CALL build option
by Sandrine Bailleux
· 9 years ago
f05c1b5
Add linker symbol declarations to bl_common.h
by Dan Handley
· 10 years ago
725b133
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· 10 years ago
36433d1
Call reset handlers upon BL3-1 entry.
by Yatharth Kochar
· 10 years ago
f558cac
Rework incorrect use of assert() and panic() in codebase
by Juan Castillo
· 10 years ago
04be3a5
Add support for printing version at runtime
by Juan Castillo
· 10 years ago
467d057
Remove concept of top/bottom image loading
by Sandrine Bailleux
· 10 years ago
4e12607
Initialise CPU contexts from entry_point_info
by Andrew Thoelke
· 10 years ago
7ce42df
Move BL porting functions into platform.h
by Dan Handley
· 10 years ago
a17fefa
Remove extern keyword from function declarations
by Dan Handley
· 10 years ago
d8c9d26
Rework memory information passing to BL3-x images
by Vikram Kanigiri
· 10 years ago
da56743
Populate BL31 input parameters as per new spec
by Vikram Kanigiri
· 11 years ago
a3a5e4a
Rework handover interface between BL stages
by Vikram Kanigiri
· 10 years ago
9851e42
Introduce macros to manipulate the SPSR
by Vikram Kanigiri
· 10 years ago
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
e2712bc
Always use named structs in header files
by Dan Handley
· 11 years ago
f3c8f32
Separate out CASSERT macro into own header
by Dan Handley
· 11 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago
[Renamed (93%) from include/bl_common.h]
992dc07
Merge pull request #50 from vikramkanigiri/vk/tf-issues#26
by achingupta
· 11 years ago