Skip to content

Commit 386c5ed

Browse files
authored
Merge pull request #2244 from RonanSynnottArm/fvp
Updated FVP install guide for 11.29
2 parents 0e17670 + 66a77f0 commit 386c5ed

File tree

1 file changed

+9
-9
lines changed
  • content/install-guides/fm_fvp

1 file changed

+9
-9
lines changed

content/install-guides/fm_fvp/fvp.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,20 @@ multi_install: false # Set to true if first page of multi-page artic
1111
multitool_install_part: true # Set to true if a sub-page of a multi-page article, else false
1212
layout: installtoolsall # DO NOT MODIFY. Always true for tool install articles
1313
---
14-
Arm Fixed Virtual Platforms (FVPs) are provided as a library of ready to use platforms.
1514

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.
1823
{{% /notice %}}
1924

2025
## Download installer packages
2126

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).
2328

2429
Linux (AArch64 and x86) and Windows (x86 only) hosts are supported.
2530

@@ -47,11 +52,6 @@ For full list of available options, use:
4752

4853
FVPs are license managed. License setup instructions are available in the [Arm Licensing install guide](/install-guides/license).
4954

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-
5555
## Verify installation
5656

5757
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

Comments
 (0)