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
/
include
/
lib
/
aarch64
/
arch_helpers.h
Age
Commit message (
Expand
)
Author
2016-09-12
Support for Mediatek MT6795 SoC
Leon Chen
2016-04-01
Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers
danh-arm
2016-03-31
Remove xlat_helpers.c
Antonio Nino Diaz
2016-03-30
Remove DAIF bits handling macros
Gerald Lejeune
2016-02-18
ARM platforms: rationalise memory attributes of shared memory
Juan Castillo
2015-12-09
Initialize VTTBR_EL2 when bypassing EL2
Sandrine Bailleux
2015-11-26
Add ARM GICv3 driver without support for legacy operation
Achin Gupta
2015-09-14
Make generic code work in presence of system caches
Achin Gupta
2015-04-27
Remove use of PLATFORM_CACHE_LINE_SIZE
Dan Handley
2015-03-31
Translate secure/non-secure virtual addresses
Varun Wadekar
2015-01-23
Return success if an interrupt is seen during PSCI CPU_SUSPEND
Soby Mathew
2015-01-22
Add macros for domain specific barriers.
Soby Mathew
2015-01-07
Prevent optimisation of sysregs accessors calls
Sandrine Bailleux
2014-09-02
Reset CNTVOFF_EL2 register before exit into EL1 on warm boot
Soby Mathew
2014-08-20
Add CPU specific power management operations
Soby Mathew
2014-06-24
Remove all checkpatch errors from codebase
Juan Castillo
2014-06-23
Initialise CPU contexts from entry_point_info
Andrew Thoelke
2014-06-10
Make system register functions inline assembly
Andrew Thoelke
2014-05-23
Remove extern keyword from function declarations
Dan Handley
2014-05-22
Use secure timer to generate S-EL1 interrupts
Achin Gupta
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-09
Introduce IS_IN_ELX() macros
Sandrine Bailleux
2014-05-07
Remove unused or invalid asm helper functions
Andrew Thoelke
2014-05-07
Replace disable_mmu with assembler version
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