linux/arch/arm64/mm
Catalin Marinas c218bca74e arm64: Relax the kernel cache requirements for boot
With system caches for the host OS or architected caches for guest OS we
cannot easily guarantee that there are no dirty or stale cache lines for
the areas of memory written by the kernel during boot with the MMU off
(therefore non-cacheable accesses).

This patch adds the necessary cache maintenance during boot and relaxes
the booting requirements.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2014-04-05 10:06:18 +01:00
..
cache.S arm64: Relax the kernel cache requirements for boot 2014-04-05 10:06:18 +01:00
context.c
copypage.c
dma-mapping.c arm64: Remove pgprot_dmacoherent() 2014-03-24 10:35:35 +00:00
extable.c
fault.c
flush.c
hugetlbpage.c
init.c arm64: Use swiotlb late initialisation 2014-02-27 14:11:53 +00:00
ioremap.c
Makefile
mm.h
mmap.c
mmu.c
pgd.c
proc-macros.S
proc.S arm64: Update the TCR_EL1 translation granule definitions for 16K pages 2014-04-03 10:43:11 +01:00
tlb.S