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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
8
-24
/
+24
*
sdei: include "context.h" to fix compilation errors
Varun Wadekar
2018-10-30
1
-0
/
+1
*
Merge pull request #1584 from danielboulby-arm/db/Switches
Soby Mathew
2018-10-03
2
-2
/
+3
|
\
|
*
Ensure the flow through switch statements is clear
Daniel Boulby
2018-09-21
2
-2
/
+3
*
|
Remove all other deprecated interfaces and files
Antonio Nino Diaz
2018-09-28
1
-10
/
+0
*
|
trusty: Fix return value of trusty_init()
Antonio Nino Diaz
2018-09-18
1
-1
/
+1
|
/
*
SDEI: Mask events after CPU wakeup
Jeenu Viswambharan
2018-09-07
1
-0
/
+14
*
opteed: pass power level on suspend
Jorge Ramirez-Ortiz
2018-08-31
1
-0
/
+3
*
libc: Use printf and snprintf across codebase
Antonio Nino Diaz
2018-08-22
1
-3
/
+4
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
2
-2
/
+2
*
SDEI: Fix locking issues
Jeenu Viswambharan
2018-08-20
1
-6
/
+6
*
SDEI: MISRA fixes
Jeenu Viswambharan
2018-08-20
5
-231
/
+238
*
Merge pull request #1516 from antonio-nino-diaz-arm/an/printf
Dimitris Papastamos
2018-08-15
1
-4
/
+4
|
\
|
*
Replace stdio.h functions by TF functions
Antonio Nino Diaz
2018-08-10
1
-4
/
+4
*
|
xlat v2: Cleanup get/change mem attr helpers
Antonio Nino Diaz
2018-08-06
1
-5
/
+5
|
/
*
Fix handler prototype in Trusty generic dispatcher
Sandrine Bailleux
2018-08-01
1
-6
/
+6
*
Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactor
danh-arm
2018-07-19
1
-36
/
+13
|
\
|
*
SPM: Use generic MMU setup functions
Antonio Nino Diaz
2018-07-15
1
-36
/
+13
*
|
Fix verbose messages in SDEI code
Sandrine Bailleux
2018-07-13
1
-22
/
+22
|
/
*
Fix some violations to MISRA rule 8.3
Sandrine Bailleux
2018-07-11
2
-2
/
+2
*
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
1
-16
/
+16
*
Merge pull request #1406 from robertovargas-arm/uuid
Dimitris Papastamos
2018-06-22
3
-9
/
+13
|
\
|
*
Make TF UUID RFC 4122 compliant
Roberto Vargas
2018-06-14
3
-9
/
+13
*
|
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
*
|
Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes
Dimitris Papastamos
2018-06-14
1
-45
/
+15
|
\
\
|
|
/
|
/
|
|
*
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
*
|
Fix MISRA Rule 5.7 Part 3
Daniel Boulby
2018-06-12
3
-20
/
+20
*
|
Fix MISRA Rule 5.3 Part 3
Daniel Boulby
2018-06-12
1
-6
/
+6
|
/
*
SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled
Dimitris Papastamos
2018-06-08
1
-0
/
+26
*
Merge pull request #1392 from dp-arm/dp/cve_2018_3639
Dimitris Papastamos
2018-05-29
1
-2
/
+34
|
\
|
*
Add support for dynamic mitigation for CVE-2018-3639
Dimitris Papastamos
2018-05-23
1
-0
/
+18
|
*
Implement static workaround for CVE-2018-3639
Dimitris Papastamos
2018-05-23
1
-0
/
+14
|
*
Rename symbols and files relating to CVE-2017-5715
Dimitris Papastamos
2018-05-23
1
-2
/
+2
*
|
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
*
types: use int-ll64 for both aarch32 and aarch64
Masahiro Yamada
2018-04-27
1
-4
/
+4
*
Fix pointer type mismatch of handlers
Masahiro Yamada
2018-04-27
7
-43
/
+43
[prev]
[next]