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
/
tsp
Commit message (
Expand
)
Author
Age
Files
Lines
*
linker_script: move .rela.dyn section to bl_common.ld.h
Masahiro Yamada
2020-06-29
1
-11
/
+1
*
linker_script: move .data section to bl_common.ld.h
Masahiro Yamada
2020-04-25
1
-5
/
+1
*
linker_script: move stacks section to bl_common.ld.h
Masahiro Yamada
2020-04-24
1
-6
/
+1
*
linker_script: move bss section to bl_common.ld.h
Masahiro Yamada
2020-04-02
1
-12
/
+1
*
linker_script: replace common read-only data with RODATA_COMMON
Masahiro Yamada
2020-04-02
1
-2
/
+2
*
linker_script: move more common code to bl_common.ld.h
Masahiro Yamada
2020-04-02
1
-19
/
+2
*
Bug fix: Protect TSP prints with lock
Madhukar Pappireddy
2020-03-20
1
-0
/
+4
*
Factor xlat_table sections in linker scripts out into a header file
Masahiro Yamada
2020-03-11
1
-9
/
+2
*
TSP: corrected log information
Manish Pandey
2020-03-06
1
-2
/
+2
*
TSP: add PIE support
Masahiro Yamada
2020-01-24
2
-2
/
+60
*
Prevent speculative execution past ERET
Anthony Steinhauser
2020-01-22
1
-2
/
+2
*
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-09-13
2
-21
/
+23
*
Enable MTE support in both secure and non-secure worlds
Justin Chadwell
2019-09-09
1
-0
/
+8
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
1
-2
/
+2
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
2
-7
/
+8
*
Apply stricter speculative load restriction
John Tsichritzis
2019-03-12
1
-1
/
+3
*
TSP: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
3
-6
/
+40
*
Remove duplicated definitions of linker symbols
Antonio Nino Diaz
2019-02-01
1
-1
/
+1
*
Correct typographical errors
Paul Beesley
2019-01-15
2
-5
/
+5
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
8
-23
/
+32
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
1
-4
/
+3
*
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
1
-16
/
+16
*
Use ALIGN instead of NEXT in linker scripts
Roberto Vargas
2018-07-11
1
-4
/
+4
*
TSP: Enable cache along with MMU
Jeenu Viswambharan
2018-06-27
1
-31
/
+3
*
types: use int-ll64 for both aarch32 and aarch64
Masahiro Yamada
2018-04-27
2
-3
/
+3
*
Fix MISRA rule 8.4 Part 3
Roberto Vargas
2018-04-13
1
-0
/
+40
*
Fix MISRA rule 8.3 Part 3
Roberto Vargas
2018-04-13
1
-2
/
+2
*
Add comments about mismatched TCR_ELx and xlat tables
Antonio Nino Diaz
2018-02-27
1
-2
/
+3
*
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-11-29
1
-6
/
+7
*
Merge pull request #1054 from jwerner-chromium/JW_crash_x30
davidcunado-arm
2017-08-22
1
-14
/
+14
|
\
|
*
Fix x30 reporting for unhandled exceptions
Julius Werner
2017-08-21
1
-14
/
+14
*
|
Add new alignment parameter to func assembler macro
Julius Werner
2017-08-15
1
-4
/
+1
|
/
*
Merge pull request #925 from dp-arm/dp/spdx
davidcunado-arm
2017-05-04
9
-225
/
+9
|
\
|
*
Use SPDX license identifiers
dp-arm
2017-05-03
9
-225
/
+9
*
|
Update terminology: standard SMC to yielding SMC
David Cunado
2017-04-26
2
-11
/
+11
|
/
*
Add support for GCC stack protection
Douglas Raillard
2017-03-31
1
-0
/
+9
*
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
2
-5
/
+6
*
Abort preempted TSP STD SMC after PSCI CPU suspend
Douglas Raillard
2016-12-23
2
-1
/
+46
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
2
-18
/
+18
*
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
[next]