Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a14b8a378b08e2fc06f02d7c4cda947d9e7a7092
/
bl2
/
bl2_main.c
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
e3962d0
Flush console where necessary
by Antonio Nino Diaz
· Thu Feb 16 16:17:19 2017 +0000
dafb247
AArch32: Add generic changes in BL2
by Yatharth Kochar
· Thu Jun 30 14:52:12 2016 +0100
51f76f6
Changes for new version of image loading in BL1/BL2
by Yatharth Kochar
· Mon Sep 12 16:10:33 2016 +0100
2b8277b
Rename BL33_BASE option to PRELOADED_BL33_BASE
by Antonio Nino Diaz
· Wed Apr 06 17:31:57 2016 +0100
faf573a
Enable preloaded BL33 alternative boot flow
by Antonio Nino Diaz
· Mon Feb 15 14:53:10 2016 +0000
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· Mon Dec 14 09:35:25 2015 +0000
a72b647
Replace all SCP FW (BL0, BL3-0) references
by Juan Castillo
· Thu Dec 10 15:49:17 2015 +0000
71c9a5e
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· Sat Oct 10 19:06:53 2015 +0100
03897bb
CSS: Enable booting of EL3 payloads
by Sandrine Bailleux
· Thu Nov 26 16:31:34 2015 +0000
26ae583
Add optional platform error handler API
by Juan Castillo
· Fri Sep 25 15:41:14 2015 +0100
ec813f5
Use standard errno definitions in load_auth_image()
by Juan Castillo
· Thu Oct 01 18:37:40 2015 +0100
97dbcf1
TBB: abort boot if BL3-2 cannot be authenticated
by Juan Castillo
· Mon Aug 17 10:43:27 2015 +0100
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· Tue May 19 11:54:12 2015 +0100
3a66aca
Use numbers to identify images instead of names
by Juan Castillo
· Mon Apr 13 17:36:19 2015 +0100
aada44c
Panic if platform specific BL3-0 handling fails
by Sandrine Bailleux
· Thu Mar 26 11:07:09 2015 +0000
9246ab8
TBB: authenticate BL3-x images and certificates
by Juan Castillo
· Wed Jan 28 16:46:57 2015 +0000
4db9d15
Bug fix: initialize bl30_image_info fields before use
by Juan Castillo
· Thu Nov 13 17:04:33 2014 +0000
6b672f5
Juno: Use TZC-400 driver calls
by Juan Castillo
· Thu Sep 04 14:43:09 2014 +0100
91b624e
Rationalize console log output
by Dan Handley
· Tue Jul 29 17:14:00 2014 +0100
04be3a5
Add support for printing version at runtime
by Juan Castillo
· Mon Jun 30 11:41:46 2014 +0100
afe7e2f
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· Thu Jun 12 17:23:58 2014 +0100
f841ef0
Add support for BL3-0 image
by Sandrine Bailleux
· Tue Jun 24 14:19:36 2014 +0100
467d057
Remove concept of top/bottom image loading
by Sandrine Bailleux
· Tue Jun 24 14:02:34 2014 +0100
a55566d
Allow platform parameter X1 to be passed to BL3-1
by Andrew Thoelke
· Wed May 28 22:22:55 2014 +0100
7ce42df
Move BL porting functions into platform.h
by Dan Handley
· Thu May 15 14:11:36 2014 +0100
ed6ff95
Split platform.h into separate headers
by Dan Handley
· Wed May 14 17:44:19 2014 +0100
21a30ab
Allow BL3-2 platform definitions to be optional
by Dan Handley
· Tue Apr 15 11:38:38 2014 +0100
d8c9d26
Rework memory information passing to BL3-x images
by Vikram Kanigiri
· Fri May 16 18:48:12 2014 +0100
da56743
Populate BL31 input parameters as per new spec
by Vikram Kanigiri
· Tue Apr 15 18:08:08 2014 +0100
a3a5e4a
Rework handover interface between BL stages
by Vikram Kanigiri
· Thu May 15 18:27:15 2014 +0100
9851e42
Introduce macros to manipulate the SPSR
by Vikram Kanigiri
· Tue May 13 14:42:08 2014 +0100
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· Wed Apr 09 13:14:54 2014 +0100
e2712bc
Always use named structs in header files
by Dan Handley
· Thu Apr 10 15:37:22 2014 +0100
bcd60ba
Separate BL functions out of arch.h
by Dan Handley
· Thu Apr 17 18:53:42 2014 +0100
714a0d2
Make use of user/system includes more consistent
by Dan Handley
· Wed Apr 09 13:13:04 2014 +0100
ecf0a71
Generate build time and date message at link time.
by Jon Medhurst
· Mon Feb 17 12:18:24 2014 +0000
a3050ed
Add support for BL3-2 in BL2
by Achin Gupta
· Wed Feb 19 17:52:35 2014 +0000
e4d084e
Rework BL2 to BL3-1 hand over interface
by Achin Gupta
· Wed Feb 19 17:18:23 2014 +0000
561cd33
Add Firmware Image Package (FIP) driver
by Harry Liebel
· Fri Feb 14 14:42:48 2014 +0000
5443f2b
remove empty definition of display_boot_progress()
by Achin Gupta
· Sat Jan 18 16:26:30 2014 +0000
e83b0ca
Update year in copyright text to 2014
by Dan Handley
· Tue Jan 14 18:17:09 2014 +0000
ee12f6f
Remove useless copies of meminfo structures
by Sandrine Bailleux
· Thu Nov 28 14:55:58 2013 +0000
ab2d31e
Enable third party contributions
by Dan Handley
· Mon Dec 02 19:25:12 2013 +0000
4f6ad66
ARMv8 Trusted Firmware release v0.2
by Achin Gupta
· Fri Oct 25 09:08:21 2013 +0100