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
...
*
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
*
|
Merge pull request #131 from athoelke/at/cm_get_context
danh-arm
2014-06-16
2
-19
/
+39
|
\
\
|
*
|
Provide cm_get/set_context() for current CPU
Andrew Thoelke
2014-06-11
2
-19
/
+39
|
|
/
*
/
Include 'platform_def.h' header file in 'crash_reporting.S'
Sandrine Bailleux
2014-06-05
1
-0
/
+1
|
/
*
Merge pull request #111 'soby-mathew-sm:fix_cookie_to_int_handler'
Dan Handley
2014-05-29
1
-1
/
+5
|
\
|
*
Fix compilation issue for IMF_READ_INTERRUPT_ID build flag
Soby Mathew
2014-05-29
1
-1
/
+2
|
*
Pass 'cookie' parameter to interrupt handler in BL3-1
Soby Mathew
2014-05-29
1
-0
/
+3
*
|
Pass the args to the BL3-3 entrypoint
Vikram Kanigiri
2014-05-28
1
-2
/
+14
|
/
*
Further renames of platform porting functions
Dan Handley
2014-05-27
2
-3
/
+3
*
Move BL porting functions into platform.h
Dan Handley
2014-05-23
1
-0
/
+1
*
Split platform.h into separate headers
Dan Handley
2014-05-23
3
-2
/
+3
*
Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2
Andrew Thoelke
2014-05-23
1
-1
/
+1
|
\
|
*
Make the memory layout more flexible
Sandrine Bailleux
2014-05-23
1
-1
/
+1
*
|
Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2
Andrew Thoelke
2014-05-23
1
-19
/
+28
|
\
\
|
*
|
Non-Secure Interrupt support during Standard SMC processing in TSP
Soby Mathew
2014-05-23
1
-19
/
+28
*
|
|
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
Andrew Thoelke
2014-05-23
5
-14
/
+388
|
\
|
|
|
*
|
Introduce interrupt handling framework in BL3-1
Achin Gupta
2014-05-22
3
-7
/
+117
|
*
|
Introduce interrupt registration framework in BL3-1
Achin Gupta
2014-05-22
3
-0
/
+213
|
*
|
Add context library API to change a bit in SCR_EL3
Achin Gupta
2014-05-22
1
-7
/
+58
|
|
/
*
|
Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3
Andrew Thoelke
2014-05-23
3
-32
/
+45
|
\
|
|
*
Add support for BL3-1 as a reset vector
Vikram Kanigiri
2014-05-22
2
-9
/
+32
|
*
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-22
1
-5
/
+4
|
*
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-22
2
-9
/
+9
|
*
Rework handover interface between BL stages
Vikram Kanigiri
2014-05-22
1
-13
/
+4
*
|
Merge pull request #83 from athoelke/at/tf-issues-126
Andrew Thoelke
2014-05-22
1
-0
/
+6
|
\
\
|
|
/
|
/
|
[prev]
[next]