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
/
include
/
common
/
asm_macros.S
Age
Commit message (
Expand
)
Author
2016-07-18
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-08
Derive stack alignment from CACHE_WRITEBACK_GRANULE
Soby Mathew
2016-05-26
Fill exception vectors with zero bytes
Sandrine Bailleux
2016-05-26
Introduce some helper macros for exception vectors
Sandrine Bailleux
2015-11-24
Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED
Soby Mathew
2015-08-13
PSCI: Add deprecated API for SPD when compatibility is disabled
Soby Mathew
2015-08-13
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-08-13
PSCI: Introduce new platform and CM helper APIs
Soby Mathew
2015-06-04
Rationalize reset handling code
Sandrine Bailleux
2015-04-27
Add header guards to asm macro files
Dan Handley
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2014-07-28
Introduce crash console APIs for crash reporting
Soby Mathew
2014-05-22
Add support for BL3-1 as a reset vector
Vikram Kanigiri
2014-05-08
Merge pull request #58 from athoelke/optimise-cache-flush-v2
danh-arm
2014-05-07
Optimise data cache clean/invalidate operation
Andrew Thoelke
2014-05-07
Access system registers directly in assembler
Andrew Thoelke
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley