~funderscore
blog
cgit
wiki
get in touch
index
:
misc/trustedfirmware-a.git
for-master/gxl/spl_support
master
wip/gxbb
wip/gxl/spl_support
[Abandonned] WIP port of Arm Trusted Firmware-A BL2 to Amlogic SoCs
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
aarch64
Commit message (
Expand
)
Author
Age
*
refactor(bl31): use elx_panic for sysreg_handler64
Govindraj Raja
2023-02-22
*
refactor(aarch64): rename do_panic and el3_panic
Govindraj Raja
2023-02-21
*
refactor(aarch64): remove weak links to el3_panic
Govindraj Raja
2023-02-21
*
refactor(aarch64): refactor usage of elx_panic
Govindraj Raja
2023-02-21
*
fix(ras): restrict RAS support for NS world
Manish Pandey
2022-11-08
*
Print newline after hex address in aarch64 el3_panic function
Pali Rohár
2021-03-04
*
Align AARCH32 version of debug.S with AARCH64
Yann Gautier
2020-09-21
*
Fix crash dump for lower EL
Alexei Fedorov
2020-03-06
*
Move assembly newline function into common debug code
Justin Chadwell
2019-08-29
*
AArch64: Align crash reporting output
Alexei Fedorov
2019-08-15
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
*
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
*
Include debug.h in debug.S
Roberto Vargas
2017-11-01
*
Fix x30 reporting for unhandled exceptions
Julius Werner
2017-08-21
*
Use SPDX license identifiers
dp-arm
2017-05-03
*
Remove build option `ASM_ASSERTION`
Antonio Nino Diaz
2017-04-20
*
Add `ENABLE_ASSERTIONS` build option
Antonio Nino Diaz
2017-04-19
*
Remove dead loops in assert() in C and ASM
Antonio Nino Diaz
2017-03-31
*
Add and use plat_crash_console_flush() API
Antonio Nino Diaz
2017-03-31
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
*
Remove looping around `plat_report_exception`
Yatharth Kochar
2016-08-22
*
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
*
Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs
danh-arm
2016-06-03
|
\
|
*
Build option to include AArch32 registers in cpu context
Soby Mathew
2016-06-03
*
|
Introduce some helper macros for exception vectors
Sandrine Bailleux
2016-05-26
|
/
*
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-03-14
*
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-12-21
*
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
*
Move context management code to common location
Yatharth Kochar
2015-12-09
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
*
Rework use of labels in assembly macros.
Soby Mathew
2014-08-19
*
Rework the crash reporting in BL3-1 to use less stack
Soby Mathew
2014-07-28
*
Implement an assert() callable from assembly code
Soby Mathew
2014-07-28
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
*
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
Sandrine Bailleux
2014-03-26