Commit 9fcefe38 authored by André Przywara's avatar André Przywara Committed by TrustedFirmware Code Review
Browse files

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

parents 0ed87212 d810e30d
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment