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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
AArch32: Add API to invoke runtime service handler
Soby Mathew
2016-08-10
1
-0
/
+28
*
|
AArch32: Add tf_printf support
Soby Mathew
2016-08-10
1
-0
/
+84
*
|
AArch32: Add assembly helpers
Soby Mathew
2016-08-10
1
-0
/
+42
|
/
*
Merge pull request #673 from soby-mathew/sm/coverity_issue
danh-arm
2016-07-28
1
-1
/
+2
|
\
|
*
Improve debug assertion for runtime svc number
Soby Mathew
2016-07-26
1
-1
/
+2
*
|
Ensure addresses in is_mem_free() don't overflow
Sandrine Bailleux
2016-07-25
1
-15
/
+54
*
|
Make runtime_svc_init() function more robust
Sandrine Bailleux
2016-07-25
1
-2
/
+4
*
|
Improvements to runtime service init code
Sandrine Bailleux
2016-07-25
1
-15
/
+10
|
/
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
3
-788
/
+149
*
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-18
2
-34
/
+29
*
Merge pull request #650 from Xilinx/zynqmp-updates
danh-arm
2016-06-15
1
-1
/
+1
|
\
|
*
context: Fix typo in comment
Soren Brinkmann
2016-04-18
1
-1
/
+1
*
|
Update comments in load_image()
Sandrine Bailleux
2016-06-07
1
-13
/
+20
*
|
Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs
danh-arm
2016-06-03
1
-31
/
+35
|
\
\
|
*
|
Build option to include AArch32 registers in cpu context
Soby Mathew
2016-06-03
1
-31
/
+35
|
|
/
*
/
Introduce some helper macros for exception vectors
Sandrine Bailleux
2016-05-26
1
-45
/
+27
|
/
*
Refactor the xlat_tables library code
Soby Mathew
2016-04-13
1
-0
/
+1
*
Differentiate `long` and `long long` formats in tf_printf
Soby Mathew
2016-04-07
1
-43
/
+42
*
Merge pull request #563 from sbranden/tf_issue_380
danh-arm
2016-04-07
1
-0
/
+6
|
\
|
*
Add support for %z in tf_print()
Scott Branden
2016-03-23
1
-0
/
+6
*
|
Enable asynchronous abort exceptions during boot
Gerald Lejeune
2016-03-30
1
-0
/
+5
|
/
*
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-03-14
1
-6
/
+9
*
Add support for %p in tf_printf()
Antonio Nino Diaz
2016-02-18
2
-7
/
+17
*
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-12-21
1
-1
/
+1
*
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
1
-1
/
+1
*
Move context management code to common location
Yatharth Kochar
2015-12-09
3
-2
/
+781
*
Merge pull request #423 from jcastillo-arm/jc/genfw/1211
Achin Gupta
2015-11-04
1
-4
/
+4
|
\
|
*
Remove deprecated IO return definitions
Juan Castillo
2015-11-02
1
-4
/
+4
*
|
Introduce print_entry_point_info() function
Sandrine Bailleux
2015-11-02
1
-0
/
+24
|
/
*
Use standard errno definitions in load_auth_image()
Juan Castillo
2015-10-23
1
-10
/
+10
*
Ensure BL2 security state is secure
Vikram Kanigiri
2015-09-02
1
-13
/
+0
*
TBB: abort boot if BL3-2 cannot be authenticated
Juan Castillo
2015-08-20
1
-4
/
+9
*
TBB: delete deprecated PolarSSL authentication module
Juan Castillo
2015-06-25
3
-814
/
+0
*
TBB: switch to the new authentication framework
Juan Castillo
2015-06-25
2
-62
/
+53
*
Use numbers to identify images instead of names
Juan Castillo
2015-06-25
1
-22
/
+19
*
TBB: replace assert() with runtime checks in PolarSSL module
Juan Castillo
2015-06-25
1
-6
/
+25
*
TBB: use ASN.1 type DigestInfo to represent hashes
Juan Castillo
2015-06-25
1
-24
/
+84
*
Fix type mismatches in verbose logging
Dan Handley
2015-04-27
1
-2
/
+2
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
1
-0
/
+4
*
TBB: remove PolarSSL SHA1 functions from the binary
Juan Castillo
2015-03-11
2
-2
/
+0
*
Fix violations to the coding style
Sandrine Bailleux
2015-03-05
1
-1
/
+1
*
TBB: add authentication module interface
Juan Castillo
2015-01-28
1
-0
/
+61
*
TBB: add PolarSSL based authentication module
Juan Castillo
2015-01-28
3
-0
/
+737
*
Skip reserving memory for non-executable and BL3-0 images
Juan Castillo
2015-01-28
1
-2
/
+9
*
Rework use of labels in assembly macros.
Soby Mathew
2014-08-19
1
-2
/
+2
*
Rationalize console log output
Dan Handley
2014-08-12
1
-7
/
+5
*
Merge pull request #177 from jcastillo-arm/jc/tf-issues/096
danh-arm
2014-07-28
1
-3
/
+2
|
\
|
*
Rework incorrect use of assert() and panic() in codebase
Juan Castillo
2014-07-28
1
-3
/
+2
*
|
Rework the crash reporting in BL3-1 to use less stack
Soby Mathew
2014-07-28
2
-96
/
+47
*
|
Implement an assert() callable from assembly code
Soby Mathew
2014-07-28
1
-0
/
+141
|
/
[prev]
[next]