allwinner: Disable USE_COHERENT_MEM
According to the documentation, platforms may choose to trade memory
footprint for performance (and elegancy) by not providing a separately
mapped coherent page.

Since a debug build is getting close to the SRAM size limit already, this
allows us to save about 3.5KB of BSS and have some room for future
enhancements.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
1 parent c3af6b0 commit 4306051365e5b98efa5dc08b04b5b26caae99434
@Andre Przywara Andre Przywara authored on 11 Oct 2018
Showing 3 changed files
View
plat/allwinner/common/allwinner-common.mk
View
plat/allwinner/common/include/platform_def.h
View
plat/allwinner/common/sunxi_common.c