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
/
lib
/
el3_runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix exception handlers in BL31: Use DSB to synchronize pending EA
Madhukar Pappireddy
2021-01-29
1
-1
/
+6
*
Aarch64: Add support for FEAT_MTE3
Alexei Fedorov
2020-12-02
1
-14
/
+17
*
lib: el3_runtime: Fix SPE system registers in el2_sysregs_context
Arunachalam Ganapathy
2020-10-20
1
-1
/
+9
*
lib: el3_runtime: Conditionally save/restore EL2 NEVE registers
Arunachalam Ganapathy
2020-10-20
1
-0
/
+4
*
lib: el3_runtime: Fix aarch32 system registers in el2_sysregs_context
Arunachalam Ganapathy
2020-10-20
1
-1
/
+13
*
Increase type widths to satisfy width requirements
Jimmy Brisson
2020-10-12
1
-2
/
+2
*
SPM: Change condition on saving/restoring EL2 registers
Ruari Phipps
2020-08-19
1
-2
/
+2
*
runtime_exceptions: Update AT speculative workaround
Manish V Badarkhe
2020-08-18
1
-0
/
+50
*
el3_runtime: Rearrange context offset of EL1 sys registers
Manish V Badarkhe
2020-08-18
1
-6
/
+6
*
el3_runtime: Update context save and restore routines for EL1 and EL2
Manish V Badarkhe
2020-08-18
1
-132
/
+86
*
Prevent RAS register access from lower ELs
Varun Wadekar
2020-06-12
1
-0
/
+8
*
Enable ARMv8.6-ECV Self-Synch when booting to EL2
Jimmy Brisson
2020-06-02
1
-0
/
+8
*
Enable ARMv8.6-FGT when booting to EL2
Jimmy Brisson
2020-06-02
1
-0
/
+7
*
Enable v8.6 WFE trap delays
johpow01
2020-05-19
1
-0
/
+19
*
Fix exception in save/restore of EL2 registers.
Max Shvetsov
2020-05-19
1
-69
/
+65
*
Implement workaround for AT speculative behaviour
Manish V Badarkhe
2020-05-14
1
-10
/
+58
*
context: TPIDR_EL2 register not saved/restored
Olivier Deprez
2020-03-20
1
-6
/
+12
*
SPMD: Adds partially supported EL2 registers.
Max Shvetsov
2020-03-03
2
-273
/
+268
*
SPMD: save/restore EL2 system registers.
Max Shvetsov
2020-03-02
2
-1
/
+436
*
Merge "Coverity: remove unnecessary header file includes" into integration
Mark Dykes
2020-02-04
2
-5
/
+1
|
\
|
*
Coverity: remove unnecessary header file includes
Zelalem
2020-02-04
2
-5
/
+1
*
|
Merge changes from topic "mp/separate_nobits" into integration
Sandrine Bailleux
2020-02-04
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Changes necessary to support SEPARATE_NOBITS_REGION feature
Madhukar Pappireddy
2020-01-27
1
-2
/
+3
*
|
Use correct type when reading SCR register
Louis Mayencourt
2020-01-28
1
-11
/
+11
|
/
*
Prevent speculative execution past ERET
Anthony Steinhauser
2020-01-22
1
-1
/
+1
*
aarch64: Fix stack pointer maintenance on EA handling path
Jan Dabros
2019-12-18
1
-0
/
+8
*
S-EL2 Support: Check for AArch64
Artsem Artsemenka
2019-12-06
1
-1
/
+7
*
Add support for enabling S-EL2
Achin Gupta
2019-12-06
1
-0
/
+4
*
Merge "AArch32: Disable Secure Cycle Counter" into integration
Soby Mathew
2019-09-27
1
-4
/
+22
|
\
|
*
AArch32: Disable Secure Cycle Counter
Alexei Fedorov
2019-09-26
1
-4
/
+22
*
|
Fix MTE support from causing unused variable warnings
Justin Chadwell
2019-09-20
1
-2
/
+2
|
/
*
Merge changes from topic "db/unsigned_long" into integration
Sandrine Bailleux
2019-09-18
1
-1
/
+1
|
\
|
*
SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64
Deepika Bhavnani
2019-09-13
1
-1
/
+1
*
|
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-09-13
1
-255
/
+190
|
/
*
Enable MTE support in both secure and non-secure worlds
Justin Chadwell
2019-09-09
2
-8
/
+42
*
AArch64: Disable Secure Cycle Counter
Alexei Fedorov
2019-08-21
2
-39
/
+96
*
Enable MTE support unilaterally for Normal World
Soby Mathew
2019-07-12
1
-0
/
+13
*
Fix restoring APIBKey registers
Sandrine Bailleux
2019-03-14
1
-1
/
+1
*
Merge pull request #1848 from antonio-nino-diaz-arm/an/docs
Antonio Niño Díaz
2019-03-01
1
-1
/
+1
|
\
|
*
Minor changes to documentation and comments
Antonio Nino Diaz
2019-02-28
1
-1
/
+1
*
|
Merge pull request #1839 from loumay-arm/lm/a7x_errata
Antonio Niño Díaz
2019-02-28
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Add workaround for errata 764081 of Cortex-A75
Louis Mayencourt
2019-02-26
1
-0
/
+16
*
|
Add support for pointer authentication
Antonio Nino Diaz
2019-02-27
1
-0
/
+23
*
|
Add ARMv8.3-PAuth registers to CPU context
Antonio Nino Diaz
2019-02-27
2
-0
/
+93
*
|
Cleanup context handling library
Antonio Nino Diaz
2019-02-27
1
-10
/
+12
|
/
*
Correct typographical errors
Paul Beesley
2019-01-15
1
-5
/
+5
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
5
-27
/
+32
*
context_mgmt: Fix MISRA defects
Antonio Nino Diaz
2018-11-01
2
-34
/
+34
*
Fix MISRA defects in extension libs
Antonio Nino Diaz
2018-10-29
2
-6
/
+8
*
AArch64: Enable lower ELs to use pointer authentication
Jeenu Viswambharan
2018-10-16
1
-6
/
+14
[next]