coreboot/src
Aaron Durbin f72f9e7c14 x86: provide symmetry between arm for cache_sync_instructions()
The arm architecture currently exports cache_sync_instructions()
in <arch/cache.h>. In order for rmodule loading to work on arm
architectures the cache_sync_instructions() needs to be called to
sequence the instruction cache. To avoid sprinkling #ifdefs around
just add an empty cache_sync_instructions() definition.

BUG=chrome-os-partner:27094
BRANCH=None
TEST=Built and booted nyan and rambi.

Original-Change-Id: I1a969757fffe0ca92754a0d953ba3630810556e3
Original-Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/191551
Original-Reviewed-by: Gabe Black <gabeblack@chromium.org>
(cherry picked from commit fda20947b9)
Signed-off-by: Marc Jones <marc.jones@se-eng.com>

Change-Id: I3e8ca12e1d82ccedf1ff9851ae3c5c80cda2dd5f
Reviewed-on: http://review.coreboot.org/7710
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2014-12-09 18:40:50 +01:00
..
arch x86: provide symmetry between arm for cache_sync_instructions() 2014-12-09 18:40:50 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu vendorcode/amd/agesa/fam10: Build as a static library 2014-12-08 06:24:18 +01:00
device ddr3: Plumber DIMM type to parsed structure. 2014-12-07 15:18:41 +01:00
drivers spi/macronix: Add support for MX25L3239E 2014-12-09 18:28:48 +01:00
ec ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASL 2014-12-06 07:39:41 +01:00
include ddr3: Plumber DIMM type to parsed structure. 2014-12-07 15:18:41 +01:00
lib x86: provide symmetry between arm for cache_sync_instructions() 2014-12-09 18:40:50 +01:00
mainboard gizmosphere/gizmo2: Add the gizmo2 IRQ routing 2014-12-09 15:34:22 +01:00
northbridge fsp platfoms: add prototype & consolidate main entry-point 2014-12-09 03:02:39 +01:00
soc UCB RISCV: Switch to DYNAMIC_CBMEM 2014-12-09 15:20:16 +01:00
southbridge southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loop 2014-12-09 09:03:22 +01:00
superio Mark non-executable files non-executable 2014-12-01 17:33:07 +01:00
vendorcode vendorcode/amd/agesa/fam10: Build as a static library 2014-12-08 06:24:18 +01:00
Kconfig Kconfig: Remove ACPI_SSDTX_NUM. 2014-12-07 21:06:34 +01:00