index
:
atf-marvell.git
atf-v1.3-17.04
atf-v1.3-armada-17.06
atf-v1.3-armada-17.08
atf-v1.3-armada-17.10
atf-v1.4-armada-18.06
atf-v1.5-armada-18.09
atf-v1.5-armada-18.12
atf-v1.5-armada-18.12-rmk
Unnamed repository; edit this file 'description' to name the repository.
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bl31
/
aarch64
/
runtime_exceptions.S
Age
Commit message (
Expand
)
Author
2016-05-26
Introduce some helper macros for exception vectors
Sandrine Bailleux
2015-12-09
Move context management code to common location
Yatharth Kochar
2015-11-26
Remove the IMF_READ_INTERRUPT_ID build option
Soby Mathew
2015-05-13
Fix handling of spurious interrupts in BL3_1
Achin Gupta
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2014-08-27
Miscellaneous documentation fixes
Sandrine Bailleux
2014-08-15
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-07-28
Merge pull request #172 from soby-mathew/sm/asm_assert
danh-arm
2014-07-28
Rework the crash reporting in BL3-1 to use less stack
Soby Mathew
2014-07-19
Remove coherent stack usage from the warm boot path
Achin Gupta
2014-05-29
Fix compilation issue for IMF_READ_INTERRUPT_ID build flag
Soby Mathew
2014-05-29
Pass 'cookie' parameter to interrupt handler in BL3-1
Soby Mathew
2014-05-27
Further renames of platform porting functions
Dan Handley
2014-05-23
Split platform.h into separate headers
Dan Handley
2014-05-22
Introduce interrupt handling framework in BL3-1
Achin Gupta
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-08
Preserve x19-x29 across world switch for exception handling
Soby Mathew
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Make use of user/system includes more consistent
Dan Handley
2014-04-15
Allocate single stacks for BL1 and BL2
Andrew Thoelke
2014-03-26
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
Move per cpu exception stack in BL31 to tzfw_normal_stacks
Vikram Kanigiri
2014-02-20
Add exception vector guards
Jeenu Viswambharan
2014-02-17
Add support for handling runtime service requests
Jeenu Viswambharan
2014-02-17
Setup VBAR_EL3 incrementally
Achin Gupta
2014-01-17
Update year in copyright text to 2014
Dan Handley
2013-12-05
rework general purpose registers save and restore
Achin Gupta
2013-12-05
Enable third party contributions
Dan Handley
2013-12-05
Various improvements/cleanups on the linker scripts
Sandrine Bailleux
2013-10-25
ARMv8 Trusted Firmware release v0.2
Achin Gupta