Skip to content

Commit 88a30b1

Browse files
AhmedIsmail02aggarg
authored andcommitted
fri: Release v202511.00
This commit includes the following changes: * Update `CHANGELOG.md` and `manifest.yml` files for the release. * Remove the files inside `release_changes` directory. Signed-off-by: Ahmed Ismail <[email protected]>
1 parent 8e5b17a commit 88a30b1

29 files changed

+59
-43
lines changed

CHANGELOG.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,61 @@
1+
# v202511.00 (2025-11-19)
2+
3+
## Highlights
4+
5+
* Added ML-Model component update feature to `Keyword-Detection` application
6+
* Updated the FRI to use new modular OTA structure
7+
* Added unit tests for heap management module
8+
* Updated AWS libraries to `202406.04-LTS`
9+
* Updated FreeRTOS-Kernel to version `v11.2.0`
10+
* Updated MLEK to version `v25.05`
11+
* Updated Mbed TLS to version `v3.6.4`
12+
* Updated TrustedFirmware-M to version `v2.2.1`
13+
14+
## Changes
15+
16+
* ml-model: Add ML-Model component update feature to keyword-detection application.
17+
* ci: Enable scheduled blackduck scanning
18+
* components: Remove out-of-tree patches
19+
* ci: Enable gitlab-ci cache
20+
* ota: Update FRI to use new modular OTA structure
21+
* build: Integrate TF-M split-build
22+
* tests: Add FVP version logging
23+
* Update AWS libraries to `202406.01-LTS`
24+
* Modular OTA improvements: Print job metadata and check if new firmware version
25+
higher than previous version
26+
* ubuntu: Adapt to ubuntu v22.04 docker image changes.
27+
* ota-orchestrator: Add multiple enhancements and fixes.
28+
mqtt-agent: Increase MQTT Agent keep alive interval.
29+
* freertos-kernel: Bump to v11.2.0 release.
30+
mbedtls: Bump to v3.6.3 release.
31+
tf-m: Bump to v2.2.0 release.
32+
* run-script: Fix conflicts with DISPLAY system wide variable.
33+
mlek: Switch to public GitLab repo
34+
setuptools: Update to latest version
35+
* toolchains: Add recommended toolchain flags.
36+
* armclang: Fix map file generation.
37+
* armclang-map-file: Only add list option if CMake version greater than 4
38+
license: Exclude new gitlab tmp folder from license check
39+
* github-ci: Add DCO sign-off enforcement workflow
40+
docs: Redirect TF-M links to Read the Docs URLs
41+
docs: Add the missing development environment requirements
42+
* ci: Remove redundant default-jdk installation
43+
syscalls-stub: Fix TF-M link
44+
* components: Bump MLEK version to 25.05
45+
* components: Bump Mbed TLS version to v3.6.4
46+
* ci-license: Check for current year in the license job
47+
* compiler: Update ARMClang to 6.24.18
48+
* components: Bump TF-M to v2.2.1 release.
49+
* unit-test: Add unit tests for heap management module
50+
* dev-container: Fix incorrect pyproject toml file reference location
51+
* npm: Use internal npm mirror
52+
docs: Update endpoint instructions to new AWS console UI
53+
docs: Add the SSL certification misconfiguration symptom
54+
docs: Document outdated submodules symptom
55+
docs: Update MQTT connectivity and OTA update instructions
56+
fvp: Update to latest Corstone platforms FVP release
57+
* components: Update AWS libraries to `202406.04-LTS`
58+
159
# v202410.00 (2024-10-22)
260

361
## Highlights

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name : "IoT Reference Integration for Corstone-3xx"
2-
version: "v202410.00"
2+
version: "v202511.00"
33
description: |-
44
"Reference IoT integration projects using the Arm Corstone platforms and FreeRTOS libraries"
55
dependencies:

release_changes/202407151057.change

Lines changed: 0 additions & 1 deletion
This file was deleted.

release_changes/202410251136.change.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

release_changes/202411121523.change.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

release_changes/202411201651.change.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

release_changes/202411211131.change.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

release_changes/202411251654.change.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

release_changes/202412112209.change.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

release_changes/202412161811.change.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)