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
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-15
/
+17
*
context_mgmt: Fix MISRA defects
Antonio Nino Diaz
2018-11-01
1
-28
/
+28
*
Fix MISRA defects in extension libs
Antonio Nino Diaz
2018-10-29
1
-3
/
+4
*
AArch64: Enable lower ELs to use pointer authentication
Jeenu Viswambharan
2018-10-16
1
-6
/
+14
*
Mark BL31 initialization functions
Daniel Boulby
2018-10-03
1
-1
/
+1
*
context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation
Julius Werner
2018-08-29
1
-1
/
+1
*
AArch64: Enable MPAM for lower ELs
Jeenu Viswambharan
2018-08-20
1
-0
/
+5
*
Merge pull request #1392 from dp-arm/dp/cve_2018_3639
Dimitris Papastamos
2018-05-29
1
-0
/
+9
|
\
|
*
Add support for dynamic mitigation for CVE-2018-3639
Dimitris Papastamos
2018-05-23
1
-0
/
+9
*
|
context_mgmt: Make cm_init_context_common public
Antonio Nino Diaz
2018-05-23
1
-5
/
+4
|
/
*
Merge pull request #1376 from vwadekar/cm-init-actlr-el1
Dimitris Papastamos
2018-05-15
1
-1
/
+11
|
\
|
*
lib: el3_runtime: initialise actlr_el1 to hardware defaults
Varun Wadekar
2018-05-09
1
-1
/
+11
*
|
RAS: Add fault injection support
Jeenu Viswambharan
2018-05-04
1
-0
/
+5
*
|
AArch64: Introduce RAS handling
Jeenu Viswambharan
2018-05-04
1
-0
/
+10
*
|
AArch64: Refactor GP register restore to separate function
Jeenu Viswambharan
2018-05-04
1
-11
/
+21
|
/
*
Rename 'smcc' to 'smccc'
Antonio Nino Diaz
2018-03-21
1
-2
/
+2
*
Enable SVE for Non-secure world
David Cunado
2017-11-30
1
-0
/
+5
*
AMU: Implement support for aarch64
Dimitris Papastamos
2017-11-29
1
-0
/
+5
*
Refactor Statistical Profiling Extensions implementation
Dimitris Papastamos
2017-11-20
2
-55
/
+4
*
Factor out extension enabling to a separate function
Dimitris Papastamos
2017-11-20
1
-0
/
+15
*
Move FPEXC32_EL2 to FP Context
David Cunado
2017-11-15
1
-6
/
+8
*
aarch64: Add PubSub events to capture security state transitions
Dimitris Papastamos
2017-10-31
1
-3
/
+17
*
Init and save / restore of PMCR_EL0 / PMCR
David Cunado
2017-10-13
2
-2
/
+32
*
Merge pull request #1019 from etienne-lms/log-size
davidcunado-arm
2017-09-07
1
-1
/
+3
|
\
|
*
cpu log buffer size depends on cache line size
Etienne Carriere
2017-09-01
1
-1
/
+3
*
|
fix a typo about sctlr_el2
Ken Kuang
2017-08-23
1
-1
/
+1
|
/
*
aarch64: Enable Statistical Profiling Extensions for lower ELs
dp-arm
2017-06-22
2
-4
/
+62
*
Fully initialise essential control registers
David Cunado
2017-06-21
1
-71
/
+182
*
Merge pull request #927 from jeenu-arm/state-switch
davidcunado-arm
2017-05-11
1
-2
/
+1
|
\
|
*
Add macro to check whether the CPU implements an EL
Jeenu Viswambharan
2017-05-02
1
-2
/
+1
*
|
Use SPDX license identifiers
dp-arm
2017-05-03
3
-75
/
+3
|
/
*
Replace some memset call by zeromem
Douglas Raillard
2017-02-06
1
-2
/
+3
*
Use #ifdef for IMAGE_BL* instead of #if
Masahiro Yamada
2017-01-24
1
-1
/
+1
*
Reset EL2 and EL3 configurable controls
David Cunado
2016-12-01
1
-0
/
+12
[next]