summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/mmu.h
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2018-03-15 12:29:01 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-04-04 07:44:27 +0200
commit4b57aae26c0ada3139ccb1011bdcbd88dc7e1a91 (patch)
tree027528aa2f7dd853dea84683bcadcba1bf58c441 /arch/arm/cpu/mmu.h
parent4800d18fb0680d080b73999dd39198411fbf8f4f (diff)
downloadbarebox-4b57aae26c0ada3139ccb1011bdcbd88dc7e1a91.tar.gz
barebox-4b57aae26c0ada3139ccb1011bdcbd88dc7e1a91.tar.xz
ARM: Create own cache.c file for aarch64
cache.c does not work properly for aarch64. We create a struct cache_fns using C preprocessor foo which assumes the existence of cache maintenance operations with a certain name. These functions have other names on aarch64. While we could fix this we do not need the automatic cache function selection on aarch64 since here we only have one function set. Create a separate file and be done with this issue. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/cpu/mmu.h')
0 files changed, 0 insertions, 0 deletions