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
/
common
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Align AARCH32 version of debug.S with AARCH64
Yann Gautier
2020-09-21
1
-4
/
+11
*
Fix crash dump for lower EL
Alexei Fedorov
2020-03-06
1
-4
/
+20
*
Move assembly newline function into common debug code
Justin Chadwell
2019-08-29
1
-0
/
+10
*
AArch64: Align crash reporting output
Alexei Fedorov
2019-08-15
1
-2
/
+6
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
2
-2
/
+2
*
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
1
-16
/
+16
*
Include debug.h in debug.S
Roberto Vargas
2017-11-01
1
-0
/
+1
*
Fix x30 reporting for unhandled exceptions
Julius Werner
2017-08-21
1
-2
/
+2
*
Use SPDX license identifiers
dp-arm
2017-05-03
2
-50
/
+2
*
Remove build option `ASM_ASSERTION`
Antonio Nino Diaz
2017-04-20
1
-2
/
+2
*
Add `ENABLE_ASSERTIONS` build option
Antonio Nino Diaz
2017-04-19
1
-0
/
+6
*
Remove dead loops in assert() in C and ASM
Antonio Nino Diaz
2017-03-31
1
-1
/
+1
*
Add and use plat_crash_console_flush() API
Antonio Nino Diaz
2017-03-31
1
-1
/
+4
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
2
-17
/
+17
*
Remove looping around `plat_report_exception`
Yatharth Kochar
2016-08-22
1
-16
/
+16
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
1
-405
/
+0
*
Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs
danh-arm
2016-06-03
1
-31
/
+35
|
\
|
*
Build option to include AArch32 registers in cpu context
Soby Mathew
2016-06-03
1
-31
/
+35
*
|
Introduce some helper macros for exception vectors
Sandrine Bailleux
2016-05-26
1
-45
/
+27
|
/
*
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-03-14
1
-6
/
+9
*
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
-2
/
+403
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
1
-0
/
+4
*
Rework use of labels in assembly macros.
Soby Mathew
2014-08-19
1
-2
/
+2
*
Rework the crash reporting in BL3-1 to use less stack
Soby Mathew
2014-07-28
1
-0
/
+47
*
Implement an assert() callable from assembly code
Soby Mathew
2014-07-28
1
-0
/
+141
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
1
-4
/
+1
*
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
Sandrine Bailleux
2014-03-26
1
-0
/
+174