Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
d99d09a72ba52561506576d1e83bd1d325646e86
/
bl1
/
bl1_main.c
92de80a
refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot
by Manish V Badarkhe
· 2 years, 11 months ago
a74d963
feat(measured_boot): image hash measurement and recording in BL1
by Manish V Badarkhe
· 3 years, 2 months ago
f94399a
Move static vars into functions in bl1
by Jimmy Brisson
· 4 years, 3 months ago
a5c6636
Fix MISRA C issues in BL1/BL2/BL31
by John Powell
· 4 years, 8 months ago
91d8061
coverity: fix MISRA violations
by Zelalem
· 4 years, 9 months ago
e8dadb1
coverity: Fix MISRA null pointer violations
by Zelalem
· 4 years, 9 months ago
3dd9f2b
TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U
by Alexei Fedorov
· 5 years ago
c3a1836
Merge changes from topic "db/unsigned_long" into integration
by Sandrine Bailleux
· 5 years ago
64e557c
Unsigned long should not be used as per coding guidelines
by Deepika Bhavnani
· 5 years ago
f41355c
Refactor ARMv8.3 Pointer Authentication support code
by Alexei Fedorov
· 5 years ago
8e0ef0f
Switch AARCH32/AARCH64 to __aarch64__
by Julius Werner
· 5 years ago
e3887a9
BL1: Enable pointer authentication support
by Antonio Nino Diaz
· 6 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
9164ec0
Remove deprecated bl1_init_bl2_mem_layout()
by Antonio Nino Diaz
· 6 years ago
025946a
Remove build option LOAD_IMAGE_V2
by Roberto Vargas
· 6 years ago
b3b6e22
Fix some violations to MISRA rule 8.3
by Sandrine Bailleux
· 6 years ago
eace8f1
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
3c817f4
Rename 'smcc' to 'smccc'
by Antonio Nino Diaz
· 7 years ago
bcfaeff
Fix MISRA rule 8.8 in common code
by Roberto Vargas
· 7 years ago
6e16a33
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
by Soby Mathew
· 7 years ago
2f38ce3
Add image_id to bl1_plat_handle_post/pre_image_load()
by Soby Mathew
· 7 years ago
43d20b3
bl1: add bl1_plat_handle_{pre,post}_image_load()
by Masahiro Yamada
· 7 years ago
9930501
Fix order of #includes
by Isla Mitchell
· 7 years ago
cdd03cb
AArch32: Add `TRUSTED_BOARD_BOOT` support
by dp-arm
· 8 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
3759e3f
Control inclusion of helper code used for asserts
by Antonio Nino Diaz
· 8 years ago
e3962d0
Flush console where necessary
by Antonio Nino Diaz
· 8 years ago
d5ec367
Report errata workaround status to console
by Jeenu Viswambharan
· 8 years ago
5d36121
AArch32: Add generic changes in BL1
by Yatharth Kochar
· 8 years ago
51f76f6
Changes for new version of image loading in BL1/BL2
by Yatharth Kochar
· 8 years ago
c53ac5e
Move SIZE_FROM_LOG2_WORDS macro to utils.h
by Soby Mathew
· 8 years ago
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 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
57d334c
Remove `RUN_IMAGE` usage as opcode passed to next EL.
by Yatharth Kochar
· 9 years ago
b7e97c4
Introduce SPIN_ON_BL1_EXIT build flag
by Sandrine Bailleux
· 9 years ago
33c95cc
Improve display_boot_progress() function
by Sandrine Bailleux
· 9 years ago
b2e224c
Introduce print_entry_point_info() function
by Sandrine Bailleux
· 9 years ago
26ae583
Add optional platform error handler API
by Juan Castillo
· 9 years ago
ceb0d0f
Ensure BL2 security state is secure
by Vikram Kanigiri
· 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
5e287b5
Fix incorrect assertions in bl1_main()
by Andrew Thoelke
· 9 years ago
0cdebbd
Remove use of PLATFORM_CACHE_LINE_SIZE
by Dan Handley
· 10 years ago
d227d8b
TBB: authenticate BL2 image and certificate
by Juan Castillo
· 10 years ago
91b624e
Rationalize console log output
by Dan Handley
· 10 years ago
04be3a5
Add support for printing version at runtime
by Juan Castillo
· 10 years ago
afe7e2f
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· 10 years ago
467d057
Remove concept of top/bottom image loading
by Sandrine Bailleux
· 10 years ago
7ce42df
Move BL porting functions into platform.h
by Dan Handley
· 10 years ago
ed6ff95
Split platform.h into separate headers
by Dan Handley
· 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
bcd60ba
Separate BL functions out of arch.h
by Dan Handley
· 11 years ago
78a6e0c
Remove partially qualified asm helper functions
by Vikram Kanigiri
· 11 years ago
ecf0a71
Generate build time and date message at link time.
by Jon Medhurst
· 11 years ago
e4d084e
Rework BL2 to BL3-1 hand over interface
by Achin Gupta
· 11 years ago
40a6f64
Fix asserts appearing in release builds
by James Morrissey
· 11 years ago
e83b0ca
Update year in copyright text to 2014
by Dan Handley
· 11 years ago
ee12f6f
Remove useless copies of meminfo structures
by Sandrine Bailleux
· 11 years ago
ab2d31e
Enable third party contributions
by Dan Handley
· 11 years ago
4f6ad66
ARMv8 Trusted Firmware release v0.2
by Achin Gupta
· 11 years ago