summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKshitij Sisodia <kshitij.sisodia@arm.com>2024-05-15 17:43:11 +0100
committerKshitij Sisodia <kshitij.sisodia@arm.com>2024-05-17 09:16:00 +0100
commite0829d313211e5bd0176a6bfef9e07056eb1bbbf (patch)
treecf5c87c69974cee38bb4c8bdef2a605f75586f54 /docs
parent72377a431847ea2037603e9dda88d0b6b39364ce (diff)
downloadml-embedded-evaluation-kit-e0829d313211e5bd0176a6bfef9e07056eb1bbbf.tar.gz
MLECO-4894: Adding more FVPs to Dockerfile
Adding Arm Corstone-310 and Arm Corstone-315 FVPs to the Dockerfile. These will be in addition to the default Arm Corstone-300 FVP. Change-Id: Id6352bca80dc516edbd99639975e561ce81b8bbf Signed-off-by: Kshitij Sisodia <kshitij.sisodia@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/sections/deployment.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/sections/deployment.md b/docs/sections/deployment.md
index d51d912..e556eb9 100644
--- a/docs/sections/deployment.md
+++ b/docs/sections/deployment.md
@@ -179,6 +179,14 @@ the application output can be directed to standard output by using an FVP option
- `-C mps3_board.uart0.out_file='-'` for MPS3 based FVPs, OR
- `-C mps4_board.uart0.out_file='-'` for MPS4 based FVPs.
+> **NOTE**: Dockerfile, provided within the repository, contains useful environment variables pre-assigned with
+> above arguments. These can be used directly from command-line. For example, to run MPS4 ArmĀ® Corstoneā„¢-315 based
+> application within the Docker container, the following command can be used to run the FVP in headless mode.
+>
+> ```commandline
+> ${FVP_315_U65} -a <path/to/ethos-u-<use_case>.axf> ${FVP_315_ARGS}
+> ```
+
## MPS3 FPGA board
> **Note:** Before proceeding, make sure that you have the MPS3 board powered on, and a USB A to B cable connected