coreboot-kgpe-d16/src/arch/armv7/lib
David Hendricks 7762091fcb armv7: set cache level explicitly for dcache/unified cache case
This adds a missing CSSELR write in the case of a dcache or unified
cache being invalidated by armv7_invalidate_caches(), ensuring that
all levels of dcache/unified cache are invalidated as expected when
the function is called.

Change-Id: Ie90184bf8a8181afa3afe0786897455b30b7f022
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2947
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
2013-03-29 18:20:41 +01:00
..
cache.c armv7: set cache level explicitly for dcache/unified cache case 2013-03-29 18:20:41 +01:00
div0.c armv7: don't hang on divide by zero 2013-01-30 22:36:25 +01:00
eabi_compat.c armv7: Clean up: remove deprecated SPL. 2013-02-06 22:09:01 +01:00
early_console.c armv7: Use same console initialization procedure for all ARM stages 2013-02-08 03:24:09 +01:00
id.inc armv7/exynos5250: place .id between .start and bootblock main 2013-02-10 01:28:53 +01:00
interrupts.c Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
Makefile.inc armv7: add new dcache and MMU setup functions 2013-03-26 00:10:31 +01:00
memcpy.S ARMv7: Fix include file names in memset & memcpy 2013-02-15 01:37:03 +01:00
memset.S ARMv7: Fix include file names in memset & memcpy 2013-02-15 01:37:03 +01:00
mmu.c armv7: invalidate TLB after changing translation table entries 2013-03-29 18:20:33 +01:00
syslib.c ARMv7: Drop sr32, and wait_on_value 2013-02-15 01:40:34 +01:00