blob: 5d6493a490b217370665c497f938e640dfbe3376 [file] [log] [blame]
Patrick Williams2390b1b2022-11-03 13:47:49 -05001..
2 # Copyright (c) 2022, Arm Limited.
3 #
4 # SPDX-License-Identifier: MIT
5
6##########
7Change Log
8##########
9
10This document contains a summary of the new features, changes and
11fixes in each release of corstone1000 software stack.
12
13******************
14Version 2022.04.04
15******************
16
17Changes
18=======
19- Linux distro openSUSE, raw image installation and boot in the FVP.
20- SCT test support in FVP.
21- Manual capsule update support in FVP.
22
23******************
24Version 2022.02.25
25******************
26
27Changes
28=======
29- Building and running psa-arch-tests on corstone1000 FVP
30- Enabled smm-gateway partition in Trusted Service on corstone1000 FVP
31- Enabled MHU driver in Trusted Service on corstone1000 FVP
32- Enabled OpenAMP support in SE proxy SP on corstone1000 FVP
33
34******************
35Version 2022.02.21
36******************
37
38Changes
39=======
40- psa-arch-tests: recipe is dropped and merged into the secure-partitons recipe.
41- psa-arch-tests: The tests are align with latest tfm version for psa-crypto-api suite.
42
43******************
44Version 2022.01.18
45******************
46
47Changes
48=======
49- psa-arch-tests: change master to main for psa-arch-tests
50- U-Boot: fix null pointer exception for get_image_info
51- TF-M: fix capsule instability issue for corstone1000
52
53******************
54Version 2022.01.07
55******************
56
57Changes
58=======
59- corstone1000: fix SystemReady-IR ACS test (SCT, FWTS) failures.
60- U-Boot: send bootcomplete event to secure enclave.
61- U-Boot: support populating corstone1000 image_info to ESRT table.
62- U-Boot: add ethernet device and enable configs to support bootfromnetwork SCT.
63
64******************
65Version 2021.12.15
66******************
67
68Changes
69=======
70- Enabling corstone1000 FPGA support on:
71 - Linux 5.10
72 - OP-TEE 3.14
73 - Trusted Firmware-A 2.5
74 - Trusted Firmware-M 1.5
75- Building and running psa-arch-tests
76- Adding openamp support in SE proxy SP
77- OP-TEE: adding smm-gateway partition
78- U-Boot: introducing Arm FF-A and MM support
79
80******************
81Version 2021.10.29
82******************
83
84Changes
85=======
86- Enabling corstone1000 FVP support on:
87 - Linux 5.10
88 - OP-TEE 3.14
89 - Trusted Firmware-A 2.5
90 - Trusted Firmware-M 1.4
91- Linux kernel: enabling EFI, adding FF-A debugfs driver, integrating ARM_FFA_TRANSPORT.
92- U-Boot: Extending EFI support
93- python3-imgtool: adding recipe for Trusted-firmware-m
94- python3-imgtool: adding the Yocto recipe used in signing host images (based on MCUBOOT format)
95
96--------------
97
98*Copyright (c) 2021, Arm Limited. All rights reserved.*