index
:
git.armlinux.org.uk/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
/
bl1
/
aarch64
/
bl1_exceptions.S
Age
Commit message (
Expand
)
Author
2016-09-21
AArch32: Add generic changes in BL1
Yatharth Kochar
2016-08-22
Remove looping around `plat_report_exception`
Yatharth Kochar
2016-05-26
Introduce some helper macros for exception vectors
Sandrine Bailleux
2015-12-09
FWU: Add Generic Firmware Update framework support in BL1
Yatharth Kochar
2015-12-09
Add descriptor based image management support in BL1
Yatharth Kochar
2015-12-09
Move context management code to common location
Yatharth Kochar
2015-11-26
Pass the entry point info to bl1_plat_prepare_exit()
Sandrine Bailleux
2015-11-26
Introduce SPIN_ON_BL1_EXIT build flag
Sandrine Bailleux
2015-11-02
Improve display_boot_progress() function
Sandrine Bailleux
2015-10-20
Add optional bl1_plat_prepare_exit() API
Juan Castillo
2015-10-19
Break down BL1 AArch64 synchronous exception handler
Sandrine Bailleux
2014-08-27
Miscellaneous documentation fixes
Sandrine Bailleux
2014-08-15
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-05-22
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-22
Rework handover interface between BL stages
Vikram Kanigiri
2014-05-07
Access system registers directly in assembler
Andrew Thoelke
2014-05-07
Replace disable_mmu with assembler version
Andrew Thoelke
2014-05-07
Correct usage of data and instruction barriers
Andrew Thoelke
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-03-26
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
Sandrine Bailleux