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
/
crash_reporting.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash dump for lower EL
Alexei Fedorov
2020-03-06
1
-11
/
+119
*
Make PAC demangling more generic
Alexei Fedorov
2020-02-07
1
-1
/
+6
*
Move assembly newline function into common debug code
Justin Chadwell
2019-08-29
1
-10
/
+2
*
AArch64: Align crash reporting output
Alexei Fedorov
2019-08-15
1
-7
/
+25
*
Fix BL31 crash reporting on AArch64 only machines
Imre Kis
2019-07-22
1
-20
/
+30
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-4
/
+6
*
utils_def: Add REGSZ and make BIT() assembly-compatible
Julius Werner
2017-12-12
1
-16
/
+16
*
Move FPEXC32_EL2 to FP Context
David Cunado
2017-11-15
1
-5
/
+3
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
Add and use plat_crash_console_flush() API
Antonio Nino Diaz
2017-03-31
1
-1
/
+3
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
1
-3
/
+3
*
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
*
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
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
1
-0
/
+9
*
Add CPU specific crash reporting handlers
Soby Mathew
2014-08-20
1
-18
/
+3
*
Add CPUECTLR_EL1 and Snoop Control register to crash reporting
Soby Mathew
2014-07-28
1
-0
/
+22
*
Rework the crash reporting in BL3-1 to use less stack
Soby Mathew
2014-07-28
1
-250
/
+289
*
Per-cpu data cache restructuring
Andrew Thoelke
2014-06-16
1
-12
/
+25
*
Merge pull request #133 from athoelke/at/crash-reporting-opt
danh-arm
2014-06-16
1
-2
/
+9
|
\
|
*
Make the BL3-1 crash reporting optional
Andrew Thoelke
2014-06-11
1
-2
/
+9
*
|
Include 'platform_def.h' header file in 'crash_reporting.S'
Sandrine Bailleux
2014-06-05
1
-0
/
+1
|
/
*
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-16
1
-0
/
+291