index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bl2
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use numbers to identify images instead of names
Juan Castillo
2015-06-25
1
-24
/
+30
*
Panic if platform specific BL3-0 handling fails
Sandrine Bailleux
2015-04-13
1
-61
/
+68
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
1
-0
/
+1
*
TBB: authenticate BL3-x images and certificates
Juan Castillo
2015-01-28
1
-2
/
+213
*
Remove coherent memory from the BL memory maps
Soby Mathew
2015-01-22
2
-0
/
+7
*
Bug fix: initialize bl30_image_info fields before use
Juan Castillo
2015-01-08
1
-0
/
+1
*
Juno: Use TZC-400 driver calls
Juan Castillo
2014-10-09
1
-3
/
+3
*
Fix LENGTH attribute value in linker scripts
Juan Castillo
2014-09-19
1
-1
/
+1
*
Merge pull request #189 from achingupta/ag/tf-issues#153
Dan Handley
2014-08-19
1
-0
/
+8
|
\
|
*
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-08-15
1
-0
/
+8
*
|
Merge pull request #184 from jcastillo-arm/jc/tf-issues/100
danh-arm
2014-08-14
1
-1
/
+1
|
\
\
|
*
|
FVP: apply new naming conventions to memory regions
Juan Castillo
2014-08-12
1
-1
/
+1
|
|
/
*
/
Rationalize console log output
Dan Handley
2014-08-12
1
-3
/
+7
|
/
*
Call platform_is_primary_cpu() only from reset handler
Juan Castillo
2014-08-01
1
-10
/
+0
*
Merge pull request #170 from achingupta/ag/tf-issues#226
danh-arm
2014-07-28
1
-2
/
+4
|
\
|
*
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
2014-07-28
1
-2
/
+4
*
|
Merge pull request #169 from achingupta/ag/tf-issues#198
danh-arm
2014-07-28
1
-11
/
+6
|
\
|
|
*
Remove coherent stack usage from the cold boot path
Achin Gupta
2014-07-19
1
-11
/
+6
*
|
Add support for printing version at runtime
Juan Castillo
2014-07-25
1
-1
/
+2
*
|
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-07-25
1
-2
/
+1
|
/
*
Add support for BL3-0 image
Sandrine Bailleux
2014-07-10
1
-64
/
+159
*
Remove concept of top/bottom image loading
Sandrine Bailleux
2014-07-01
1
-16
/
+3
*
Allow platform parameter X1 to be passed to BL3-1
Andrew Thoelke
2014-05-29
1
-19
/
+7
*
Move BL porting functions into platform.h
Dan Handley
2014-05-23
1
-1
/
+0
*
Split platform.h into separate headers
Dan Handley
2014-05-23
2
-1
/
+2
*
Remove extern keyword from function declarations
Dan Handley
2014-05-23
1
-1
/
+1
*
Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2
Andrew Thoelke
2014-05-23
1
-0
/
+2
|
\
|
*
Make the memory layout more flexible
Sandrine Bailleux
2014-05-23
1
-0
/
+2
*
|
Allow BL3-2 platform definitions to be optional
Dan Handley
2014-05-22
1
-19
/
+21
|
/
*
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-22
1
-16
/
+9
*
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-22
1
-72
/
+60
*
Rework handover interface between BL stages
Vikram Kanigiri
2014-05-22
2
-24
/
+39
*
Introduce macros to manipulate the SPSR
Vikram Kanigiri
2014-05-22
1
-2
/
+2
*
Access system registers directly in assembler
Andrew Thoelke
2014-05-07
1
-4
/
+3
*
Correct usage of data and instruction barriers
Andrew Thoelke
2014-05-07
1
-1
/
+0
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
3
-8
/
+6
*
Always use named structs in header files
Dan Handley
2014-05-06
1
-2
/
+2
*
Separate BL functions out of arch.h
Dan Handley
2014-05-06
2
-0
/
+40
*
Remove vpath usage in makefiles
Dan Handley
2014-05-06
1
-19
/
+6
*
Make use of user/system includes more consistent
Dan Handley
2014-05-06
1
-1
/
+1
*
Move include and source files to logical locations
Dan Handley
2014-05-06
1
-4
/
+2
*
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
1
-3
/
+2
*
Use --gc-sections during link
Andrew Thoelke
2014-03-26
1
-4
/
+4
*
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
Sandrine Bailleux
2014-03-26
1
-0
/
+1
*
Specify image entry in linker script
Jeenu Viswambharan
2014-03-20
2
-1
/
+1
*
Generate build time and date message at link time.
Jon Medhurst
2014-03-05
1
-3
/
+1
*
Update Makefiles to get proper dependency checking working.
Jon Medhurst
2014-03-05
1
-7
/
+6
*
Remove duplicate xlat_table descriptions
Jeenu Viswambharan
2014-02-26
1
-10
/
+1
*
Factor out translation table setup in ARM FVP port
Achin Gupta
2014-02-20
1
-1
/
+10
*
Add support for BL3-2 in BL2
Achin Gupta
2014-02-20
1
-1
/
+27
[prev]
[next]