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
*
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
1
-16
/
+16
*
Fix MISRA Rule 5.3 Part 2
Daniel Boulby
2018-06-12
1
-6
/
+6
*
Fix MISRA Rule 5.3 Part 1
Daniel Boulby
2018-06-12
1
-1
/
+1
*
Revert "Code change to fix small bugs"
Dimitris Papastamos
2018-06-08
1
-0
/
+1
*
Remove rt_svc_descs pointer from inner scope
Daniel Boulby
2018-05-25
1
-1
/
+0
*
Allow disabling authentication dynamically
Soby Mathew
2018-05-18
1
-20
/
+53
*
Add support for the SMC Calling Convention 2.0
Antonio Nino Diaz
2018-04-23
1
-10
/
+25
*
Clean usage of void pointers to access symbols
Joel Hutton
2018-03-27
1
-3
/
+1
*
Dynamic cfg: Do not populate args if already initialized
Amit Daniel Kachhap
2018-03-05
1
-5
/
+14
*
Fix MISRA rule 8.5 Part 1
Roberto Vargas
2018-02-28
1
-3
/
+1
*
Dynamic cfg: MISRA fixes
Soby Mathew
2018-02-26
2
-15
/
+15
*
ARM Platforms: Load HW_CONFIG in BL2
Soby Mathew
2018-02-26
1
-0
/
+62
*
Dynamic cfg: Introduce fdt wrappers
Soby Mathew
2018-02-26
1
-0
/
+96
*
image_decompress: add APIs for decompressing images
Masahiro Yamada
2018-02-02
1
-0
/
+79
*
Add support to left-pad with zeroes in tf_printf
Antonio Nino Diaz
2017-12-15
1
-7
/
+36
*
Unify cache flush code path after image load
Soby Mathew
2017-12-05
1
-17
/
+7
*
ARMv7 may not support Virtualization Extensions
Etienne Carriere
2017-11-08
1
-0
/
+16
*
Merge pull request #1153 from robertovargas-arm/fix-macros
davidcunado-arm
2017-11-06
1
-0
/
+1
|
\
|
*
Include debug.h in debug.S
Roberto Vargas
2017-11-01
1
-0
/
+1
*
|
Add platform hooks for boot redundancy support
Roberto Vargas
2017-10-24
1
-3
/
+15
|
/
*
Implement log framework
Soby Mathew
2017-09-11
1
-0
/
+61
*
Introduce tf_vprintf() and tf_string_print()
Soby Mathew
2017-09-11
1
-9
/
+16
*
Fix x30 reporting for unhandled exceptions
Julius Werner
2017-08-21
2
-3
/
+3
*
Tegra: enable 'signed-comparison' compilation warning/errors
Varun Wadekar
2017-06-14
1
-4
/
+6
*
Introduce `tf_snprintf`
Antonio Nino Diaz
2017-05-24
1
-0
/
+108
*
Align tf_printf implementation between AArch32 and AArch64
dp-arm
2017-05-15
1
-80
/
+0
*
Merge pull request #925 from dp-arm/dp/spdx
davidcunado-arm
2017-05-04
7
-175
/
+7
|
\
|
*
Use SPDX license identifiers
dp-arm
2017-05-03
7
-175
/
+7
*
|
Update terminology: standard SMC to yielding SMC
David Cunado
2017-04-26
1
-3
/
+4
|
/
*
Merge pull request #911 from danh-arm/dh/refactor-bl2-image-load
davidcunado-arm
2017-04-24
1
-8
/
+4
|
\
|
*
Minor refactor of BL2 image load v2
Dan Handley
2017-04-19
1
-8
/
+4
*
|
Remove build option `ASM_ASSERTION`
Antonio Nino Diaz
2017-04-20
2
-4
/
+4
*
|
Add `ENABLE_ASSERTIONS` build option
Antonio Nino Diaz
2017-04-19
2
-0
/
+12
|
/
*
Remove dead loops in assert() in C and ASM
Antonio Nino Diaz
2017-03-31
2
-2
/
+2
*
Add and use plat_crash_console_flush() API
Antonio Nino Diaz
2017-03-31
2
-2
/
+11
*
Simplify translation tables headers dependencies
Antonio Nino Diaz
2017-03-08
1
-1
/
+1
*
Introduce unified API to zero memory
Douglas Raillard
2017-02-06
1
-3
/
+3
*
Merge pull request #791 from jeenu-arm/asm-assert-32
danh-arm
2016-12-20
1
-1
/
+135
|
\
|
*
AArch32: Print ASM_ASSERT and panic messages
Jeenu Viswambharan
2016-12-19
1
-1
/
+135
*
|
Export is_mem_free() function
Sandrine Bailleux
2016-12-20
1
-2
/
+2
|
/
*
Merge pull request #774 from jeenu-arm/no-return-macro
danh-arm
2016-12-12
3
-19
/
+19
|
\
|
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
3
-19
/
+19
*
|
Optimize cache flush when authenticating images
Antonio Nino Diaz
2016-11-29
1
-25
/
+53
|
/
*
AArch32: Common changes needed for BL1/BL2
Yatharth Kochar
2016-09-21
1
-0
/
+12
*
Add new version of image loading.
Yatharth Kochar
2016-09-20
2
-7
/
+379
*
AArch32: resolve build error when LOG_LEVEL=50
Soby Mathew
2016-08-31
1
-0
/
+2
*
Merge pull request #689 from yatharth-arm/yk/plat_report_expn
davidcunado-arm
2016-08-31
1
-16
/
+16
|
\
|
*
Remove looping around `plat_report_exception`
Yatharth Kochar
2016-08-22
1
-16
/
+16
*
|
Merge pull request #686 from danh-arm/dh/remove-inv-dcache-after-auth
danh-arm
2016-08-18
1
-6
/
+12
|
\
\
|
*
|
Remove dcache invalidation after image authentication
Dan Handley
2016-08-17
1
-6
/
+12
|
|
/
[next]