Merge "fix(plat/arm_fpga): enable AMU extension" into integration

This commit is contained in:
André Przywara 2021-08-19 16:43:45 +02:00 committed by TrustedFirmware Code Review
commit 9fcefe38d5
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ $(eval $(call add_define,FPGA_PRELOADED_DTB_BASE))
FPGA_PRELOADED_CMD_LINE := 0x1000
$(eval $(call add_define,FPGA_PRELOADED_CMD_LINE))
ENABLE_AMU := 1
# Treating this as a memory-constrained port for now
USE_COHERENT_MEM := 0