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
/
bl31
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Enable type-checking of arguments passed to printf() et al.
Sandrine Bailleux
2015-03-06
1
-2
/
+2
|
/
*
Call reset handlers upon BL3-1 entry.
Yatharth Kochar
2015-01-26
1
-6
/
+12
*
Demonstrate model for routing IRQs to EL3
Soby Mathew
2015-01-26
1
-0
/
+39
*
Remove coherent memory from the BL memory maps
Soby Mathew
2015-01-22
2
-0
/
+6
*
Move bakery algorithm implementation out of coherent memory
Soby Mathew
2015-01-22
1
-1
/
+6
*
Merge pull request #206 from soby-mathew/sm/reset_cntvoff
Andrew Thoelke
2014-10-10
1
-0
/
+3
|
\
|
*
Reset CNTVOFF_EL2 register before exit into EL1 on warm boot
Soby Mathew
2014-09-02
1
-0
/
+3
*
|
Fix LENGTH attribute value in linker scripts
Juan Castillo
2014-09-19
1
-1
/
+1
*
|
Initialize SCTLR_EL1 based on MODE_RW bit
Jens Wiklander
2014-09-16
1
-1
/
+4
|
/
*
Miscellaneous documentation fixes
Sandrine Bailleux
2014-08-27
3
-10
/
+6
*
Add CPU specific crash reporting handlers
Soby Mathew
2014-08-20
1
-18
/
+3
*
Add CPU specific power management operations
Soby Mathew
2014-08-20
1
-0
/
+6
*
Introduce framework for CPU specific operations
Soby Mathew
2014-08-20
3
-2
/
+14
*
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-08-19
1
-1
/
+2
*
Merge pull request #189 from achingupta/ag/tf-issues#153
Dan Handley
2014-08-19
3
-12
/
+16
|
\
|
*
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-08-15
3
-12
/
+16
*
|
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
-5
/
+12
|
/
*
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
danh-arm
2014-08-04
1
-10
/
+0
|
\
|
*
Call platform_is_primary_cpu() only from reset handler
Juan Castillo
2014-08-01
1
-10
/
+0
*
|
Merge pull request #178 from soby-mathew/sm/optmize_el3_context
danh-arm
2014-08-04
2
-61
/
+2
|
\
\
|
*
|
Optimize EL3 register state stored in cpu_context structure
Soby Mathew
2014-07-31
2
-61
/
+2
|
|
/
*
/
Support asynchronous method for BL3-2 initialization
Vikram Kanigiri
2014-08-01
1
-4
/
+1
|
/
*
Merge pull request #177 from jcastillo-arm/jc/tf-issues/096
danh-arm
2014-07-28
3
-4
/
+4
|
\
|
*
Rework incorrect use of assert() and panic() in codebase
Juan Castillo
2014-07-28
3
-4
/
+4
*
|
Merge pull request #172 from soby-mathew/sm/asm_assert
danh-arm
2014-07-28
4
-284
/
+336
|
\
\
|
*
|
Add CPUECTLR_EL1 and Snoop Control register to crash reporting
Soby Mathew
2014-07-28
1
-0
/
+22
|
*
|
Rework the crash reporting in BL3-1 to use less stack
Soby Mathew
2014-07-28
4
-284
/
+314
|
|
/
*
|
Merge pull request #170 from achingupta/ag/tf-issues#226
danh-arm
2014-07-28
2
-17
/
+17
|
\
\
|
*
|
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
2014-07-28
2
-17
/
+17
*
|
|
Merge pull request #169 from achingupta/ag/tf-issues#198
danh-arm
2014-07-28
4
-51
/
+15
|
\
|
|
|
|
/
|
/
|
|
*
Remove coherent stack usage from the warm boot path
Achin Gupta
2014-07-19
3
-40
/
+9
|
*
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
/
+2
|
/
*
Merge pull request #162 from jcastillo-arm/jc/tf-issues/194
danh-arm
2014-07-11
1
-0
/
+2
|
\
|
*
Allow FP register context to be optional at build time
Juan Castillo
2014-07-10
1
-0
/
+2
*
|
Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2
danh-arm
2014-07-11
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
fvp: Reuse BL1 and BL2 memory through image overlaying
Sandrine Bailleux
2014-07-10
1
-0
/
+4
*
|
Merge pull request #151 from vikramkanigiri/vk/t133-code-readability
Andrew Thoelke
2014-06-27
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Simplify entry point information generation code on FVP
Vikram Kanigiri
2014-06-24
1
-0
/
+4
*
|
Remove all checkpatch errors from codebase
Juan Castillo
2014-06-24
3
-4
/
+4
*
|
Initialise CPU contexts from entry_point_info
Andrew Thoelke
2014-06-23
4
-117
/
+191
*
|
Merge pull request #138 from athoelke/at/cpu-context
danh-arm
2014-06-23
1
-39
/
+3
|
\
\
|
*
|
Move CPU context pointers into cpu_data
Andrew Thoelke
2014-06-16
1
-39
/
+3
*
|
|
Remove early_exceptions from BL3-1
Andrew Thoelke
2014-06-17
3
-16
/
+7
|
/
/
*
/
Per-cpu data cache restructuring
Andrew Thoelke
2014-06-16
7
-47
/
+165
|
/
*
Merge pull request #133 from athoelke/at/crash-reporting-opt
danh-arm
2014-06-16
3
-2
/
+19
|
\
|
*
Make the BL3-1 crash reporting optional
Andrew Thoelke
2014-06-11
3
-2
/
+19
[prev]
[next]