summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm-bsp/documentation/corstone1000/change-log.rst
diff options
context:
space:
mode:
Diffstat (limited to 'meta-arm/meta-arm-bsp/documentation/corstone1000/change-log.rst')
-rw-r--r--meta-arm/meta-arm-bsp/documentation/corstone1000/change-log.rst71
1 files changed, 71 insertions, 0 deletions
diff --git a/meta-arm/meta-arm-bsp/documentation/corstone1000/change-log.rst b/meta-arm/meta-arm-bsp/documentation/corstone1000/change-log.rst
index 32d6529279..173823b6c2 100644
--- a/meta-arm/meta-arm-bsp/documentation/corstone1000/change-log.rst
+++ b/meta-arm/meta-arm-bsp/documentation/corstone1000/change-log.rst
@@ -11,6 +11,77 @@ This document contains a summary of the new features, changes and
fixes in each release of Corstone-1000 software stack.
***************
+Version 2023.11
+***************
+
+Changes
+=======
+
+- Making Corstone-1000 SystemReady IR 2.0 certifiable
+- Allow booting Debian & OpenSUSE on FVP
+- Add support for two MMC cards for the FVP
+- Add signed capsule update support
+- Enable on-disk capsule update
+- Add the feature of purging specific DT nodes in U-Boot before Linux
+- Add Ethernet over VirtIO support in U-Boot
+- Add support for unaligned MMC card images
+- Reducing the out-of-tree patches by upstreaming them to the corresponding open-source projects
+- SW components upgrades
+- Bug fixes
+
+Corstone-1000 components versions
+=================================
+
++-------------------------------------------+-----------------------------------------------------+
+| arm-ffa-tee | 1.1.2-r0 |
++-------------------------------------------+-----------------------------------------------------+
+| linux-yocto | 6.5.7 |
++-------------------------------------------+-----------------------------------------------------+
+| u-boot | 2023.07 |
++-------------------------------------------+-----------------------------------------------------+
+| external-system | 0.1.0+gitAUTOINC+8c9dca74b1-r0 |
++-------------------------------------------+-----------------------------------------------------+
+| optee-client | 3.22.0 |
++-------------------------------------------+-----------------------------------------------------+
+| optee-os | 3.22.0 |
++-------------------------------------------+-----------------------------------------------------+
+| trusted-firmware-a | 2.9.0 |
++-------------------------------------------+-----------------------------------------------------+
+| trusted-firmware-m | 1.8.1 |
++-------------------------------------------+-----------------------------------------------------+
+| libts | 08b3d39471 |
++-------------------------------------------+-----------------------------------------------------+
+| ts-newlib | 4.1.0 |
++-------------------------------------------+-----------------------------------------------------+
+| ts-psa-{crypto, iat, its. ps}-api-test | 38cb53a4d9 |
++-------------------------------------------+-----------------------------------------------------+
+| ts-sp-{se-proxy, smm-gateway} | 08b3d39471 |
++-------------------------------------------+-----------------------------------------------------+
+
+Yocto distribution components versions
+======================================
+
++-------------------------------------------+------------------------------+
+| meta-arm | nanbield |
++-------------------------------------------+------------------------------+
+| poky | nanbield |
++-------------------------------------------+------------------------------+
+| meta-openembedded | nanbield |
++-------------------------------------------+------------------------------+
+| meta-secure-core | nanbield |
++-------------------------------------------+------------------------------+
+| busybox | 1.36.1 |
++-------------------------------------------+------------------------------+
+| musl | 1.2.4 |
++-------------------------------------------+------------------------------+
+| gcc-arm-none-eabi | 11.2-2022.02 |
++-------------------------------------------+------------------------------+
+| gcc-cross-aarch64 | 13.2.0 |
++-------------------------------------------+------------------------------+
+| openssl | 3.1.3 |
++-------------------------------------------+------------------------------+
+
+***************
Version 2023.06
***************