diff --git a/main/examples/html/footer.js b/main/examples/html/footer.js
index a9b38f7..5c03a4e 100644
--- a/main/examples/html/footer.js
+++ b/main/examples/html/footer.js
@@ -1,3 +1,3 @@
function writeFooter() {
- document.write('Generated on Thu Oct 17 2024 14:23:06 for Examples Version 2.1.0 by Arm Ltd. All rights reserved.');
+ document.write('Generated on Thu Oct 24 2024 15:36:32 for Examples Version 2.1.0 by Arm Ltd. All rights reserved.');
};
diff --git a/main/infrastructure/html/avh_desktop.html b/main/infrastructure/html/avh_desktop.html
index 5c174ae..24c4c98 100644
--- a/main/infrastructure/html/avh_desktop.html
+++ b/main/infrastructure/html/avh_desktop.html
@@ -130,7 +130,7 @@
Use in IDEs:
- Use with Keil Studio explains how to use AVH FVPs in Keil MDK for VS Code running on a Linux/Windows/MacOs machine.
- Use with Keil µVision explains how to use Keil MDK uVision running on a local Windows PC.
-- Several other popular development and debug environments such as IAR and Lauterbach support the Fast Models-based targets and can be used with AVH FVPs as well. Refer to documentation of corresponding tools for setup details.
+- IAR Embedded Workbench for Arm, Lauterbach Trace32 and other popular development and debug environments provide support Arm FastModel based targets and hence can be used with AVH FVPs as well. Refer to documentation of corresponding tools for setup details.
diff --git a/main/infrastructure/html/footer.js b/main/infrastructure/html/footer.js
index 2996423..b724f2e 100644
--- a/main/infrastructure/html/footer.js
+++ b/main/infrastructure/html/footer.js
@@ -1,3 +1,3 @@
function writeFooter() {
- document.write('Generated on Thu Oct 17 2024 14:23:06 for Infrastructure Version 2.1.0 by Arm Ltd. All rights reserved.');
+ document.write('Generated on Thu Oct 24 2024 15:36:32 for Infrastructure Version 2.1.0 by Arm Ltd. All rights reserved.');
};
diff --git a/main/overview/html/footer.js b/main/overview/html/footer.js
index b9f6665..c88e21c 100644
--- a/main/overview/html/footer.js
+++ b/main/overview/html/footer.js
@@ -1,3 +1,3 @@
function writeFooter() {
- document.write('Generated on Thu Oct 17 2024 14:23:06 for Overview Version 2.1.0 by Arm Ltd. All rights reserved.');
+ document.write('Generated on Thu Oct 24 2024 15:36:33 for Overview Version 2.1.0 by Arm Ltd. All rights reserved.');
};
diff --git a/main/simulation/html/footer.js b/main/simulation/html/footer.js
index 81e6d71..103fd2b 100644
--- a/main/simulation/html/footer.js
+++ b/main/simulation/html/footer.js
@@ -1,3 +1,3 @@
function writeFooter() {
- document.write('Generated on Thu Oct 17 2024 14:23:15 for AVH FVP models Version 2.1.0 by Arm Ltd. All rights reserved.');
+ document.write('Generated on Thu Oct 24 2024 15:36:36 for AVH FVP models Version 2.1.0 by Arm Ltd. All rights reserved.');
};