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
/
services
/
std_svc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1406 from robertovargas-arm/uuid
Dimitris Papastamos
2018-06-22
1
-3
/
+7
|
\
|
*
Make TF UUID RFC 4122 compliant
Roberto Vargas
2018-06-14
1
-3
/
+7
*
|
SDEI: Fix name of internal function
Jeenu Viswambharan
2018-06-22
1
-2
/
+2
*
|
SDEI: Fix determining client EL
Jeenu Viswambharan
2018-06-22
1
-1
/
+1
*
|
SDEI: Fix dispatch bug
Jeenu Viswambharan
2018-06-22
1
-1
/
+1
*
|
Merge pull request #1437 from jeenu-arm/ras-remaining
Dimitris Papastamos
2018-06-22
4
-88
/
+148
|
\
\
|
*
|
SDEI: Make dispatches synchronous
Jeenu Viswambharan
2018-06-21
3
-74
/
+114
|
*
|
SDEI: Determine client EL from NS context's SCR_EL3
Jeenu Viswambharan
2018-06-21
3
-3
/
+6
|
*
|
SDEI: Allow platforms to define explicit events
Jeenu Viswambharan
2018-06-21
3
-11
/
+28
*
|
|
SPM: Allow entering the SP without needing a SMC
Antonio Nino Diaz
2018-06-20
1
-18
/
+31
|
/
/
*
|
SPM: Refactor entry and exit of the SP
Antonio Nino Diaz
2018-06-15
2
-52
/
+44
*
|
xlat v2: Introduce xlat granule size helpers
Antonio Nino Diaz
2018-06-13
1
-33
/
+6
*
|
SPM: Initialize SP args as expected by cm library
Antonio Nino Diaz
2018-06-13
1
-12
/
+9
|
/
*
SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled
Dimitris Papastamos
2018-06-08
1
-0
/
+26
*
SPM: Extract code out of the SMC handler
Antonio Nino Diaz
2018-05-23
1
-76
/
+84
*
SPM: Replace SP init flag by generic state enum
Antonio Nino Diaz
2018-05-23
2
-11
/
+76
*
SPM: Shorten names of types and functions
Antonio Nino Diaz
2018-05-23
4
-14
/
+14
*
SPM: Move xlat-related functions to separate file
Antonio Nino Diaz
2018-05-23
4
-141
/
+166
*
SPM: Move all SP-related info to SP context struct
Antonio Nino Diaz
2018-05-23
4
-231
/
+127
*
SPM: Do not trap S-EL0 access to SVE/SIMD/FP regs
Sandrine Bailleux
2018-05-15
1
-2
/
+4
*
Fix some MISRA defects in SPM code
Antonio Nino Diaz
2018-04-17
1
-27
/
+28
*
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
Dimitris Papastamos
2018-03-29
1
-19
/
+2
|
\
|
*
services: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
1
-19
/
+2
*
|
Clean usage of void pointers to access symbols
Joel Hutton
2018-03-27
1
-9
/
+5
|
/
*
Rename 'smcc' to 'smccc'
Antonio Nino Diaz
2018-03-21
2
-3
/
+3
*
Merge pull request #1282 from robertovargas-arm/misra-changes
davidcunado-arm
2018-02-28
1
-2
/
+2
|
\
|
*
Fix MISRA rule 8.4 in common code
Roberto Vargas
2018-02-28
1
-2
/
+2
*
|
SDEI: Pop dispatch context only after error checking
Jeenu Viswambharan
2018-02-27
1
-9
/
+11
|
/
*
Ensure the correct execution of TLBI instructions
Antonio Nino Diaz
2018-02-21
1
-0
/
+1
*
Remove URLs from comments
Antonio Nino Diaz
2018-02-14
1
-4
/
+2
*
SPM: Fix version header definitions
Antonio Nino Diaz
2018-01-10
1
-4
/
+4
*
SPM: Allow secondary CPUs to use the Secure Partition
Antonio Nino Diaz
2018-01-08
2
-0
/
+15
*
SPM: Move initialization flag to context struct
Antonio Nino Diaz
2018-01-08
2
-6
/
+6
*
SPM: Fix MM_COMMUNICATE_AARCH32/64 parameters
Sandrine Bailleux
2017-12-12
1
-18
/
+32
*
Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dram
davidcunado-arm
2017-12-10
1
-1
/
+6
|
\
|
*
SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAM
Antonio Nino Diaz
2017-12-06
1
-1
/
+6
*
|
Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dram
davidcunado-arm
2017-12-09
1
-1
/
+0
|
\
\
|
*
|
SPM: Remove ARM platforms header from SPM common code
Antonio Nino Diaz
2017-12-06
1
-1
/
+0
|
|
/
*
|
Merge pull request #1183 from jeenu-arm/sdei-reset-fix
davidcunado-arm
2017-12-09
1
-2
/
+2
|
\
\
|
*
|
SDEI: Fix return value of reset calls
Jeenu Viswambharan
2017-12-06
1
-2
/
+2
|
|
/
*
|
SPM: Rename SP_COMMUNICATE macros
Sandrine Bailleux
2017-12-05
1
-3
/
+3
*
|
SPM: Rename SP_MEM_ATTR*** defines
Antonio Nino Diaz
2017-12-05
1
-20
/
+21
|
/
*
Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixes
davidcunado-arm
2017-11-23
2
-9
/
+11
|
\
|
*
SPM: Fix SP_COMMUNICATE_AARCH32/64 parameters
Antonio Nino Diaz
2017-11-15
1
-4
/
+6
|
*
SPM: Fix calculation of max page granularity
Antonio Nino Diaz
2017-11-15
1
-5
/
+5
*
|
SDEI: Assert that dynamic events have Normal priority
Jeenu Viswambharan
2017-11-20
1
-0
/
+2
*
|
SDEI: Fix security state check for explicit dispatch
Jeenu Viswambharan
2017-11-20
1
-1
/
+3
|
/
*
SDEI: Fix build error with logging enabled
Jeenu Viswambharan
2017-11-13
1
-1
/
+1
*
SDEI: Add API for explicit dispatch
Jeenu Viswambharan
2017-11-13
1
-0
/
+86
*
BL31: Add SDEI dispatcher
Jeenu Viswambharan
2017-11-13
6
-1
/
+2149
[next]