Skip to content
Snippets Groups Projects
Commit 034c3cd1 authored by Jens Wiklander's avatar Jens Wiklander Committed by Jérôme Forissier
Browse files

fvp: update path to simulator executable


The path to the executable in FVP Foundation model has changed, update
the path accordingly.

Acked-by: default avatarJerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: default avatarJens Wiklander <jens.wiklander@linaro.org>
parent 344cce38
No related branches found
No related tags found
No related merge requests found
......@@ -160,7 +160,7 @@ run-only:
@ln -sf $(GEN_ROOTFS_PATH)/filesystem.cpio.gz $(FOUNDATION_PATH)/filesystem.cpio.gz
@ln -sf $(LINUX_PATH)/arch/arm64/boot/dts/arm/foundation-v8.dtb $(FOUNDATION_PATH)/fdt.dtb
@cd $(FOUNDATION_PATH); \
$(FOUNDATION_PATH)/models/Linux64_GCC-4.7/Foundation_Platform \
$(FOUNDATION_PATH)/models/Linux64_GCC-4.9/Foundation_Platform \
--arm-v8.0 \
--cores=4 \
--secure-memory \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment