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
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
TSP: Fix GCC 11.0.0 compilation error.
Alexei Fedorov
2020-11-13
1
-11
/
+2
*
Increase type widths to satisfy width requirements
Jimmy Brisson
2020-10-12
1
-1
/
+1
*
TSP: add PIE support
Masahiro Yamada
2020-01-24
1
-1
/
+21
*
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
1
-12
/
+12
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
1
-2
/
+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
1
-5
/
+14
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
3
-6
/
+6
*
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
1
-16
/
+16
*
TSP: Enable cache along with MMU
Jeenu Viswambharan
2018-06-27
1
-31
/
+3
*
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
3
-75
/
+3
|
\
|
*
Use SPDX license identifiers
dp-arm
2017-05-03
3
-75
/
+3
*
|
Update terminology: standard SMC to yielding SMC
David Cunado
2017-04-26
1
-8
/
+8
|
/
*
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
1
-3
/
+3
*
Abort preempted TSP STD SMC after PSCI CPU suspend
Douglas Raillard
2016-12-23
1
-0
/
+28
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
2
-18
/
+18
*
Introduce some helper macros for exception vectors
Sandrine Bailleux
2016-05-26
1
-43
/
+23
*
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-03-14
2
-27
/
+26
*
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
2
-50
/
+49
*
Unify interrupt return paths from TSP into the TSPD
Soby Mathew
2015-12-04
1
-1
/
+1
*
Make generic code work in presence of system caches
Achin Gupta
2015-09-14
1
-0
/
+14
*
PSCI: Migrate SPDs and TSP to the new platform and framework API
Soby Mathew
2015-08-13
1
-5
/
+3
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
2
-0
/
+12
*
Remove coherent memory from the BL memory maps
Soby Mathew
2015-01-22
1
-0
/
+2
*
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-08-19
1
-0
/
+24
*
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
1
-2
/
+2
*
|
Move TSP private declarations into separate header
Dan Handley
2014-08-14
1
-0
/
+1
|
/
*
Call platform_is_primary_cpu() only from reset handler
Juan Castillo
2014-08-01
1
-10
/
+0
*
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
2014-07-28
1
-4
/
+8
*
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 enable mmu platform porting interfaces
Dan Handley
2014-05-23
1
-1
/
+1
*
Use a vector table for TSP entrypoints
Andrew Thoelke
2014-05-23
1
-7
/
+16
*
Non-Secure Interrupt support during Standard SMC processing in TSP
Soby Mathew
2014-05-23
2
-2
/
+26
*
Add support for asynchronous FIQ handling in TSP
Achin Gupta
2014-05-22
2
-2
/
+202
*
Add support for synchronous FIQ handling in TSP
Achin Gupta
2014-05-22
1
-0
/
+69
*
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-22
1
-12
/
+0
*
fvp: Provide per-EL MMU setup functions
Sandrine Bailleux
2014-05-09
1
-1
/
+1
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
2
-3
/
+2
*
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
2
-11
/
+9
*
Rework arithmetic operations in Test Secure Payload
Achin Gupta
2014-02-20
1
-1
/
+0
[next]