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
/
bl32
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
AArch32: add a minimal secure payload (SP_MIN)
Soby Mathew
2016-08-10
5
-0
/
+865
*
Move spinlock library code to AArch64 folder
Soby Mathew
2016-08-09
1
-1
/
+1
*
TSP: Print BL32_BASE rather than __RO_START__
Sandrine Bailleux
2016-07-08
1
-7
/
+6
*
Introduce SEPARATE_CODE_AND_RODATA build flag
Sandrine Bailleux
2016-07-08
1
-0
/
+18
*
Introduce some helper macros for exception vectors
Sandrine Bailleux
2016-05-26
1
-43
/
+23
*
Make:Remove calls to shell from makefiles.
Evan Lloyd
2016-04-01
1
-3
/
+3
*
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-03-14
2
-27
/
+26
*
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
2
-3
/
+3
*
TSP: Allow preemption of synchronous S-EL1 interrupt handling
Soby Mathew
2015-12-09
1
-12
/
+27
*
Enable use of FIQs and IRQs as TSP interrupts
Soby Mathew
2015-12-04
4
-82
/
+85
*
Unify interrupt return paths from TSP into the TSPD
Soby Mathew
2015-12-04
3
-20
/
+30
*
Make generic code work in presence of system caches
Achin Gupta
2015-09-14
2
-0
/
+25
*
Pass the target suspend level to SPD suspend hooks
Achin Gupta
2015-09-10
1
-3
/
+3
*
PSCI: Migrate SPDs and TSP to the new platform and framework API
Soby Mathew
2015-08-13
4
-53
/
+42
*
Add linker symbol declarations to bl_common.h
Dan Handley
2015-04-28
1
-6
/
+0
*
Allow deeper platform port directory structure
Dan Handley
2015-04-28
1
-1
/
+1
*
Fix type mismatches in verbose logging
Dan Handley
2015-04-27
1
-7
/
+7
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
2
-0
/
+12
*
Enable type-checking of arguments passed to printf() et al.
Sandrine Bailleux
2015-03-06
1
-17
/
+17
*
Save 'power_state' early in PSCI CPU_SUSPEND call
Soby Mathew
2015-01-23
1
-3
/
+1
*
Remove coherent memory from the BL memory maps
Soby Mathew
2015-01-22
3
-3
/
+9
*
Juno: Add support for Test Secure-EL1 Payload
Sandrine Bailleux
2014-08-21
1
-1
/
+6
*
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-08-19
2
-0
/
+90
*
Merge pull request #189 from achingupta/ag/tf-issues#153
Dan Handley
2014-08-19
2
-0
/
+18
|
\
|
*
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-08-15
2
-0
/
+18
*
|
Clarify platform porting interface to TSP
Dan Handley
2014-08-19
6
-46
/
+11
*
|
Move TSP private declarations into separate header
Dan Handley
2014-08-14
5
-2
/
+138
*
|
Rationalize console log output
Dan Handley
2014-08-12
2
-52
/
+64
|
/
*
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
*
|
Support asynchronous method for BL3-2 initialization
Vikram Kanigiri
2014-08-01
1
-0
/
+8
|
/
*
Merge pull request #170 from achingupta/ag/tf-issues#226
danh-arm
2014-07-28
1
-4
/
+8
|
\
|
*
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
2014-07-28
1
-4
/
+8
*
|
Merge pull request #169 from achingupta/ag/tf-issues#198
danh-arm
2014-07-28
1
-21
/
+39
|
\
|
|
*
Remove coherent stack usage from the warm boot path
Achin Gupta
2014-07-19
1
-10
/
+33
|
*
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
2
-10
/
+9
|
/
*
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
*
|
Refactor fvp gic code to be a generic driver
Dan Handley
2014-07-09
1
-3
/
+4
|
/
*
Remove all checkpatch errors from codebase
Juan Castillo
2014-06-24
2
-7
/
+7
*
Further renames of platform porting functions
Dan Handley
2014-05-27
1
-3
/
+3
*
Add enable mmu platform porting interfaces
Dan Handley
2014-05-23
1
-1
/
+1
*
Rename FVP specific files and functions
Dan Handley
2014-05-23
1
-4
/
+4
*
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
4
-1
/
+4
*
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 #104 from athoelke:at/tsp-entrypoints-v2
Andrew Thoelke
2014-05-23
2
-30
/
+18
|
\
\
[prev]
[next]