You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/install-guides/fm_fvp/fvp.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,20 @@ multi_install: false # Set to true if first page of multi-page artic
11
11
multitool_install_part: true # Set to true if a sub-page of a multi-page article, else false
12
12
layout: installtoolsall # DO NOT MODIFY. Always true for tool install articles
13
13
---
14
-
Arm Fixed Virtual Platforms (FVPs) are provided as a library of ready to use platforms.
15
14
16
-
{{% notice Arm Development Tools%}}
17
-
An appropriate subset of the FVP library is installed with [Arm Development Studio](/install-guides/armds) and [Keil MDK](/install-guides/mdk) Professional Edition.
15
+
{{% notice Note %}}
16
+
Arm Fixed Virtual Platforms (FVPs) were available as a library of ready to use platforms (and as a component of Arm Development Studio) up until version 11.28.
17
+
18
+
From 11.29 onwards the FVPs are provided solely as part of Arm Development Studio.
19
+
20
+
This install guide is only applicable to the legacy FVP library.
21
+
22
+
See the [Arm Development Studio Install Guide](/install-guides/armds) and the [Introduction to FVPs](https://developer.arm.com/documentation/110379/1129/Introduction-to-FVPs) documentation.
18
23
{{% /notice %}}
19
24
20
25
## Download installer packages
21
26
22
-
You can download the FVP library installer from the [Product Download Hub](https://developer.arm.com/downloads/view/FM000A).
27
+
You can download the FVP library installer from the [Product Download Hub](https://developer.arm.com/downloads/view/FMFVP).
23
28
24
29
Linux (AArch64 and x86) and Windows (x86 only) hosts are supported.
25
30
@@ -47,11 +52,6 @@ For full list of available options, use:
47
52
48
53
FVPs are license managed. License setup instructions are available in the [Arm Licensing install guide](/install-guides/license).
49
54
50
-
{{% notice Arm Development Tools%}}
51
-
The FVPs provided with Arm Development Studio and/or Keil MDK Professional Edition use the license of that product, not that of the FVP library.
52
-
{{% /notice %}}
53
-
54
-
55
55
## Verify installation
56
56
57
57
To verify everything is working OK, navigate to the install directory, and launch any of the supplied FVP executables. No additional command options are needed.
0 commit comments