TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
aaa0567c38ea6f08d68ce64210800b51a8872c13
/
include
/
common
1779ba6
TBB: switch to the new authentication framework
by Juan Castillo
· 10 years ago
dff93c8
TBB: add TBBR Chain of Trust
by Juan Castillo
· 10 years ago
16948ae
Use numbers to identify images instead of names
by Juan Castillo
· 10 years ago
c9915c0
Bug fix: Build time condition to relocate RW data
by Sandrine Bailleux
· 10 years ago
52010cc
Rationalize reset handling code
by Sandrine Bailleux
· 10 years ago
452b7fa
Remove FIRST_RESET_HANDLER_CALL build option
by Sandrine Bailleux
· 10 years ago
90b3a6a
Add linker symbol declarations to bl_common.h
by Dan Handley
· 10 years ago
e2bf57f
Add header guards to asm macro files
by Dan Handley
· 10 years ago
8b77962
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
541d788
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· 10 years ago
a7e98ad
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· 10 years ago
dad2504
Enable type-checking of arguments passed to printf() et al.
by Sandrine Bailleux
· 11 years ago
40febc3
TBB: add authentication module interface
by Juan Castillo
· 11 years ago
b7124ea
TBB: add support to include certificates in a FIP image
by Juan Castillo
· 11 years ago
79a97b2
Call reset handlers upon BL3-1 entry.
by Yatharth Kochar
· 11 years ago
aecc084
Rework use of labels in assembly macros.
by Soby Mathew
· 11 years ago
289c28a
Add concept of console output log levels
by Dan Handley
· 11 years ago
dd2bdee
Merge pull request #177 from jcastillo-arm/jc/tf-issues/096
by danh-arm
· 11 years ago
d3280be
Rework incorrect use of assert() and panic() in codebase
by Juan Castillo
· 11 years ago
626ed51
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· 11 years ago
bc92012
Implement an assert() callable from assembly code
by Soby Mathew
· 11 years ago
c67b09b
Introduce crash console APIs for crash reporting
by Soby Mathew
· 11 years ago
aaa3e72
Add support for printing version at runtime
by Juan Castillo
· 11 years ago
b79af93
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· 11 years ago
8f55dfb
Remove concept of top/bottom image loading
by Sandrine Bailleux
· 11 years ago
167a935
Initialise CPU contexts from entry_point_info
by Andrew Thoelke
· 11 years ago
dec5e0d
Move BL porting functions into platform.h
by Dan Handley
· 11 years ago
c6bc071
Remove extern keyword from function declarations
by Dan Handley
· 11 years ago
dbad1ba
Add support for BL3-1 as a reset vector
by Vikram Kanigiri
· 11 years ago
6871c5d
Rework memory information passing to BL3-x images
by Vikram Kanigiri
· 11 years ago
4112bfa
Populate BL31 input parameters as per new spec
by Vikram Kanigiri
· 11 years ago
29fb905
Rework handover interface between BL stages
by Vikram Kanigiri
· 11 years ago
23ff9ba
Introduce macros to manipulate the SPSR
by Vikram Kanigiri
· 11 years ago
a43d431
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
fd6fede
Merge pull request #58 from athoelke/optimise-cache-flush-v2
by danh-arm
· 11 years ago
5f6032a
Optimise data cache clean/invalidate operation
by Andrew Thoelke
· 11 years ago
7935d0a
Access system registers directly in assembler
by Andrew Thoelke
· 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
bdbfc3c
Separate out CASSERT macro into own header
by Dan Handley
· 11 years ago
4ecca33
Move include and source files to logical locations
by Dan Handley
· 11 years ago