u-boot/arch/arm/cpu/armv8
York Sun 83571bcab1 armv8/cache: Flush D-cache, invalidate I-cache for relocation
If D-cache is enabled, we need to flush it, and invalidate i-cache before
jumping to the new location. This should be done right after relocation.

Signed-off-by: York Sun <yorksun@freescale.com>
CC: David Feng <fenghua@phytium.com.cn>
2014-04-07 17:43:36 +02:00
..
cache.S arm64: core support 2014-01-09 16:08:44 +01:00
cache_v8.c armv8/cache: Consolidate setting for MAIR and TCR 2014-04-07 17:43:32 +02:00
config.mk arm: Switch to -mno-unaligned-access when supported by the compiler 2014-02-26 21:19:32 +01:00
cpu.c arm64: core support 2014-01-09 16:08:44 +01:00
exceptions.S arm64: core support 2014-01-09 16:08:44 +01:00
generic_timer.c arm64: core support 2014-01-09 16:08:44 +01:00
gic.S arm64: core support 2014-01-09 16:08:44 +01:00
Makefile arm64: core support 2014-01-09 16:08:44 +01:00
start.S armv8/cache: Flush D-cache, invalidate I-cache for relocation 2014-04-07 17:43:36 +02:00
tlb.S arm64: core support 2014-01-09 16:08:44 +01:00
transition.S arm64: core support 2014-01-09 16:08:44 +01:00
u-boot.lds arm64: core support 2014-01-09 16:08:44 +01:00