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
/
bl31
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
PIE: Position Independant Executable support for BL31
Soby Mathew
2018-10-29
1
-0
/
+13
*
Remove some MISRA defects in common code
Antonio Nino Diaz
2018-10-04
1
-2
/
+2
*
RAS: Introduce handler for EL3 EAs
Jeenu Viswambharan
2018-07-19
1
-2
/
+2
*
RAS: Introduce handler for Double Faults
Jeenu Viswambharan
2018-07-19
1
-3
/
+20
*
RAS: Introduce handler for Uncontainable errors
Jeenu Viswambharan
2018-07-19
1
-2
/
+69
*
RAS: Validate stack pointer after error handling
Jeenu Viswambharan
2018-07-17
1
-0
/
+16
*
RAS: Move EA handling to a separate file
Jeenu Viswambharan
2018-07-17
2
-113
/
+168
*
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
1
-16
/
+16
*
DynamIQ: Enable MMU without using stack
Jeenu Viswambharan
2018-06-27
1
-7
/
+4
*
AArch64: Introduce RAS handling
Jeenu Viswambharan
2018-05-04
1
-10
/
+50
*
AArch64: Introduce External Abort handling
Jeenu Viswambharan
2018-05-04
1
-6
/
+107
*
AArch64: Refactor GP register restore to separate function
Jeenu Viswambharan
2018-05-04
1
-26
/
+19
*
Add support for the SMC Calling Convention 2.0
Antonio Nino Diaz
2018-04-23
1
-20
/
+67
*
Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch
davidcunado-arm
2018-02-28
1
-1
/
+1
|
\
|
*
Add comments about mismatched TCR_ELx and xlat tables
Antonio Nino Diaz
2018-02-27
1
-2
/
+2
*
|
Introduce the new BL handover interface
Soby Mathew
2018-02-26
1
-15
/
+13
|
/
*
Redefine SMC_UNK as -1 instead of 0xFFFFFFFF
Antonio Nino Diaz
2018-02-15
1
-2
/
+2
*
runtime_exceptions: Save x4-x29 unconditionally
Dimitris Papastamos
2018-01-29
1
-23
/
+12
*
Merge pull request #1193 from jwerner-chromium/JW_coreboot
davidcunado-arm
2018-01-24
1
-16
/
+16
|
\
|
*
utils_def: Add REGSZ and make BIT() assembly-compatible
Julius Werner
2017-12-12
1
-16
/
+16
*
|
Workaround for CVE-2017-5715 on Cortex A57 and A72
Dimitris Papastamos
2018-01-11
1
-0
/
+20
|
/
*
Move FPEXC32_EL2 to FP Context
David Cunado
2017-11-15
1
-5
/
+3
*
Fix x30 reporting for unhandled exceptions
Julius Werner
2017-08-21
1
-11
/
+12
*
Fully initialise essential control registers
David Cunado
2017-06-21
1
-6
/
+6
*
Use SPDX license identifiers
dp-arm
2017-05-03
3
-75
/
+3
*
PSCI: Build option to enable D-Caches early in warmboot
Soby Mathew
2017-04-19
1
-15
/
+16
*
Add and use plat_crash_console_flush() API
Antonio Nino Diaz
2017-03-31
1
-1
/
+3
*
Merge pull request #860 from jeenu-arm/hw-asstd-coh
davidcunado-arm
2017-03-17
1
-16
/
+21
|
\
|
*
Enable data caches early with hardware-assisted coherency
Jeenu Viswambharan
2017-03-02
1
-17
/
+22
*
|
Simplify translation tables headers dependencies
Antonio Nino Diaz
2017-03-08
1
-2
/
+2
|
/
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
2
-15
/
+15
*
Cosmetic change to exception table
Douglas Raillard
2016-11-14
1
-140
/
+107
*
Add PMF instrumentation points in TF
dp-arm
2016-10-12
2
-0
/
+48
*
Introduce PSCI Library Interface
Soby Mathew
2016-07-19
2
-53
/
+60
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
1
-69
/
+0
*
Introduce some helper macros for exception vectors
Sandrine Bailleux
2016-05-26
1
-36
/
+23
*
Add 32 bit version of plat_get_syscnt_freq
Antonio Nino Diaz
2016-05-20
1
-1
/
+1
*
Dump platform-defined regs in crash reporting
Gerald Lejeune
2016-04-14
1
-5
/
+2
*
Add ISR_EL1 to crash report
Gerald Lejeune
2016-03-30
1
-1
/
+3
*
Enable asynchronous abort exceptions during boot
Gerald Lejeune
2016-03-30
1
-3
/
+0
*
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-03-14
1
-5
/
+5
*
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-12-21
1
-1
/
+1
*
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
1
-1
/
+1
*
Move context management code to common location
Yatharth Kochar
2015-12-09
2
-387
/
+2
*
Fix issue in Floating point register restore
Soby Mathew
2015-12-09
1
-1
/
+1
*
Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpu
danh-arm
2015-12-01
1
-1
/
+1
|
\
|
*
Introduce COLD_BOOT_SINGLE_CPU build option
Sandrine Bailleux
2015-11-26
1
-1
/
+1
*
|
Remove the IMF_READ_INTERRUPT_ID build option
Soby Mathew
2015-11-26
1
-10
/
+0
|
/
*
Make generic code work in presence of system caches
Achin Gupta
2015-09-14
1
-0
/
+17
*
PSCI: Migrate TF to the new platform API and CM helpers
Soby Mathew
2015-08-13
1
-25
/
+6
[next]