blob: 7faca25df256c8dc1052c0fbe5eea161da814424 [file] [log] [blame] [view]
Chris Kayc4e8eda2021-11-09 20:05:38 +00001# Change Log & Release Notes
2
3This document contains a summary of the new features, changes, fixes and known
4issues in each release of Trusted Firmware-A.
5
Release CIf7fcbe12024-05-16 21:37:26 +00006## [lts-2.8.19](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.18..refs/tags/lts-v2.8.19) (2024-05-16)
7
8### New Features
9
10- **Services**
11
12 - **SPM**
13
14 - **SPMD**
15
16 - initialize SCR_EL3.EEL2 bit at RESET ([1e785ab](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1e785ab6a994ed28b8002ceb9377dabf864ae305))
17
18### Resolved Issues
19
20- **Services**
21
22 - **SPM**
23
24 - **SPMD**
25
26 - avoid restoring ctx during first entry into spmc ([9d40eff](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9d40eff24ec7ac8ecb7081a3046ff617be9f3043))
27
28- **Libraries**
29
30 - **CPU Support**
31
32 - workaround for Cortex-A715 erratum 2728106 ([0263326](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/02633263a6f15c8a761968a872f981bc0fea6111))
33 - workaround for Cortex-X4 erratum 2740089 ([9b5d75b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9b5d75b17f131aa80930128b247c63d4ba177469))
34 - workaround for Cortex-X4 erratum 2763018 ([d0a74e3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d0a74e38c4393c5d3e2572fb9b274c886c100736))
35
36### Documentation
37
38- decrease the minimum supported OpenSSL ([6c9135f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6c9135fb059bc289b26b8ef0450f995f05403d55))
39
Release CI463589a2024-04-26 16:12:04 +000040## [lts-2.8.18](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.17..refs/tags/lts-v2.8.18) (2024-04-26)
41
42### New Features
43
44- **Drivers**
45
46 - **Authentication**
47
48 - **mbedTLS**
49
50 - upgrade to version v2.28.8 ([a1cb5f6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a1cb5f656e5e19741e840e452aa51f71fe24efbb))
51
Release CI1e545352024-04-12 16:08:09 +000052## [lts-2.8.17](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.16..refs/tags/lts-v2.8.17) (2024-04-12)
53
54### Code Refactoring
55
56- **Services**
57
58 - **ERRATA ABI**
59
60 - optimize errata ABI using errata framework ([5c41582](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5c41582ce9bda0857602af7da4be9bcfcc95ac94))
61 - workaround platforms non-arm interconnect ([992bc50](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/992bc50a1d037679c333ab3286be6a0a15a08bbd))
62
63### Miscellaneous
64
65- add dependency files generated by tools to .gitignore ([49fdb33](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49fdb333b06f6152ea3f3568ec341f5eec0b59d5))
66- rearrange the fvp_cpu_errata.mk file ([5bd17d8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5bd17d849da4a07a72778956dab21c55ffe23cbe))
67- rename Poseidon to Neoverse V3 ([a1bd6dc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a1bd6dc766ab433a79f84fd6cb38bcc24be460d3))
68
69### Resolved Issues
70
71- **Libraries**
72
73 - **CPU Support**
74
75 - add erratum 2701951 to Cortex-X3's list ([538c637](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/538c637ed2ea9438f7d6afd93c1df3ebb0c0204f))
76 - fix a defect in Cortex-A715 erratum 2561034 ([f14464e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f14464ed5728e8d3fd9fc9687508745e30a089b6))
77 - workaround for Cortex-A715 erratum 2331818 ([877e934](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/877e9341c662aaa4f2f76f7b8495e9210b36b09e))
78 - workaround for Cortex-A715 erratum 2344187 ([bd32e62](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bd32e62e8a2944f8739fc862b0be3adcb8ef23f2))
79 - workaround for Cortex-A715 erratum 2413290 ([39e3e65](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/39e3e65ff9f2ca2a616c960d7ea8b3b6c5c20d41))
80 - workaround for Cortex-A715 erratum 2413290 ([81270d9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/81270d9ac7db339fca74ad36e389e82bacbd6891))
81 - workaround for Cortex-A715 erratum 2420947 ([84e8de6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/84e8de60cc7f53ec86fb42ccbc424de0046772c9))
82 - workaround for Cortex-A715 erratum 2429384 ([6a8a867](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6a8a8671c692bf603550dcd98ce24f1e47885252))
83 - workaround for Cortex-A720 erratum 2926083 ([205980a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/205980a83a4b8388e7e1ca384ab6b71008103148))
84 - workaround for Cortex-A720 erratum 2940794 ([4696806](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/469680668282cf4c24adb90a4ddca5815fe533dc))
85 - workaround for Cortex-X3 erratum 2372204 ([f3557c4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f3557c49e34a11444b3a9760f4da9a0c91da82ee))
86 - workaround for Cortex-X4 erratum 2701112 ([656c431](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/656c431e0cf036cdac8bf0cc3f512496fe975906))
87
88- **Drivers**
89
90 - **Arm**
91
92 - **GIC**
93
94 - **GICv3**
95
96 - **GIC-600**
97
98 - workaround for Part 1 of GIC600 erratum 2384374 ([abf8a21](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/abf8a21b546a8dd7d101809a833887c1fa75fcbb))
99
Yann Gautierf50760c2024-02-08 18:10:22 +0100100## [lts-2.8.16](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.15..refs/tags/lts-v2.8.16) (2024-02-08)
101
102### Resolved Issues
103
104- **Libraries**
105
106 - **CPU Support**
107
108 - workaround for Cortex X3 erratum 2641945 ([e80174e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e80174ea984eb8ad0723b3955e8cbe5e7747c155))
109 - workaround for Cortex-A715 erratum 2561034 ([a3cd442](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a3cd44292c02e51da5705c9c26fd2c16569ceef6))
110
Yann Gautierbdb73152024-01-24 12:03:56 +0100111## [lts-2.8.15](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.14..refs/tags/lts-v2.8.15) (2024-01-24)
112
113### Documentation
114
115- **Miscellaneous**
116
117 - **Security**
118
119 - security advisory for CVE-2023-49100 ([10d7389](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/10d7389753566c8db7558cac86b41784a178de5a))
120
121### Resolved Issues
122
123- **Libraries**
124
125 - **CPU Support**
126
127 - workaround for Cortex X3 erratum 2743088 ([fc08e1b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fc08e1bc4f2d0b591fd84b2eabc66f7b7339fba4))
128 - workaround for Cortex-A78C erratum 2683027 ([560f140](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/560f140751ff678b58fd420c2c2ca52e64e5b452))
129 - workaround for Cortex-X3 erratum 2266875 ([eadc24b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/eadc24b6b161a878ace45314762a33d13e17d96c))
130 - workaround for Cortex-X3 erratum 2302506 ([70bd264](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/70bd2640b9bef40612aaf5713d4399f31a848849))
131
132- **Documentation**
133
134 - add few missed links for Security Advisories ([7185d05](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7185d051bc2e47d5639d489b14f17dcd698ee284))
135
Yann Gautierb5c30d12024-01-03 09:42:45 +0100136## [lts-2.8.14](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.13..refs/tags/lts-v2.8.14) (2024-01-03)
137
138### Resolved Issues
139
140- **Libraries**
141
142 - **CPU Support**
143
144 - workaround for Cortex-A520 erratum 2630792 ([03237dd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/03237dd7b2c2d508303d2c023b6c5e0f7d2eac9b))
145 - workaround for Cortex-A520 erratum 2858100 ([d04495b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d04495b1af503553c709b988679610a8aef85246))
146 - workaround for Cortex-A710 erratum 2778471 ([0dec81e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0dec81ebff57cacbf11fd333b3834cbc1454a5dd))
147 - workaround for Cortex-X2 erratum 2778471 ([45bf33e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/45bf33eba1fda076b525112e5c9111863725191f))
148 - add Cortex-A520 definitions ([5442738](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5442738cf6e7ee2d99d7811c9efbf214ac1e3859))
149
Yann Gautier40bdea82023-12-05 16:23:10 +0100150## [lts-2.8.13](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.12..refs/tags/lts-v2.8.13) (2023-12-05)
151
152### Resolved Issues
153
154- **Libraries**
155
156 - **CPU Support**
157
158 - workaround for Cortex-A78C erratum 2743232 ([9cdc77a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9cdc77adabd51bbd6647b696bef28d0220f31967))
159 - workaround for Cortex-X3 erratum 2779509 ([f1a90ce](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f1a90ce20245cf69d263393837572e7357ff641f))
160 - workaround for Neoverse V1 erratum 2348377 ([67fa085](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/67fa085cf61c598a6e3ecba9afd581c2fd5e9007))
161 - workaround for Neoverse V2 erratum 2618597 ([3a4bdce](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3a4bdcedea5d6ac834720f92107bc9d3ad987a38))
162 - workaround for Neoverse V2 erratum 2662553 ([366dc1f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/366dc1f2121520358a2c82a9e8699b9a955b8a61))
163
164- **Build System**
165
166 - allow lower address access with gcc-12 ([8c1c54e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8c1c54e70612ca751f2de88d5ece2c046be3a276))
167
168### New Features
169
170- **Miscellaneous**
171
172 - **Security**
173
174 - add support for SLS mitigation ([7ecb8ad](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7ecb8add5ba4d810623169e19490bb9d8b1eb3f0))
175
Yann Gautier2c04c392023-11-21 16:58:16 +0100176## [lts-2.8.12](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.11..refs/tags/lts-v2.8.12) (2023-11-21)
177
178### ⚠ BREAKING CHANGES
179
180- **Drivers**
181
182 - **Authentication**
183
184 - remove CryptoCell-712/713 support
185
186 **See:** remove CryptoCell-712/713 support ([0327d4a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0327d4a6378dc30949d00526fdcd916e31eb8370))
187
188### Resolved Issues
189
190- **Platforms**
191
192 - **NVIDIA**
193
194 - **Tegra**
195
196 - return correct error code for plat_core_pos_by_mpidr ([2705269](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/270526916d74edc92c96706a8484bc06323bc3e1))
197
198- **Libraries**
199
200 - **SMCCC**
201
202 - ensure that mpidr passed through SMC is valid ([256a548](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/256a548c1b357cf549dfb9659fc3dfc184440a7b))
203
204- **Miscellaneous**
205
206 - **SDEI**
207
208 - ensure that interrupt ID is valid ([c717485](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c7174859bfc697585ba9d61e0afb236d83b4780a))
209
210### Miscellaneous
211
212- **Drivers**
213
214 - **Authentication**
215
216 - remove CryptoCell-712/713 support ([0327d4a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0327d4a6378dc30949d00526fdcd916e31eb8370))
217
Yann Gautier2390b842023-11-09 09:29:21 +0100218## [lts-2.8.11](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.10..refs/tags/lts-v2.8.11) (2023-11-09)
219
220### Code Refactoring
221
222- **Libraries**
223
224 - **CPU Support**
225
226 - add Cortex-A53 errata framework information ([e9211ca](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e9211ca09ab4183688cdd2d167fbab609bead286))
227
228### Resolved Issues
229
230- **Platforms**
231
232 - **Xilinx**
233
234 - **Versal**
235
236 - fix incorrect regbase for PMC IPI ([9026a50](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9026a5048e76e381682046be123b2c3f3ff48ed3))
237 - make pmc ipi channel as secure ([941bb1a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/941bb1a156e2c00f89dd0a4d8c93b3234695dde7))
238 - sync location based on IPI_ID macros ([80ac1fa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/80ac1fa3d34e19531ba33b68b3fcba03097cf171))
239
240 - **Versal NET**
241
242 - add redundant call to avoid glitches ([a110bfd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a110bfdbc04de1dd3f993a53919be22513587de1))
243 - change flag to increase security ([31c71fc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/31c71fcbd6d73bb722b2c29531b29a5f850b45d5))
244 - make pmc ipi channel as secure ([ac7a591](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ac7a5911bb1fc472ffe42da6386c76ae96ce851a))
245
246- **Services**
247
248 - **ERRATA ABI**
249
250 - fix the rev-var for Cortex-A710 ([3256475](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3256475fbbe41a7a28bd3dd05525db2268d4e792))
251 - update the Cortex-A76 errata ABI struct ([b534019](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b53401956625096a47c2ba45aff984eaf0ccfd59))
252 - update the Cortex-A78C errata ABI struct ([eb1a1a5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/eb1a1a5f24025888d76ee7a0940989958c8fe5d8))
253 - update the neoverse-N1 errata ABI struct ([09ddb2e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/09ddb2e1bd87495ae342c61ba14a5c5b6665b21c))
254 - update the Neoverse-N2 errata ABI struct ([f5f97fb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f5f97fb9bcb251a6d41f95ee0689fbac0b6f6e10))
255
256- **Libraries**
257
258 - **CPU Support**
259
260 - fix the rev-var for Cortex-A710 ([89e3579](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/89e3579672d1fc501f57e58c76a2f195314d242b))
261 - fix the rev-var of Cortex-X2 ([24cf111](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/24cf111550966d56a53cb4c6df01910871e56f51))
262 - fix the rev-var of Neoverse-V1 ([02bf8ca](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/02bf8ca78023bae3e45c5b52a7d3b1181005612c))
263 - update the fix for Cortex-A78AE erratum 1941500 ([dbc7d9b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dbc7d9b602406ba7d5ad192c3dbf8ae68e105992))
264 - update the rev-var for Cortex-A78AE ([589ee7e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/589ee7e8e1d27e9e596933c23dc0e33be94bbff4))
265 - workaround for Cortex-A510 erratum 2080326 ([af8088b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/af8088be609096c90c9f5324e032bd3602b42bf0))
266 - workaround for Cortex-A710 erratum 2742423 ([d7c6699](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d7c6699a2ba8589d668f209a1b11e7d42c81f440))
267 - workaround for Cortex-X2 erratum 2742423 ([6fff64f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6fff64f5758695c1dfae06ada8f13238c54738bc))
268 - workaround for Cortex-X3 erratum 2070301 ([1c70671](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1c70671c34582634bf32cd5611e4fa6f19105514))
269 - workaround for Cortex-X3 erratum 2742421 ([d55ab35](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d55ab3509503257fa66daa55260c4f252c772e3c))
270 - workaround for Neoverse N2 erratum 2009478 ([be171bb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/be171bbeefd79bb3e30be1174de98f74c67fcc4f))
271 - workaround for Neoverse N2 erratum 2340933 ([9f7275a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9f7275a3e447dccbef0083de40daa853f52a558e))
272 - workaround for Neoverse N2 erratum 2346952 ([26bb39d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/26bb39dc3e755865dda54c571284866ecba2fe70))
273 - workaround for Neoverse V2 erratum 2331132 ([bce2814](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bce281426a73cb2a3e528de24fc4fbacf93dbc97))
274 - workaround for Neoverse V2 erratum 2719105 ([61d9822](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/61d98226e11cf25aea3e053e081d3aa4d03a858a))
275 - workaround for Neoverse V2 erratum 2743011 ([28b3d98](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/28b3d9822ca907669a1f054c3d5e54855f56ae4b))
276 - workaround for Neoverse V2 erratum 2779510 ([ff996c2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ff996c20c96da81fa5e9efdfc4ed0fd4ffc2214f))
277
278### New Features
279
280- **Platforms**
281
282 - **NXP**
283
284 - **i.MX**
285
286 - **i.MX 8M**
287
288 - **i.MX 8M Nano**
289
290 - add workaround for errata ERR050362 ([885611f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/885611fbb7abb8a61b7922aac0d2bfea0eb73469))
291
292- **Services**
293
294 - **ERRATA ABI**
295
296 - add support for Cortex-X3 ([030992e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/030992e26875d2d5dc4ef605f2c1ab8aed45db86))
297
Yann Gautier033254d2023-10-24 15:40:42 +0200298## [lts-2.8.10](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.9..refs/tags/lts-v2.8.10) (2023-10-24)
299
300### Miscellaneous
301
302- **Documentation**
303
304 - reformat sphinx configuration ([6996249](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6996249b5651083a837ca397db34ae21c003a315))
305
306### Resolved Issues
307
308- **Platforms**
309
310 - **Arm**
311
312 - **FVP**
313
314 - increase BL2 size for CRYPTO_SUPPORT & ROMLIB ([dcb497f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dcb497f33a60f1302ddf8931f241673fafe9214a))
315
316- **Documentation**
317
318 - add a build.tools.python entry ([688ca84](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/688ca84d3f0254592a654da07328160771b8750c))
319 - add missing click dependency ([7b51cb7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7b51cb7ae17ff8bf7f7ea31a976a8c21efc117a7))
320 - add plantuml as a dependency ([599ca0e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/599ca0e970550980d07853c2a273c49f90b283cb))
321 - add readthedocs configuration file ([e9c63eb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e9c63eba3ab888b002707f4a091c920c77c4350f))
322 - fix build errors for latexpdf ([3cc3413](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3cc34130f6a131c31ee4fea559b153a873549062))
323 - pin poetry to version used in CI ([7711c80](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7711c80124da759d4cd8e86ee1eca2bb940d90c3))
324 - python version must be string ([d853a38](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d853a38dd0656b52d87f95bd31c125c724fe2737))
325 - specify python version to 3.10 ([6c43474](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6c43474742d6e73aa31a0e1e212e967c237561a9))
326 - use rsvg-convert as the conversion backend ([ea884b9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ea884b9921a7c3c6e4337c9e28303a5244b5b9b0))
327
328### New Features
329
330- **Libraries**
331
332 - **C Standard Library**
333
334 - add %c to printf/snprintf ([55b2443](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/55b2443449020fd7b0328ae47088abd581b84bcf))
335
336- **Documentation**
337
338 - add support for poetry ([3921cfe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3921cfe18b24ebaaaf50cf1d9ff595472e87f9a0))
339 - update Mbed-TLS version to v2.28.5 ([7084697](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7084697f196beaa02b6769893b11d4abaef9d98a))
340
Yann Gautierdeb8d8c2023-10-03 16:18:23 +0200341## [lts-2.8.9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.8..refs/tags/lts-v2.8.9) (2023-10-03)
342
343### Miscellaneous
344
345- **Platforms**
346
347 - **Broadcom**
348
349 - include cpu_helpers.S for bl2 build ([3166e1e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3166e1eac3560957b7a4558e09296cebec9d2128))
350
351- **Libraries**
352
353 - **CPU Support**
354
355 - remove redundant asserts ([48455d6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/48455d666793cd5897cca444a9b26da62761366f))
356 - rename hayes to a520 ([5232549](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5232549b27e8259cfce0c85f70a084da0b04bb4e))
357 - rename hunter to a720 ([51bf80f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/51bf80ff4778640cb58c763c1d60e74bbf571e24))
358 - rename hunter_elp to cortex-x4 ([b755a63](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b755a6334eeb5c852623d89ebd604eda36383601))
359 - rename Makalu to Cortex-A715 ([3ca8e4b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3ca8e4ba7530f4f3c1c8485fc22c16ecc8f7b3b3))
360
361### New Features
362
363- **Libraries**
364
365 - **CPU Support**
366
367 - add a concise way to implement AArch64 errata ([0fe4e97](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0fe4e9786a8f8c823253f8f6ba3fa315e2db8cba))
368 - add a way to automatically report errata ([58c9e89](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/58c9e89e538fef0349c78102ed1d74c90e3c28b0))
369 - add errata framework helpers ([d45aac6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d45aac6a25017fa7a91f65752b6bec50724990f1))
370 - add more errata framework helpers ([ea07792](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ea0779285367b022e9720beffd056e35e533ea9b))
371 - conform DSU errata to errata framework PCS ([16e0e7d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/16e0e7dba23fda6a17593cf8f54688c3326fff78))
372 - make revision procedure call optional ([2c3d9c9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2c3d9c95ba5c49456b287cb8a888c179f19d6b4b))
373 - wrappers to propagate AArch32 errata info ([08f6794](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/08f67942f5bebf940b994c6197bff79ef1ec5b15))
374
375- **Build System**
376
377 - manage patch version in Makefile ([02b628d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/02b628dcad1ad894e7661f88c9300b49af1679b9))
378
379### Code Refactoring
380
381- **Libraries**
382
383 - **CPU Support**
384
385 - add Cortex-A17 errata framework information ([0dcd7a0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0dcd7a0f489d31e82e6112248b7978038159f8ee))
386 - add Cortex-A32 errata framework information ([6fb49e2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6fb49e248686c16aeef4aa31a70338e5ea7a67f5))
387 - add Cortex-A57 errata framework information ([7e58e9a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7e58e9aeb137165adcb6eb5bca7b21057dcbdde9))
388 - add Cortex-A72 errata information ([53cc8c3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/53cc8c350a2492106645de1365a0ba2f69ae10d8))
389 - convert Cortex-A15 to use the errata framework ([863e088](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/863e088cf5463af75fdf773108c440a5094be4ba))
390 - convert Cortex-A35 to use the errata framework ([40df88f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/40df88fc7638bbdbfc4a42ce6b5c5c1eba0b4c79))
391 - convert Cortex-A710 to use the errata framework ([9d06128](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9d061289f490c30fd13b656d2f089938167ae858))
392 - convert Cortex-A715 to the errata framework ([537b475](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/537b475b33df264883d92e4cb610d73a17c414e3))
393 - convert Cortex-A72 to use cpu helpers ([3e3d65d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3e3d65d38265dd9a194924fde6ccf737e17ee642))
394 - convert Cortex-A73 to use the errata framework ([ae105c1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ae105c12462f9b2cac3bc800354fb370a6ff0ce5))
395 - convert Cortex-X3 to use the errata framework ([16dabc6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/16dabc66187137e0230245497b6b63eda00064e4))
396 - convert Neoverse N2 to framework ([8d90ed4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8d90ed473d659574dc6a0d2df74165a4ffef61d3))
397 - convert Neoverse N2 to use CPU helpers ([528bb87](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/528bb878d447de5fcacd6623f69d5bd505a712bc))
398 - convert Neoverse Poseidon to framework ([52cf624](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/52cf624d186a30d80b95cab4cf9377dc06a8abfa))
399 - convert Neoverse Poseidon to use CPU helpers ([9ac07c2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9ac07c2f7098ff24d114c42fa3ec64ddb1d9507c))
400 - convert Neoverse V1 to framework ([7462bcd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7462bcd59768183abc5d4cfc65aeacad187a1450))
401 - convert Neoverse V1 to use CPU helpers ([f16eefa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f16eefaf007a687d00dd19759ac63cfbd14e3249))
402 - convert Neoverse V2 to framework ([3416e36](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3416e3627eda5d80b9364be13f593a198bffb2bf))
403 - convert Neoverse V2 to use CPU helpers ([86a4339](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/86a43396624d23e8dd4019eaefc8e8b13c920706))
404 - convert Neoverse-E1 to framework ([203ccea](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/203ccea2b23167fefb4d848672645e720461d651))
405 - convert Neoverse-N1 to framework ([faca0ba](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/faca0ba41add31957c91e6f39d2f4fb61ec7a74b))
406 - convert Neoverse-N1 to use helpers ([06ec92b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/06ec92b02ff290d0203261eeb7618d394bdac20e))
407 - convert print_errata_status to C ([30abae0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/30abae00bc4dfeee57a3b4a214eff8769fa83099))
408 - convert QEMU Max to use the errata framework ([bd5d3d7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bd5d3d7115da498f57df2ba8c084c40d5d9daecf))
409 - convert Rainier to use errata framework ([762fb0a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/762fb0a27a51c21c8580b82e88026f8e44e07e33))
410 - convert the Cortex-A35 to use the cpu helpers ([7ee0753](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7ee075329dd132407529dd8e8a788008f07e25c4))
411 - convert the Cortex-A5 to use the errata framework ([8ffb1e6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8ffb1e6a548ea38697e9e58e611d6a6adb3495c3))
412 - convert the Cortex-A510 to use cpu helpers ([57d6e26](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/57d6e265c071cd9ae235fffcd1eeb68e06644b35))
413 - convert the Cortex-A510 to use the errata framework ([f0552cd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f0552cda2d5ad24a5567ab86305010b89453149d))
414 - convert the Cortex-A53 to use cpu helpers ([5a24bc2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5a24bc219b43a4ae085abe3d6b914fe715615dac))
415 - convert the Cortex-A53 to use the errata framework ([2ee42c4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2ee42c4393a987c825af784ceb25827b68526016))
416 - convert the Cortex-A55 to use cpu helpers ([dd205c6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dd205c6dbbbef81018dbcbc316e8f649d43d06f1))
417 - convert the Cortex-A55 to use the errata framework ([fb6523d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fb6523d9eedab24017c84ff97e5d491daa801486))
418 - convert the Cortex-A57 to use cpu helpers ([809c29b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/809c29ba926c6ff9c361274b0a8693c26fe8f973))
419 - convert the Cortex-A57 to use the errata framework ([8aa1eab](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8aa1eabb92e74c2eafe9cc7e3dd71f5dfa4bfe18))
420 - convert the Cortex-A65AE to use the errata framework ([e35181a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e35181a0b70276577395b0c7eb7d335a62e63cf5))
421 - convert the Cortex-A710 to use cpu helpers ([5d6268a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5d6268acdb9a18c1a8ac156bed700b09365a8f49))
422 - convert the Cortex-A72 to use the errata framework ([93462ce](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/93462cef92d7ebdf7cb44780c690afc1bc3b3a86))
423 - convert the Cortex-A73 to use the cpu helpers ([a1d9d96](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a1d9d961b6db3709d77aec5a7f1a07c52a389f9d))
424 - convert the Cortex-A75 to use cpu helpers ([a9b5842](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a9b5842a6092bbba3e697b224e6484a5557ad10c))
425 - convert the Cortex-A75 to use the errata framework ([fc4a40c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fc4a40cd751c039252b8e5898e56aa2d958215f9))
426 - convert the Cortex-A76 to use cpu helpers ([75c74c8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/75c74c88144afb3c4318f30b620b35d3355fc413))
427 - convert the Cortex-A76 to use the errata framework ([1ab1ecc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1ab1ecc56ac71753e1fc26c57a77aed9122ec1f9))
428 - convert the Cortex-A76AE to use cpu helpers ([ed151c0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ed151c0d4dd77c5142c07d9ee0f6efe2229e345d))
429 - convert the Cortex-A76AE to use the errata framework ([d5d7792](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d5d77921012e7ee5666bf1428df3c9a4e4cb4dfe))
430 - convert the Cortex-A77 to use the bit set helpers ([8fb8aaf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8fb8aaf6fe0f557770c36ce4a7c0495f15b7fa6e))
431 - convert the Cortex-A77 to use the errata framework ([2addd83](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2addd83ab2df9c8d082c57c64a039ce048d499ef))
432 - convert the Cortex-A78 to use cpu helpers ([47f4a86](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/47f4a863c65169ce79dfc0f2c4ffa9b42cc3d09c))
433 - convert the Cortex-A78 to use the errata framework ([cc88cfb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cc88cfb1946332e5e64cf951ae8225c1dcf64f2e))
434 - convert the Cortex-A78AE to use cpu helpers ([c91dad2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c91dad222acb19d9528198419bc3ff64328bbec2))
435 - convert the Cortex-A78AE to use the errata framework ([d413a7b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d413a7bb032da5dc59be42274de5edcfbe4f84e6))
436 - convert the Cortex-A78C to use cpu helpers ([4cec69c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4cec69c28bc000c09110a71f1bc9430419ec34a5))
437 - convert the Cortex-A78C to use the errata framework ([e707838](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e7078388a7ae417e96146fbd8efa571e4ca0cdf6))
438 - convert the Cortex-X1 to use cpu helpers ([de824c7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/de824c757dfd4686f853f2645013d405121316d9))
439 - convert the Cortex-X1 to use the errata framework ([dfdad36](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dfdad365008722edc5b22d8c722eda9f4727516b))
440 - convert the Cortex-x2 to use cpu helpers ([e5e8b58](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e5e8b58105cd97e929790bd78b57a50ae8f7c637))
441 - convert the Cortex-x2 to use the errata framework ([5a94e5c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5a94e5ccf67585ea3bf23e6da438b2d8977a168c))
442 - convert the Cortex-X3 to use the cpu helpers ([525f390](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/525f390cef3e3349a62701172909b08c3a4a4714))
443 - convert the Denver cpu to use the errata framework ([99f116e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/99f116e48f76549a19433390015bb59e1e3d5c44))
444 - move cpu_ops field defines to a header ([49d1200](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49d12009b677051879add3d3d7364a686ab3fa3c))
445 - rename errata_report.h to errata.h ([f8b2166](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f8b2166c778d182a847a00f61ea2d50394ea85cd))
446 - reorder Cortex-A510 errata by ascending order ([502f254](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/502f254e94b3474c3b49c272a900952fd51116a5))
447 - reorder Cortex-A53 errata by ascending order ([53ebfc4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/53ebfc4fb82a1705ed9da630a3736f47a2776c45))
448 - reorder Cortex-A57 errata by ascending order ([8ca70b1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8ca70b1312df92393ab24d3750bc03abe5f5822c))
449 - reorder Cortex-A710 errata by ascending order ([64f4c46](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/64f4c4665d97dc11276cef7125fcf733e9896b0d))
450 - reorder Cortex-A72 errata by ascending order ([5e7ee47](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5e7ee47f6cd3d33deab7b881b3fa6500d0968090))
451 - reorder Cortex-A73 errata by ascending order ([1b5699b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1b5699b5eb1cf3fd26e5b43f442770baacd5718b))
452 - reorder Cortex-A77 errata by ascending order ([26a1c7b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/26a1c7b75a5f4961ae84b0dda82c5b515cf3e116))
453 - reorder Cortex-A78 errata by ascending order ([2865d37](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2865d37ad45868b91d3f1c7e7d350890485855d1))
454 - reorder Cortex-A78C errata by ascending order ([d2174fe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d2174fe480d1b83bedbf8ba9077e8d1fb60ff6fb))
455 - reorder Cortex-X1 errata by ascending order ([4be4a9b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4be4a9b19145518c23860b4062ec789a9191af79))
456 - reorder Cortex-x2 errata by ascending order ([86b014d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/86b014d7e8f4a86101847f1d37d84544927a4d2c))
457 - reorder Cortex-X3 errata by ascending order ([ebc0174](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ebc017480b47dd9cdd1d2b62a6a42c34a54d7fd5))
458 - reorder Neoverse N2 errata by ascending order ([530fcd7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/530fcd71de3559650b445ea65ef132b8b635609a))
459 - reorder Neoverse V1 errata by ascending order ([0efeacc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0efeacc818535907c282be99a154b8b4504810eb))
460 - reorder Neoverse-N1 .S file ([4a5ef5d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4a5ef5dcf91eaf960e42bdf7e48fa9a217dad334))
461 - use cpu errata wrappers Cortex-A12 aarch32 cpu ([5fd93d4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5fd93d47fc3fe6007ec2e7a82025bfab704cba87))
462 - use cpu errata wrappers Cortex-A7 and A9 aarch32 cpus ([d959cef](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d959cef5111cdcf56adee331db152f482eaaadd0))
463 - use cpu errata wrappers for aarch64 hunter based cpus ([a581522](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a581522edd619adf1d5734660c86ca5bd68d6bdb))
464
465### Build System
466
467- **Platforms**
468
469 - **Arm**
470
471 - **FPGA**
472
473 - reduce cpu_libs to tc and neoverse ([8d1fd9e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8d1fd9e6188dcdc089c571ceeb8127692514f0da))
474 - remove a710 from fpga build ([0a1fc65](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0a1fc656c5ee2775ef016b48b42df7fb914fbe8d))
475
476 - **FVP**
477
478 - reduce the number of cpu libraries included by default ([4089e8e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4089e8e2a2a33c920775fcb12e41339accf4694b))
479
480### Resolved Issues
481
482- **Platforms**
483
484 - **Arm**
485
486 - bl2 start address for RESET_TO_BL2+ENABLE_PIE ([451f0c9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/451f0c9c2708b9359dac3105e49f697308a60c45))
487
488 - **FVP**
489
490 - adjust BL31 maximum size as per total SRAM size ([80ccc42](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/80ccc423bc9c1b4ab160f72a08b5f015acf813de))
491 - resolve broken workaround reference ([aebb533](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/aebb533091b8197fde92e9bb78045fc4c44fe7d6))
492
493- **Services**
494
495 - **ERRATA ABI**
496
497 - added Neoverse N2 to Errata ABI list ([4b1dc22](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4b1dc22f2bc957433e20df6d0a09ab62759ab44e))
498
499- **Libraries**
500
501 - **CPU Support**
502
503 - fix minor issue seen with a9 cpu ([b087d2d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b087d2d357b0b3707c0590167a1b8449a068a988))
504 - reduce generic_errata_report()'s size ([edc4668](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/edc4668486ce27ffd69c65564eb8b93654cad9a0))
505 - revert erroneous use of override_vector_table macro in Cortex-A73 ([a5627d5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a5627d501a7e4d718094d32ae5d43dad1a890505))
506 - workaround for Neoverse N2 erratum 2743014 ([4e4d88b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4e4d88b64fff1d81b7fb636aa4ea2dcbe6a52112))
507 - workaround for Neoverse N2 erratum 2779511 ([16f2a34](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/16f2a3480afd36a14f06ea25605f1acab2c4858e))
508
509- **Documentation**
510
511 - updated certain Neoverse N2 erratum status in docs ([9d6d133](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9d6d133ed4bed0af1f371efea5000c2ff3b0a238))
512
513### Documentation
514
515- **Services**
516
517 - **ERRATA ABI**
518
519 - document the errata framework ([5a13a46](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5a13a46aa55ab268a0361daed54c2d223777a2c8))
520
521- **Documentation**
522
523 - **Changelog**
524
525 - changelog for lts-v2.8.9 release ([897a8f6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/897a8f63f0d72e817fb75bdd239e52925f043b03))
526 - display all sections ([a43c627](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a43c627bb2717ca38c0e06e33f9246ce2c892f31))
527 - update errata-abi topic ([30f65b1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/30f65b1801cb631e216b1121097eeffb39af4667))
528
Varun Wadekara7d03862023-08-01 21:21:55 +0000529## [lts-2.8.8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.7..refs/tags/lts-v2.8.8) (2023-08-01)
530
531### Resolved issues (since lts-v2.8.7)
532
533- **Libraries**
534
535 - **CPU Support**
536
537 - fix(cpus): workaround for Neoverse V2 erratum 2801372 ([ec3fafa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ec3fafa24307686b957de0899ba30bfbb5a70380))
538
Okash Khawaja70771072023-07-13 16:28:05 +0100539## [lts-2.8.7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.6..refs/tags/lts-v2.8.7) (2023-07-13)
540
541### Resolved issues (since lts-v2.8.6)
542
543- **Build System**
544
545 - fix(build): allow warnings when using lld ([37bee49](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/37bee4983192451a00ed9dd5987e8e856fb09714))
546 - build(makefile): add helper to detect linker options ([8782b88](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8782b8849147aef0e0f8dcf54ec3f2d980acbf50))
547 - feat(build): add support for new binutils versions ([1fdc979](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1fdc9797f32c711c35a8a61a591607c8fa8a5468))
548
549- **Services**
550
551 - **Errata ABI**
552
553 - feat(errata_abi): errata management firmware interface ([bb9d6fa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bb9d6faa41ee9d60fdd310f446870b1dbcc41b03))
554 - refactor(errata_abi): factor in non-arm interconnect ([4a001ff](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4a001ffb68e0a8f306ca84a6c1c3142dff728aa2))
555 - fix(cpus): workaround platforms non-arm interconnect ([f718c87](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f718c8723aca40164340c416a0e9d96a37719fe5))
556 - docs(errata_abi): document the errata abi changes ([66dab5c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/66dab5c69420fc728a74d10a83f0abc0e4c4f756))
557
558- **Platforms**
559
560 - **FVP**
561
562 - feat(fvp): enable errata management interface ([b8bb1e3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b8bb1e347e5486583edda32e47af53a43165a3aa))
563
Varun Wadekarea81ab52023-04-20 11:45:02 +0100564## [lts-2.8.6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.5..refs/tags/lts-v2.8.6) (2023-04-20)
565
566### Resolved issues (since lts-v2.8.5)
567
568 - **Arm**
569
570 - **GIC**
571
572 - **GICv3**
573
574 - fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 ([2e48284](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2e48284c8b5a4cf28779a30fd60d99650928865e))
575
576- **Bootloader Images**
577
578 - **BL32**
579
580 - **TSP**
581
582 - fix(tsp): use verbose for power logs ([6cc8ca9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6cc8ca93a905cfdc791ab7a7d2b8d6c366b5705e))
583
Varun Wadekar774abd42023-04-19 14:20:19 +0100584## [lts-2.8.5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.4..refs/tags/lts-v2.8.5) (2023-04-19)
585
586### Resolved issues (since lts-v2.8.4)
587
588- **Libraries**
589
590 - **CPU Support**
591
592 - refactor(cpus): shorten errata flag defines ([e31060c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e31060c472cd53ce5a21a5ce19cd663a3fd79ec3))
593 - fix(cpus): workaround for Cortex-A78C erratum 1827430 ([14bb756](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/14bb7567d5e9805e5287651eeec5aa95cae40432))
594 - fix(cpus): workaround for Cortex-A78C erratum 1827440 ([330095f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/330095fa4a2695bac85fd12e0017090d9ebb633f))
595
Varun Wadekard01721f2023-04-04 15:07:31 +0100596## [lts-2.8.4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.3..refs/tags/lts-v2.8.4) (2023-04-04)
597
598### Resolved issues (since lts-v2.8.3)
599
600- **Libraries**
601
602 - **CPU Support**
603
604 - fix(cpus): workaround for Neoverse V1 errata 2743233 ([08a0f6a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/08a0f6acaa327b0de868a2fdff9fcdf5880de9db))
605
Varun Wadekarf5c3b422023-03-28 09:09:54 +0100606## [lts-2.8.3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.2..refs/tags/lts-v2.8.3) (2023-03-28)
607
608### Resolved issues (since lts-v2.8.2)
609
610- **Libraries**
611
612 - **CPU Support**
613
614 - fix(cpus): workaround for Cortex-A78 erratum 2742426 ([a307605](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a30760567eacce2b384ba072050eae4a422a5e9f))
615 - fix(cpus): workaround for Cortex-A78C erratum 2779484 ([48f38bc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/48f38bcb0465719a502d98bc04efe69553b3cb22))
616
617- **Dependencies**
618
619 - **Compiler runtime libraries**
620
621 - fix(deps): add missing aeabi_memset.S ([0aae8a3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0aae8a34b3ca8ed0885166cb5bf6af67bc91c5fa))
622
Varun Wadekarf46f17b2023-03-20 16:42:34 +0000623## [lts-2.8.2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.1..refs/tags/lts-v2.8.2) (2023-03-20)
624
625### Resolved issues (since lts-v2.8.1)
626
627- **Platforms**
628
629 - **Xilinx**
630
631 - **ZynqMP**
632
633 - fix(zynqmp): enable A53 workaround(errata 1530924) ([3c5ba11ca] (https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3c5ba11ca800e41e36ea97b696cd3ce9c64d5412)))
634
Okash Khawajace398752023-02-28 11:55:02 +0000635## [lts-2.8.1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/lts-v2.8.0..refs/tags/lts-v2.8.1) (2023-02-28)
636
637### Resolved issues (since lts-v2.8.0)
638
639- **Libraries**
640
641 - **el3_runtime**
642
643 - Revert "fix(el3_runtime): allow SErrors when executing in EL3" ([51120a499](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/51120a499ee7682ce659e613e197597e9376aae7))
644
Varun Wadekarc7e8bda2023-02-10 21:23:51 +0000645## [lts-2.8.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v2.8.0..refs/tags/lts-v2.8.0) (2023-02-10)
646
647### Resolved issues (since v2.8)
648
649- **Libraries**
650
651 - **C Standard Library**
652
653 - fix(libc): properly define SCHAR_MIN ([33d7e301f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/33d7e301f74059b12b606cfc54afd48a9ad26b4a))
654
655 - **CPU Support**
656
657 - fix(cpus): workaround for Cortex-A510 erratum 2684597 ([a40d9559b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a40d9559b2f104923dc01c74dcdd4ac06b85adef))
658 - fix(cpus): workaround for Cortex-A78C erratum 2772121 ([b33ea1e3e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b33ea1e3e91430d03d4328f1c7c094af7622ff2d))
659 - fix(cpus): workaround for Neoverse V1 errata 2779461 ([c06124dad](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c06124dadc10a4cdc63772483921810dbc3f4b95))
660 - fix(cpus): workaround for Cortex-A78 erratum 2779479 ([5a25a70fb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5a25a70fb67f56be5f3ebed3d4234bb3b8120181))
661 - fix(cpus): workaround for Cortex-X2 erratum 2282622 ([209b8ccd7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/209b8ccd772d3b94b30b731bd85da1c3ecd0ecdb))
662 - fix(cpus): workaround for Cortex-A710 erratum 2282622 ([a9f7a50d3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a9f7a50d30598d2bd7f3d048930e54c520adc69f))
663 - fix(cpus): workaround for Neoverse V1 erratum 2743093 ([b7f723e55](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b7f723e55f52f693e6517120bd016d56f0cdb80c))
664 - fix(cpus): workaround for Cortex-A78 erratum 2772019 ([3a8011088](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3a80110887ed752b0c6e5b4f0d59bd6d40f4bb24))
665 - fix(cpus): workaround for Neoverse N2 erratum 2743089 ([b0b654f90](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b0b654f908df85133e9d8cbbe252cf7f48dd883c))
666 - fix(cpus): workaround for Cortex-X2 erratum 2768515 ([262bb3a22](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/262bb3a223bed377603ac756fef8d685fad016ef))
667 - fix(cpus): workaround for Cortex-A710 erratum 2768515 ([c90daab3f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c90daab3f0029867f7d1b419dcb72961bdfaea9d))
668 - fix(cpus): workaround for Cortex-X3 erratum 2615812 ([bcdd5152d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bcdd5152dc6c0496d25e936f3af4416dab1d32bc))
669
670 - **el3_runtime**
671
672 - fix(el3_runtime): allow SErrors when executing in EL3 ([327f4bb0c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/327f4bb0cf2035ee46f0753429a43fd4c97a5d98))
673 - fix(el3_runtime): restore SPSR/ELR/SCR after esb ([f06ba4a21](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f06ba4a2137000e87f1ec77eef054d3ac1706d84))
674
675- **Miscellaneous**
676
677 - **Debug**
678
679 - fix(console): fix crash on spin_unlock with cache disabled ([cede543e2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cede543e29d7110adfd99427f35858e6a81cb596))
680
681- **Platforms**
682
683 - **Arm**
684
685 - **CSS**
686
687 - fix(plat/css): fix invalid redistributor poweroff ([1432d4b86](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1432d4b86ea11160d211470a15cdcdc1e36bb0fb))
688
689 - **ST**
690
691 - fix(st): include utils.h to solve compilation error ([06d5116f2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/06d5116f29bcffef89ae3190bb4df3043cb91cf8))
692
693 - **Intel**
694
695 - fix(intel): fix fcs_client crashed when increased param size ([2b2eaf1d9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2b2eaf1d96255f5e56cf8469e98ee77631b0bcda))
696
697 - **Layerscape**
698
699 - fix(layerscape): unlock write access SMMU_CBn_ACTLR ([40b90a9c4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/40b90a9c4ce8a7f131ea65edb549d8f0160a5999))
700 - fix(layerscape): fix errata a008850 ([61cc890d7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/61cc890d715e6d388ed15ba9cb1a5a8c66ded6c3))
701
702 - **LX2**
703
704 - feat(lx2): enable OCRAM ECC ([1c65e8798](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1c65e8798b5be2a2ac7f3aaa410e02f7fc4b29ad))
705 - feat(lx2): support more variants ([fa8a6d76f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fa8a6d76ffe03647676f12740fce5a2ed3735616))
706 - fix(lx2): init global data before using it ([fd857216e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fd857216e5e7bec268579f4999b9c23dd7c1cfac))
707
708 - **NXP**
709
710 - fix(nxp-drivers): fix tzc380 memory regions config ([4b654f4b4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4b654f4b47267469426a3f77ad0981a1063ebf24))
711 - fix(nxp-ddr): apply Max CDD values for warm boot ([1414e0add](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1414e0adda7fdfa4405412c6328d52371e1e376a))
712 - fix(nxp-ddr): use CDDWW for write to read delay ([8047151ab](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8047151ab249c9f900132486c17d5bdf39d7ca51))
713
714 - **ls1046a**
715
716 - fix(ls1046a): 4 keys secureboot failure resolved ([ff8694041](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ff8694041010045e3fcafe57aed0fbbe236d2cf5))
717
718- **Security**
719
720 - docs(security): security advisory for CVE-2022-47630 ([084d29c26](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/084d29c2654f0717129aac116adb644df9a8387c))
721 - fix(auth): properly validate X.509 extensions ([a89b1f193](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a89b1f19303add7971828546f922bb9f889dae87))
722 - fix(auth): avoid out-of-bounds read in auth_nvctr() ([187e79427](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/187e79427dd09ae4b47128aa17975dc1310453bc))
723 - fix(auth): require at least one extension to be present ([379183edc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/379183edc4d34e513678f652703b890c1db95d3b))
724 - fix(auth): forbid junk after extensions ([609437cbf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/609437cbf591d77050d4a4e2de4e0c322d71706e))
725
726- **Tools**
727
728 - fix(sptool): add dependency to SP image ([9e01aedd4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9e01aedd4359311169f4e472240314db8494d251))
729
laurenw-arm0fa7fe52022-11-15 10:15:34 -0600730## [2.8.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v2.7.0..refs/tags/v2.8.0) (2022-11-15)
731
732### ⚠ BREAKING CHANGES
733
734- **Drivers**
735
736 - **Arm**
737
738 - **Ethos-N**
739
740 - add support for SMMU streams
741
742 **See:** add support for SMMU streams ([b139f1c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b139f1cf975f9968eb8bd1182a173b976ecf06f9))
743
744### New Features
745
746- **Architecture**
747
748 - pass SMCCCv1.3 SVE hint bit to dispatchers ([0fe7b9f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0fe7b9f2bcdf754c483399c841e5f0ec71e53ef3))
749
750 - **Branch Record Buffer Extension (FEAT_BRBE)**
751
752 - add brbe under feature detection mechanism ([1298f2f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1298f2f13d6d97dfcac120a2ee68d5eea3797068))
753
754 - **Confidential Compute Architecture (CCA)**
755
756 - introduce new "cca" chain of trust ([56b741d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/56b741d3e41cd6b2f6863a372a9489c819e2b0e9))
757
758 - **Pointer Authentication Extension**
759
760 - add/modify helpers to support QARMA3 ([9ff5f75](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9ff5f754aea00d0e86ba5191839fc0faef949fe0))
761
762 - **Trapping support for RNDR/RNDRRS (FEAT_RNG_TRAP)**
763
764 - add EL3 support for FEAT_RNG_TRAP ([ff86e0b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ff86e0b4e6c34d28b8642dd8eb9cbdd517bad195))
765
766 - **Scalable Matrix Extension (FEAT_SME)**
767
768 - fall back to SVE if SME is not there ([26a3351](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/26a3351edab1501d7e19ae96540c34b2700ac32f))
769
770 - **Scalable Vector Extension (FEAT_SVE)**
771
772 - support full SVE vector length ([bebcf27](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bebcf27f1c75f48cc129e8608cba113d0db32ef8))
773
774 - **Trace Buffer Extension (FEAT_TRBE)**
775
776 - add trbe under feature detection mechanism ([47c681b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/47c681b7d7f03e77f6cdd7b5d116ae64671ab8ca))
777
778- **Platforms**
779
780 - **Arm**
781
782 - add support for cca CoT ([f242379](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f24237921e3fa61e64fa1ec845e14e2748d04a2b))
783 - forbid running RME-enlightened BL31 from DRAM ([1164a59](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1164a59cb16a9bbc672fa6d07895bc6fa0361bcb))
784 - provide some swd rotpk files ([98662a7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/98662a73c903b06f53c9f9da6a9404187fc10352))
785 - retrieve the right ROTPK for cca ([50b4497](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/50b449776df11cac06347e8ef1af5dae701a0e3a))
786
787 - **CSS**
788
789 - add interrupt handler for reboot request ([f1fe144](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f1fe1440db197d514b5484e780cfb90f504c62b9))
790 - add per-cpu power down support for warm reset ([158ed58](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/158ed580bdf5736abfa9f16f61be1ca1609e0e41))
791
792 - **FVP**
793
794 - add example manifest for TSP ([3cf080e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3cf080ed61e90668f0c44ca7f577e51c081e5c7c))
795 - add crypto support in BL31 ([c9bd1ba](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c9bd1bacffd9697ec4ebac77e45588cf6c261a3b))
796 - add plat API to set and get the DRTM error ([586f60c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/586f60cc571f0f3b6d20eb5033717e9b0cc66af4))
797 - add plat API to validate that passed region is non-secure ([d5f225d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d5f225d95d3dc7473340ffebfcb9068b54f91a17))
798 - add platform hooks for DRTM DMA protection ([d72c486](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d72c486b52dc654e4216d41dcc1b0f87bdbdf3e9))
799 - build delegated attestation in BL31 ([0271edd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0271eddb0c00b01033bf651f0eeaf659c0c2dd39))
800 - dts: drop 32-bit .dts files ([b920330](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b92033075aa27031091e184b54f4dc278ecb27bc))
801 - fdts: update rtsm_ve DT files from the Linux kernel ([2716bd3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2716bd33e318821c373b3d4dce88110a340a740d))
802 - increase BL31's stack size for DRTM support ([44df105](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/44df105ff867aeb2aa5d20faa3e8389866099956))
803 - increase MAX_XLAT_TABLES entries for DRTM support ([8a8dace](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8a8dace5a5cd3a51d67df3cea86628f29cc96013))
804 - support building RSS comms driver ([29e6fc5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/29e6fc5cc7d0c8bc4ba615fd97df4cb65d3c7ba3))
805
806 - **RD**
807
808 - **RD-N2**
809
810 - add a new 'isolated-cpu-list' property ([afa4157](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/afa41571b856509c25c66c331737b895144b681b))
811 - add SPI ID ranges for RD-N2 multichip platform ([9f0835e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9f0835e9156f13b56336a47a4b51e90719a852ff))
812 - enable extended SPI support ([108488f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/108488f9ac026f036c0de2b824b339a30f9a0cbb))
813
814 - **SGI**
815
816 - increase memory reserved for bl31 image ([a62cc91](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a62cc91aeedbdcfb3396983ed165eb35b8d4c3fa))
817 - read isolated cpu mpid list from sds ([4243ef4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4243ef41d480fd8e870f74defe263156a6c02c8d))
818 - add page table translation entry for secure uart ([2a7e080](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2a7e080cc50be5739afcfb3b7db59e4d610a7d53))
819 - bump bl1 rw size ([94df8da](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/94df8da3ab520330b2e7d276603f33e284c27b3f))
820 - configure SRAM and BL31 size for sgi platform ([8fd820f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8fd820ffb918ad8fdc1f2c72cc64dad5eaff77aa))
821 - deviate from arm css common uart related definitions ([173674a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/173674ae428aa23e8f2a38d5542d0ea52eed7e80))
822 - enable css implementation of warm reset ([18884c0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/18884c002e6c298f27d6e4792eab2c9f4d89bddb))
823 - remove override for `ARM_BL31_IN_DRAM` build-option ([a371327](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a371327ba9fc2e1c5988ac1436b29c42aab8dfd8))
824 - route TF-A logs via secure uart ([0601083](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0601083f0ce0045bd957c1343d2196be0887973b))
825
826 - **TC**
827
828 - add MHU addresses for AP-RSS comms on TC2 ([6299c3a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6299c3a0f7c8220b0bf15723ec8995b72bf97677))
829 - add RSS-AP message size macro ([445130b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/445130b127f411bdf4958fa10f292a930c9ae57d))
830 - add RTC PL031 device tree node ([a816de5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a816de564f927ebb72ab7692b8b3f46073179310))
831 - enable RSS backend based measured boot ([6cb5d32](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6cb5d3268fa41d15480c4e070a51577b333767fe))
832 - increase maximum BL1/BL2/BL31 sizes ([e6c1316](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e6c131655fa168ffd1ae738a74ba25e5f850036c))
833 - introduce TC2 platform ([eebd2c3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/eebd2c3f61c90942fb186fa43fbb4c4a543d8b55))
834 - move start address for BL1 to 0x1000 ([9335c28](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9335c28a019ee2d9ab7a0f9276b91415f3c9f1bc))
835
836 - **HiSilicon**
837
838 - **HiKey960**
839
840 - add a FF-A logical partition ([25a357f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/25a357f1932cf2b0d125dd98b82eeacad14005ea))
841 - add memory sharing hooks for SPMC_AT_EL3 ([5f905a2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5f905a249839e9e20ebf44c22d95caaf3a2e5611))
842 - add plat-defines for SPMC_AT_EL3 ([feebd4c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/feebd4c7a86b6f0fcc1eb5008ba5f7d44e75beaf))
843 - add SP manifest for SPMC_AT_EL3 ([6971642](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6971642d23d0c5e33e507eb78b7c569045e2f85d))
844 - define a datastore for SPMC_AT_EL3 ([e618c62](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e618c621b3ece7a0262ff9245027132982e6207c))
845 - increase secure workspace to 64MB ([e0eea33](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e0eea337b32e37bbef9bad1310b96b9c0d86f7b9))
846 - read serial number from UFS ([c371b83](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c371b83f0c5b503c21bd1b6092bc0230032329ce))
847 - upgrade to xlat_tables_v2 ([6cfc807](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6cfc8078d032d278e09523e236ab5b36f69f2ec0))
848
849 - **MediaTek**
850
851 - add more flexibility of mtk_pm.c ([6ca2046](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6ca2046ef15dcf19fbda5f12cbfe1004d340c969))
852 - add more options for build helper ([5b95e43](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5b95e439c745dcf94899238b82826d8f1d32acbe))
853 - add smcc call for MSDC ([4dbe24c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4dbe24cf7d2b04c552f394062f42c30fee7e26a6))
854 - extend SiP vendor subscription events ([99d30b7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/99d30b72c02502731ecf116acfda44ee3c2c9e5e))
855 - implement generic platform port ([394b920](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/394b92084d53e2bf8960731be7a79c999871f127))
856 - introduce mtk init framework ([52035de](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/52035dee1ae7b0f2f0d5f16c734ca7a5cea127b7))
857 - move dp drivers to common folder ([d150b62](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d150b6296e6960f2548b265b8b23e6cdb502d3b7))
858 - move lpm drivers back to common ([cd7890d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cd7890d79e9d508e82f3078f02e8277f8c8df181))
859 - move mtk_cirq.c drivers to cirq folder ([cc76896](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cc76896d9e416b15548b2d6bf068e5d3f9b4064a))
860 - support coreboot BL31 loading ([ef988ae](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ef988aed9e09a4108b87decb14dee5f2d23230a4))
861
862 - **MT8186**
863
864 - add EMI MPU support for SCP and DSP ([3d4b6f9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3d4b6f932444c7b0f70f8654b92193b294527056))
865
866 - **MT8188**
867
868 - add armv8.2 support ([45711e4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/45711e4e1614fbed75ea645777cc2bb11d4be96f))
869 - add audio support ([c70f567](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c70f567ad75c30a990cb60c71b6c0b02538366fd))
870 - add cpu_pm driver ([4fe7e6a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4fe7e6a8d9f09c40d087167432cb07621c175b3f))
871 - add DCM driver ([bc9410e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bc9410e2376e0b6355ea6440aa90ad968fc5f3b3))
872 - add DFD control in SiP service ([7079a94](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7079a942bd9705fd9e0cd220324f7dfd9c53dcad))
873 - add display port control in SiP service ([a4e5023](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a4e502319d136d8854ef2ed4aaa6d5368541e551))
874 - add EMI MPU basic drivers ([8454f0d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8454f0d65eeb85b72f454376faa0f7a15226e240))
875 - add IOMMU enable control in SiP service ([be45724](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/be457248c6b0a7f3c61bd95af58372938d13decd))
876 - add LPM driver support ([f604e4e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f604e4ef6e306c6d87e17e77e50a68aad0510110))
877 - add MCUSYS support ([4cc1ff7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4cc1ff7ef2c3544ef1aabeb2973a2d8f7800776b))
878 - add pinctrl support ([ec4cfb9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ec4cfb91fc197a024d1edb9fae5e9ce100e5b200))
879 - add pmic and pwrap support ([e9310c3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e9310c34b018944a6c29a8f408f0a34b43a0df6d))
880 - add reset and poweroff functions ([a72b9e7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a72b9e7754a27e6ebccf79f0cc4fb7cc5a0a8a5e))
881 - add RTC support ([af5d8e0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/af5d8e07955ddef9000c64de94deb2703e6ffcf0))
882 - add support for PTP3 ([44a1051](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/44a10511c9e5a66b3a33abba44856a7a5dc5e655))
883 - apply ERRATA for CA-78 ([abb995a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/abb995abbe45874a397351cbb134ae32d4cc545b))
884 - enable MTK_PUBEVENT_ENABLE ([0b1186a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0b1186a3e6fd6daffaef3f6cf59650bb9121191c))
885 - initialize GIC ([cfb0516](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cfb0516f3cc36e3d0ec9b0bdabf1eb6ea2b275c1))
886 - initialize platform for MediaTek MT8188 ([de310e1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/de310e1e5f0b76b9de2b93759344540e0109c8eb))
887 - initialize systimer ([215869c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/215869c693c136192505a004ec368f503f146505))
888
889 - **NXP**
890
891 - **i.MX**
892
893 - **i.MX 8M**
894
895 - add dram retention flow for imx8m family ([c71793c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c71793c6476fa2828f866b8d7b272289f0d9a15c))
896 - add support for high assurance boot ([720e7b6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/720e7b66f2353ef7ed32a8f85f8396fbc0766ffc))
897 - add the anamix pll override setting ([66d399e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/66d399e454b160ce358346cfa9142a24d8493a41))
898 - add the ddr frequency change support for imx8m family ([9c336f6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9c336f6118a94970f4045641a971fd1e24dba462))
899 - add the PU power domain support on imx8mm/mn ([44dea54](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/44dea5444b087acd758b1c8370999be635e17e43))
900 - keep pu domains in default state during boot stage ([9d3249d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9d3249de8078e33b90193d8f91f4914acc36c6ec))
901 - make psci common code pie compatible ([5d2d332](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5d2d3328db88846accd179c96d71bab79a150937))
902
903 - **i.MX 8M Nano**
904
905 - add BL31 PIE support ([62d37a4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/62d37a4362456694bdae6d8921c2c7572a0d99a4))
906 - add hab and map required memory blocks ([b5f06d3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b5f06d3dfad8c27bdf528b083ef919ce4022c52d))
907 - enable dram retention suuport on imx8mn ([2003fa9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2003fa94dc9b9eda575ebfd686308c6f87c366f0))
908
909 - **i.MX 8M Mini**
910
911 - add BL31 PIE support ([a8e6a2c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a8e6a2c83ce511dad88eb68f98a3191fa93564d4))
912 - add hab and map required memory blocks ([5941f37](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5941f37288a5ceac495cbdbd3e3d02f1a3c55e0a))
913 - enable dram retention suuport on imx8mm ([b7abf48](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b7abf485ee15c3e5b16522bb91dd6b0c24bfbfc0))
914
915 - **i.MX 8M Plus**
916
917 - add BL31 PIE support ([7a443fe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7a443fefa4eaef65332a38c8189573b5b4b4a1e3))
918 - add hab and map required memory blocks ([62a93aa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/62a93aa7afcd022f06d322c36979f0aa02713beb))
919
920 - **i.MX 8Q**
921
922 - add 100us delay after USB OTG SRC bit 0 clear ([66345b8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/66345b8b13dc32bcd9f6af3c04f60532e7d82858))
923
924 - **Layerscape**
925
926 - **LS1043A**
927
928 - **LS1043ARDB**
929
930 - update ddr configure for ls1043ardb-pd ([18af644](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/18af644279b36e841068db0e1c857dedf1456b38))
931
932 - **QEMU**
933
934 - increase size of bl31 ([0e6977e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0e6977eee178a6436e4a7e1503ea854989316ff4))
935
936 - **QTI**
937
938 - fix to support cpu errata ([6cc743c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6cc743cf0fa9b216f2af8ff87c716dcc0bb6f6a0))
939 - updated soc version for sc7180 and sc7280 ([39fdd3d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/39fdd3d85d1165cd1b876288532000c5c6eb1ecb))
940
941 - **Socionext**
942
943 - **Synquacer**
944
945 - add BL2 support ([48ab390](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/48ab390444e1dabb669430ace9b8e5a80348eed0))
946 - add FWU Multi Bank Update support ([a193825](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a19382521c583b3dde89df14678b011960097f6c))
947 - add TBBR support ([19aaeea](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/19aaeea00bc4fba94af7aca508af878136930f4a))
948
949 - **ST**
950
951 - add trace for early console ([00606df](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/00606df01201fcad509ea9ddff89d5f176bee793))
952 - enable MMC_FLAG_SD_CMD6 for SD-cards ([53d5b8f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/53d5b8ff50d322f764b1f5a8c882b9ee1ba952c9))
953 - properly manage early console ([5223d88](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5223d88032dcecb880d620e63bfa70799dc6cc1a))
954 - search pinctrl node by compatible ([b14d3e2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b14d3e22b4964ce589d107e7fd68601bf070f44c))
955
956 - **STM32MP1**
957
958 - add a check on TRUSTED_BOARD_BOOT with secure chip ([54007c3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/54007c37d560dd170efa52a79feb206aefb90ed4))
959 - add a stm32mp crypto library ([ad3e46a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ad3e46a35cb208e16adfe3d753214739583dca10))
960 - add define for external scratch buffer for nand devices ([9ee2510](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9ee2510b62ef9428d767523ddb9c5a39b7a2b954))
961 - add early console in SP_min ([14a0704](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/14a070408d9231dc1c487dfe36058b93faf5915c))
962 - add plat_report_*_abort functions ([0423868](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0423868373026a667f0c004e4d365fa12fd734ef))
963 - add RNG initialization in BL2 for STM32MP13 ([2742374](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2742374414c5891ac37fd4d42ba62c3cff1474c6))
964 - add the decryption support ([cd79116](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cd791164a9ad2f42d25d24012715bbe763b41e1c))
965 - add the platform specific build for tools ([461d631](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/461d631acae9daec77c9668216280cbf66240249))
966 - add the TRUSTED_BOARD_BOOT support ([beb625f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/beb625f90bfd1858b9d413cae67457e57c79a118))
967 - allow to override MTD base offset ([e0bbc19](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e0bbc190d500e53ee0566af85639d3cdbbe7177d))
968 - configure the serial boot load address ([4b2f23e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4b2f23e55f27b6baccf3e858234e69685d51fcf4))
969 - extend STM32MP_EMMC_BOOT support to FIP format ([95e4908](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/95e4908e17fbb44aed1f8612fefdd6d21fef8f49))
970 - manage second NAND OTP on STM32MP13 ([d3434dc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d3434dca0b3acb902fe3a6cf39065ba917f69b1c))
971 - manage STM32MP13 rev.Y ([a3f97f6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a3f97f66c36e987a6617f1f39c3b9e64b763212c))
972 - optionally use paged OP-TEE ([c4dbcb8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c4dbcb885201c89a44df203661af007945782993))
973 - remove unused function from boot API ([f30034a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f30034a298a8d7260464cbcf2d2306bff533d6dd))
974 - retrieve FIP partition by type UUID ([1dab28f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1dab28f99dfa03dc11538056a90f00f37bfb1085))
975 - save boot auth status and partition info ([ab2b325](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ab2b325c1ab895e626d4e11a9f26b9e7c968f8d8))
976 - update ROM code API for header v2 management ([89c0774](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/89c07747d0396b92c83af8736ff49ef8c09bc176))
977
978 - **STM32MP13**
979
980 - change BL33 memory mapping ([10f6dc7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/10f6dc789350ed5915a474b2d411890261b741ae))
981
982 - **STM32MP15**
983
984 - manage OP-TEE shared memory ([722ca35](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/722ca35ecc1c5de8682ca8df315a6369d0c21946))
985
986 - **Texas Instruments**
987
988 - **K3**
989
990 - add support for J784S4 SoCs ([4a566b2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4a566b26ae6135d4c13deab9d3f1c40c1cb8960a))
991
992 - **Xilinx**
993
994 - **Versal**
995
996 - add infrastructure to handle multiple interrupts ([e497421](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e497421d7f1e13d15313d1ca71a8e91f370cce1e))
997 - get the handoff params using IPI ([205c7ad](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/205c7ad4cd73e5c091b03f23a3a3be74da5c8aea))
998 - resolve the misra 10.1 warnings ([b86e1aa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b86e1aade1c0953bd60ae0b35f1c3571ee8bae3f))
999 - update macro name to generic and move to common place ([f99306d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f99306d49ba074279c5402a0a34e6bc9797d77de))
1000
1001 - **Versal NET**
1002
1003 - add support for QEMU COSIM platform ([6a079ef](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6a079efd909b459448f561618df24fa94038dbad))
1004 - add documentation for Versal NET SoC ([4efdc48](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4efdc488961502033262613b6f20abcee68bbf84))
1005 - add SMP support for Versal NET ([8529c76](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8529c7694f8d614e76dcc80b394ec8a6751df44c))
1006 - add support for IPI ([0bf622d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0bf622de68cd353a8406f76647b6afd8791d675d))
1007 - add support for platform management ([0654ab7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0654ab7f75449307c79789e12be7aab2338edcc3))
1008 - add support for Xilinx Versal NET platform ([1d333e6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1d333e69091f0c71854a224e8cfec08695b7d1f3))
1009
1010 - **ZynqMP**
1011
1012 - optimization on pinctrl_functions ([314f9f7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/314f9f7957fbab12dc8d073cf054b99520372e0e))
1013 - add support for ProvenCore ([358aa6b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/358aa6b21118ae4eedf816f663aa950b58f7fd4e))
1014 - add support for xck24 silicon ([86869f9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/86869f99d0c144ed18fb947866554a4a56b67741))
1015 - protect eFuses from non-secure access ([d0b7286](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d0b7286e48f0a34e7e9a8db3948caf1809193430))
1016 - resolve the misra 10.1 warnings ([bfd7c88](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bfd7c881905702082e3c2a56d5228ccf5fe98f11))
1017
1018- **Bootloader Images**
1019
1020 - add interface to query TF-A semantic ver ([dddf428](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dddf4283b043ad0a81d27bd5bb2f0c647c511e11))
1021
1022 - **BL32**
1023
1024 - **TSP**
1025
1026 - add FF-A support to the TSP ([4a8bfdb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4a8bfdb90956ecec02ba5e189fe5452817a65179))
1027 - add ffa_helpers to enable more FF-A functionality ([e9b1f30](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e9b1f300a974a7e82190b95899c3128b73088488))
1028 - enable test cases for EL3 SPMC ([15ca1ee](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/15ca1ee342a4dcd8a73a4ae158d245cd4266c832))
1029 - increase stack size for tsp ([5b7bd2a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5b7bd2af0b2972dfffeaa674947c0082d6b5126b))
1030
1031- **Services**
1032
1033 - add a SPD for ProvenCore ([b0980e5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b0980e584398fc5adc908cd68f1a6deefa943d29))
1034
1035 - **RME**
1036
1037 - **RMMD**
1038
1039 - add support for RMM Boot interface ([8c980a4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8c980a4a468aeabb9e49875fec395c625a0c2b2b))
1040 - add support to create a boot manifest ([1d0ca40](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1d0ca40e9084903d21e570bb312646626aaf574b))
1041
1042 - **SPM**
1043
1044 - add tpm event log node to spmc manifest ([054f0fe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/054f0fe1361ba0cb339fb0902470988a82a24cf7))
1045
1046 - **SPMD**
1047
1048 - avoid spoofing in FF-A direct request ([5519f07](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5519f07cd46a4139615a3e8f5e57d1834b23a6f8))
1049
1050 - **DRTM**
1051
1052 - add a few DRTM DMA protection APIs ([2b13a98](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2b13a985994213f766ada197427f96e064f1b59b))
1053 - add DRTM parameters structure version check ([c503ded](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c503ded2c5d9ceec9fba4cc0901805307a14af3d))
1054 - add Event Log driver support for DRTM ([4081426](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/40814266d53b7154daf5d212de481b397db43823))
1055 - add PCR entries for DRTM ([ff1e42e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ff1e42e20aa247ba11cf81742abff07ece376ba8))
1056 - add platform functions for DRTM ([2a1cdee](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2a1cdee4f5e6fe0b90399e442075880acad1869e))
1057 - add remediation driver support in DRTM ([1436e37](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1436e37dcb894a539a22da48a34ef01566ae728b))
1058 - add standard DRTM service ([e62748e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e62748e3f1f16934f0ef2d5742f3ca0b125eaea2))
1059 - check drtm arguments during dynamic launch ([40e1fad](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/40e1fad69b9f28ab5e57cea33261bf629b05519c))
1060 - ensure that no SDEI event registered during dynamic launch ([b1392f4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b1392f429cdd368ea2b8e183a1ac0fb31deaf694))
1061 - ensure that passed region lies within Non-Secure region of DRAM ([764aa95](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/764aa951b2ca451694c74791964a712d423d8206))
1062 - flush dcache before DLME launch ([67471e7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/67471e75b3cf48c361e71894a666bce4395bbb35))
1063 - introduce drtm dynamic launch function ([bd6cc0b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bd6cc0b2388c52f2b232427be61ff52c042d724a))
1064 - invalidate icache before DLME launch ([2c26597](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2c265975a76977c6373636f5f28e114d1b73e10e))
1065 - prepare DLME data for DLME launch ([d42119c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d42119cc294fbca2afc263fe5e44538a0ca5e7b8))
1066 - prepare EL state during dynamic launch ([d1747e1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d1747e1b8e617ad024456791ce0ab8950bb282ca))
1067 - retrieve DRTM features ([e9467af](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e9467afb2d483ccec8f816902624d848e8f21d86))
1068 - take DRTM components measurements before DLME launch ([2090e55](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2090e55283c4bf85c7a61735ca0e872745c55896))
1069 - update drtm setup function ([d54792b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d54792bd93f76b943bf0559c8373b898e0e3b93c))
1070
1071- **Libraries**
1072
1073 - **CPU Support**
1074
1075 - add library support for Hunter ELP ([8c87bec](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8c87becbc64f2e233ac905aa006d5e15a63a9a8b))
1076 - add a64fx cpu to tf-a ([74ec90e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/74ec90e69bbd0e932a61f5461eedc4abd1b99d44))
1077 - make cache ops conditional ([04c7303](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/04c7303b9c3d2215eebc3d59431519990abe03d0))
1078 - remove plat_can_cmo check for aarch32 ([92f8be8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/92f8be8fd1e77be67e9c9711afa8705204758304))
1079 - update doc and check for plat_can_cmo ([a2e0123](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a2e0123484e62df8ed9f2943dbd158471bf31221))
1080
1081 - **OP-TEE**
1082
1083 - check paged_image_info ([c0a11cd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c0a11cd8698394e1d3d3d7c9cedb19846ba59223))
1084
1085 - **PSCI**
1086
1087 - add a helper function to ensure that non-boot PEs are offline ([ce14a12](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ce14a12f8b8f02b7221f37c7c4b46f909c1a4346))
1088
1089 - **C Standard Library**
1090
1091 - introduce __maybe_unused ([351f9cd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/351f9cd8897fd3ea52db2421721a152494b16328))
1092
1093 - **PSA**
1094
1095 - add delegated attestation partition API ([4b09ffe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4b09ffef49663ebc8c8f5c3da19636208fe2fa06))
1096 - remove initial attestation partition API ([420deb5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/420deb5a0dbbd35962e5449f82434c703e7a1179))
1097
1098- **Drivers**
1099
1100 - **Authentication**
1101
1102 - allow to verify PublicKey with platform format PK ([40f9f64](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/40f9f644e8af34e745dbaec73d7128c0a4902e54))
1103 - enable MBEDTLS_CHECK_RETURN_WARNING ([a4e485d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a4e485d7bf1c428d64e90e9821e4b1a109d10626))
1104
1105 - **Crypto**
1106
1107 - update crypto module for DRTM support ([e43caf3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e43caf3890817e91b3d35b5ae1149a208f1a4016))
1108
1109 - **mbedTLS**
1110
1111 - update mbedTLS driver for DRTM support ([8b65390](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8b653909b7e2371c6dcddbeac112b9671c886f34))
1112
1113 - **I/O**
1114
1115 - **MTD**
1116
1117 - add platform function to allow using external buffer ([f29c070](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f29c0702d2e7a67327b67766f91793d8ae6d0f73))
1118
1119 - **MMC**
1120
1121 - get boot partition size ([f462c12](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f462c1249ac41f43423011bb12ace38cbeb0af4c))
1122 - manage SD Switch Function for high speed mode ([e5b267b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e5b267bba14c55e7906d120c52d4e8e8bbb68df6))
1123
1124 - **MTD**
1125
1126 - add platform function to allow using external buffer ([f29c070](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f29c0702d2e7a67327b67766f91793d8ae6d0f73))
1127
1128 - **GUID Partition Tables Support**
1129
1130 - allow to find partition by type UUID ([564f5d4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/564f5d477663bc007916a11c48bdd8b9be4ad369))
1131
1132 - **SCMI**
1133
1134 - send powerdown request to online secondary cpus ([14a2892](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/14a289230918b23b0985e215d38614dc7480bd02))
1135 - set warm reboot entry point ([5cf9cc1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5cf9cc130a90fd8c4503c57ec4af235b469fd473))
1136
1137 - **Arm**
1138
1139 - **Ethos-N**
1140
1141 - add support for SMMU streams ([b139f1c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b139f1cf975f9968eb8bd1182a173b976ecf06f9))
1142
1143 - **GIC**
1144
1145 - add APIs to raise NS and S-EL1 SGIs ([dcb31ff](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dcb31ff79096fc88b45df8068e5de83b93f833ed))
1146
1147 - **GICv3**
1148
1149 - validate multichip data for GIC-700 ([a78b3b3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a78b3b382b07675a89a66ddffe926ed225eeb245))
1150
1151 - **RSS**
1152
1153 - add new comms protocols ([3125901](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/31259019235aebf7aa533d5c893940f597fb1a8b))
1154
1155 - **ST**
1156
1157 - **Crypto**
1158
1159 - add AES decrypt/auth by SAES IP ([4bb4e83](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4bb4e836498b0131feefbba3f857a0bf3b89e543))
1160 - add ECDSA signature check with PKA ([b0fbc02](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b0fbc02aea76d31e749444da63b084e6b2bd089b))
1161 - add STM32 RNG driver ([af8dee2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/af8dee20d5fee29f34ccd9b9556e0c23655ff549))
1162 - remove BL32 HASH driver usage ([6b5fc19](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6b5fc19227ff8935b1352c0e4c0d716ebee60aa2))
1163 - update HASH for new hardware version used in STM32MP13 ([68039f2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/68039f2d14626adce09512871d6cde20ff45e1d9))
1164
1165 - **SDMMC2**
1166
1167 - define FIFO size ([b46f74d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b46f74d4e68ee08b6e912cd7f855a16cc5e79a6a))
1168 - make reset property optional ([8324b16](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8324b16cd5e0b1ae2f85264a74f879e8fb1bca2a))
1169 - manage CMD6 ([3deebd4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3deebd4ccf39904d7fe777f53e9dbaa86691d653))
1170
1171 - **UART**
1172
1173 - add initialization with the device tree ([d99998f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d99998f76ed2e8676be25e31e9479a90c16c7098))
1174 - manage STM32MP_RECONFIGURE_CONSOLE ([ea69dcd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ea69dcdc737d8b48fec769042922914e988153ef))
1175
1176- **Miscellaneous**
1177
1178 - **Debug**
1179
1180 - add AARCH32 CP15 fault registers ([bb22891](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bb2289142cbf0f3546c1034e0500b5dc32aef740))
1181 - add helpers for aborts on AARCH32 ([6dc5979](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6dc5979a6cb2121e4c16e7bd62e24030e0f42755))
1182
1183 - **FDTs**
1184
1185 - **STM32MP1**
1186
1187 - add CoT and fuse references for authentication ([928fa66](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/928fa66272a0985c900c996912b54904c64d0520))
1188 - change pin-controller to pinctrl ([44fea93](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/44fea93bf729f631f6ae47e06ac7b6012a795791))
1189
1190 - **STM32MP13**
1191
1192 - use STM32MP_DDR_S_SIZE in fw-config ([936f29f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/936f29f6b51b3c7f37fd34e30a7f1f7c3944b361))
1193
1194 - **STM32MP15**
1195
1196 - add Avenger96 board with STM32MP157A DHCOR SoM ([51e2230](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/51e223058fe70b311542178f1865514745fa7874))
1197 - add support for STM32MP157C based DHCOM SoM on PDK2 board ([eef485a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/eef485abb13b6df9a94137edd82904aab0ecf02d))
1198
1199 - **SDEI**
1200
1201 - add a function to return total number of events registered ([e6381f9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e6381f9cf8c0c62c32d5a4765aaf166f50786914))
1202
1203 - **TBBR**
1204
1205 - increase PK_DER_LEN size ([1ef303f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1ef303f9f79020330bbd8e48ac652e8f2121a41b))
1206
1207- **Tools**
1208
1209 - **Firmware Image Package Tool**
1210
1211 - add cca, core_swd, plat cert in FIP ([147f52f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/147f52f3e81f7ccf1dae90bc5687ec137feeb46c))
1212
1213 - **Certificate Creation Tool**
1214
1215 - define the cca chain of trust ([0a6bf81](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0a6bf811d7f873a180ef4b9f96f5596b26d270c6))
1216 - update for ECDSA brainpoolP256r/t1 support ([e78ba69](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e78ba69e3525c968118eb91f443b1e9db9eee5f5))
1217
1218- **Dependencies**
1219
1220 - **Compiler runtime libraries**
1221
1222 - update compiler-rt source files ([8a6a956](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8a6a9560b5dcccfb68064c0c8c9b4b47981c6ac7))
1223
1224 - **libfdt**
1225
1226 - add function to set MAC addresses ([1aa7e30](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1aa7e302a84bbf46a97bcfbb54b6b6d57de76cee))
1227 - upgrade libfdt source files ([94b2f94](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/94b2f94bd63258c300b53ad421488c3c4455712b))
1228
1229 - **zlib**
1230
1231 - update zlib source files ([a194255](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a194255d75ed9e2ef56bd6e14349a3e7d86af934))
1232
1233### Resolved Issues
1234
1235- **Architecture**
1236
1237 - **Performance Monitors Extension (FEAT_PMUv3)**
1238
1239 - add sensible default for MDCR_EL2 ([7f85619](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7f8561985778cbe5cdc7d57984c818119e87adaf))
1240
1241 - **Scalable Matrix Extension (FEAT_SME)**
1242
1243 - add missing ISBs ([46e92f2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/46e92f2862326cbe57acecb2d0f3c2ffbcc176d2))
1244
1245- **Platforms**
1246
1247 - **Arm**
1248
1249 - **FVP**
1250
1251 - fdts: Fix idle-states entry method ([0e3d880](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0e3d88070f69c6aa7cc51a2847cbba3535992397))
1252 - fdts: fix memtimer subframe addressing ([3fd12bb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3fd12bb8c622917d8491082b1472c39efb89c0cf))
1253 - fdts: unify and fix PSCI nodes ([6b2721c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6b2721c01691743a65475e82944e2f8868bf0159))
1254
1255 - **FVP Versatile Express**
1256
1257 - fdts: Fix vexpress,config-bus subnode names ([60da130](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/60da130a8c5ac29bc35870180c35ca04db506e0f))
1258
1259 - **Morello**
1260
1261 - dts: add model names ([30df890](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/30df8904d0f6973bbce1ecb51f14c1e4725ddf0b))
1262 - dts: fix DP SMMU IRQ ordering ([fba729b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fba729b0ca22be379792ce677296cda075036753))
1263 - dts: fix DT node naming ([41c310b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/41c310b4f691c1eefcd0234619bc751966389297))
1264 - dts: fix GICv3 compatible string ([982f258](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/982f2585bb27b58c017af70d852a433f36711db1))
1265 - dts: fix SCMI shmem/mboxes grouping ([8aeb1fc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8aeb1fcf832d4e06157a1bed1d18ba244c1fe9ee))
1266 - dts: fix SMMU IRQ ordering ([5016ee4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5016ee44a740127f7865dc26ed0efbbff1481c7e))
1267 - dts: fix stdout-path target ([67a8a5c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/67a8a5c92e7c65108b3cdf6f4f9dd2de7e22f3cd))
1268 - dts: remove #a-c and #s-c from memory node ([f33e113](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f33e113c7a7dffd8ed219f25191907fd64bcf19f))
1269 - dts: use documented DPU compatible string ([3169572](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3169572ed1bf0de17bb813583cab7ea295a8ec8d))
1270 - move BL31 to run from DRAM space ([05330a4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/05330a49cd91c346a8b9dc3aff35d0032db4d413))
1271
1272 - **N1SDP**
1273
1274 - add numa node id for pcie controllers ([2974d2f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2974d2f2d03e842ed5e01e2e04dd3de6c1d07277))
1275 - mapping Run-time UART to IOFPGA UART0 ([4a81e91](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4a81e91f2752a817364e1fccedb08bb453ad5a56))
1276 - replace non-inclusive terms from dts file ([e6ffafb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e6ffafbeeae8c78abac37475f19899f0c98523ca))
1277
1278 - **TC**
1279
1280 - resolve the static-checks errors ([066450a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/066450abf326f1a68a21cdddf29f62eff95041a9))
1281 - tc2 bl1 start address shifted by one page ([8597a8c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8597a8cbc23f0f03a15d013dd44a4ed59c991872))
1282
1283 - **Intel**
1284
1285 - fix asynchronous read response by copying data to input buffer ([dd7adcf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dd7adcf3a89a75973a88118eeb867d1c212c4ad0))
1286 - fix Mac verify update and finalize for return response data ([fbf7aef](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fbf7aef408a9f67fabc712bbfd52438290364879))
1287
1288 - **MediaTek**
1289
1290 - remove unused cold_boot.[c|h] ([8cd3b69](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8cd3b693d6d5d3db2433a96c5f2905d92a387cc4))
1291 - switch console to runtime state before leaving BL31 ([fcf4dd9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fcf4dd9f794b28bbfff3ee7d66bac8d5e260f46a))
1292 - use uppercase for definition ([810d568](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/810d568141050db7d500c5f5ad91efaff93d2036))
1293 - wrap cold_boot.h with MTK_SIP_KERNEL_BOOT_ENABLE ([24476b2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/24476b2e6128dae2ca2ac46344e18f6f02eae7bf))
1294
1295 - **MT8186**
1296
1297 - fix SCP permission ([8a998b5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8a998b5aca3ca895a7722e7496a7fd18cd838f94))
1298 - fix EMI_MPU domain setting for DSP ([28a8b73](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/28a8b738feaade74f23af0e889005e687fde38b5))
1299 - fix the DRAM voltage after the system resumes ([600f168](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/600f168172a9281a0061f84e4da5318e08762aa1))
1300 - move SSPM base register definition to platform_def.h ([2a2b51d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2a2b51d8f76e2acdabb431e928beb90e0a30c87c))
1301
1302 - **MT8188**
1303
1304 - add mmap entry for CPU idle SRAM ([32071c0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/32071c0263899e0e7a4b7f2c754e6363547f33b1))
1305 - refine c-state power domain for extensibility ([e35f4cb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e35f4cbf80ba671c42644c1ac7f8f6541042c6e5))
1306 - refine gic init flow after system resume ([210ebbb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/210ebbb0a6a0520cb3a5930c4fefa94baee33462))
1307
1308 - **NXP**
1309
1310 - **i.MX**
1311
1312 - **i.MX 8M**
1313
1314 - correct serial output for HAB JR0 ([6e24d79](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6e24d795094e7fac1edc13336ce0bfd39d98e66f))
1315 - fix dram retention fsp_table access ([6c8f523](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6c8f523138cd94bc0608708e821a09b02c8c2f5a))
1316 - move caam init after serial init ([901d74b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/901d74b2d46cbd8b1d27477fa16388520fdabab1))
1317 - update poweroff related SNVS_LPCR bits only ([ad6eb19](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ad6eb1951b986f30635025bbdf29e257b6b1e362))
1318
1319 - **i.MX 8Q**
1320
1321 - correct architected counter frequency ([21189b8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/21189b8e21062b71c9056ac1cf60d25bb018007c))
1322
1323 - **QEMU**
1324
1325 - enable SVE and SME ([337ff4f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/337ff4f1dd6604738d79fd3fa275ae74d74256b2))
1326
1327 - **QTI**
1328
1329 - adding secure rm flag ([b5959ab](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b5959ab029fb0a8a271967b0bd7ef438d59061bd))
1330
1331 - **Raspberry Pi**
1332
1333 - **Raspberry Pi 3**
1334
1335 - tighten platform pwr_domain_pwr_down_wfi behaviour ([028c4e4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/028c4e42d8f632d40081b88f66d0d05c7d7c9b23))
1336
1337 - **Renesas**
1338
1339 - **R-Car**
1340
1341 - **R-Car 3**
1342
1343 - fix RPC-IF device node name ([08ae247](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/08ae2471b1417f1d8083a79771338aa2a00b6711))
1344
1345 - **Rockchip**
1346
1347 - align fdt buffer on 8 bytes ([621acbd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/621acbd055d712ab8bf79054911155598fdb74d0))
1348
1349 - **RK3399**
1350
1351 - explicitly define the sys_sleep_flag_sram type ([7a5e90a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7a5e90a89d91d6662d3e468893e07c91b3a165ee))
1352
1353 - **Socionext**
1354
1355 - **Synquacer**
1356
1357 - increase size of BL33 ([a12a66d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a12a66d0d6d4732d41a27b1ecbc8874731c78101))
1358
1359 - **ST**
1360
1361 - add max size for FIP in eMMC boot part ([e7cb4a8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e7cb4a86b884d2922984d3cd4651fb905650cfd6))
1362 - add missing string.h include ([0d33d38](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0d33d38334cae909a66c74187a36b5833afb8093))
1363
1364 - **STM32MP1**
1365
1366 - enable crash console in FIQ handler ([484e846](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/484e846a03a1af5f88e2e28835b6349cc5977935))
1367 - fdts: stm32mp1: align DDR regulators with new driver ([9eed71b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9eed71b7221c5fc7ed887f1087e42c9f1a62f581))
1368 - update the FIP load address for serial boot ([32f2ca0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/32f2ca04bfd2d93329f2f17d9c9d134f339710f9))
1369
1370 - **STM32MP13**
1371
1372 - correct USART addresses ([de1ab9f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/de1ab9fe052deba06a0904b10a6e0312ca49658e))
1373
1374 - **Xilinx**
1375
1376 - include missing header ([28ba140](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/28ba1400216d7c7195929d1bd53f059a440a89a2))
1377 - miscellaneous fixes for xilinx platforms ([bfc514f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bfc514f10393fb7f4641ad5e75049f3acc246dd2))
1378 - remove unnecessary header include ([0ee2dc1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0ee2dc118c34ceacc921fee196a4ba9102bdfbea))
1379 - update define for ZynqMP specific functions ([24b5b53](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/24b5b53a5922de40e53f0a7ecf65d3d0acc30a0d))
1380
1381 - **Versal**
1382
1383 - add SGI register call version check ([5897e13](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5897e135445e2bf3345297fbe9971a113506d714))
1384 - enable a72 erratum 859971 and 1319367 ([769446a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/769446a6899d840df8aa5746ec32bf7530fc9826))
1385 - fix code indentation issues ([72583f9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/72583f92e6cc1d691b709e05c3ae280dce016fef))
1386 - fix macro coding style issues ([80806aa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/80806aa1234606bb55af40ae0667cdf4d44423be))
1387 - fix Misra-C violations in bl31_setup and pm_svc_main ([68ffcd1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/68ffcd1bb22f2c2eac6c3329a1974b3e8ec6f515))
1388 - remove clock related macros ([47f8145](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/47f8145324181b86b6f460fb0c92144ef43e4e14))
1389 - resolve misra 10.1 warnings ([19f92c4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/19f92c4cfe014c5495f3073917119385b0014eda))
1390 - resolve misra 15.6 warnings ([1117a16](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1117a16e0379986ea68581c02fb2fee40937452b))
1391 - resolve misra 8.13 warnings ([3d2ebe7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3d2ebe756a50c27a00a03ae7f0109ed04681ac96))
1392 - resolve the misra 4.6 warnings ([f7c48d9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f7c48d9e30e9444f1fdb808ae5d06ed675e335fa))
1393 - resolve the misra 4.6 warnings ([912b7a6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/912b7a6fe46619e5df55dbd0b95d306f7bb2695c))
1394 - route GIC IPI interrupts during setup ([04cc91b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/04cc91b43c1d10fcba563e18f06336987e6e3a24))
1395 - use only one space for indentation ([dee5885](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dee588591328b96d9b9ef908869c8b42bd2632f2))
1396
1397 - **Versal NET**
1398
1399 - Enable a78 errata workarounds ([bcc6e4a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bcc6e4a02a88056b9c45ff28f405e09444433528))
1400 - add default values for silicon ([faa22d4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/faa22d48d9929d57975b84ab76cb595afdcf57f4))
1401 - use api_id directly without FUNCID_MASK ([b0eb6d1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b0eb6d124b1764264778d17b1519bfe62b7b9337))
1402
1403 - **ZynqMP**
1404
1405 - fix coverity scan warnings ([1ac6af1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1ac6af1199e2d14492a9d75aaba69bc775e55bd8))
1406 - ensure memory write finish with dsb() ([ac6c135](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ac6c135c83fe4efa4d6e9b9c06e899b57ce5647a))
1407 - fix for incorrect afi write mask value ([4264bd3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4264bd33e718023c62a2776e3ca40db88fce8b08))
1408 - move bl31 with DEBUG=1 back to OCM ([389594d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/389594dfa7e60a720d60f0d55296f91ba1610de5))
1409 - move debug bl31 based address back to OCM ([0ba3d7a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0ba3d7a4ca04486f45d062fab54238d9a554a682))
1410 - remove additional 0x in %p print ([05a6107](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/05a6107ff18b03f4ca33496268398133abf04aaa))
1411 - resolve misra 4.6 warnings ([cdb6211](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cdb62114cfcdaeb85e64bcde459342a0a95f58e3))
1412 - resolve misra 8.13 warnings ([8695ffc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8695ffcfcb3801ea287fae7652ba1c350636831f))
1413 - resolve MISRA-C:2012 R.10.1 warnings ([c889088](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c889088386432af69e3ca853825c4219884c1cc1))
1414 - resolve the misra 4.6 warnings ([15dc3e4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/15dc3e4f8d9730ce58cc599fb9970d486c8b9202))
1415 - resolve the misra 4.6 warnings ([ffa9103](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ffa910312c371080f4d0d50eb1354ad05b7be7a8))
1416 - resolve the misra 8.6 warnings ([7b1a6a0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7b1a6a08ccc7522687f66e6e989bbc597d08ab06))
1417
1418- **Bootloader Images**
1419
1420 - **BL31**
1421
1422 - allow use of EHF with S-EL2 SPMC ([7c2fe62](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7c2fe62f1347bb94d82e9fdd3bc5eaebedaf0bc7))
1423 - harden check in delegate_async_ea ([d435238](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d435238dc364f0c9f0e41661365f83d83899829d))
1424 - pass the EA bit to 'delegate_sync_ea' ([df56e9d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/df56e9d199939c571b3fd8f539d213fc36e14494))
1425
1426- **Services**
1427
1428 - **RME**
1429
1430 - refactor RME fid macros ([fb00dc4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fb00dc4a7b208cf416d082bb4367b54286bc8e3b))
1431 - relax RME compiler requirements ([7670ddb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7670ddb1fb5d4fa5e2e234375f7a4c0763f1c57a))
1432 - update FVP platform token ([364b4cd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/364b4cddbab859a56e63813aab4e983433187191))
1433 - use RMM shared buffer for attest SMCs ([dc65ae4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dc65ae46439f4d1be06e3a016fe76319d7a62954))
1434 - xlat table setup fails for bl2 ([e516ba6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e516ba6de5e248e93156b5261cedbff811226e0e))
1435
1436 - **RMMD**
1437
1438 - return X4 output value ([8e51ccc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8e51cccaefc1e0e79ac2f0667ffec1cc46cf7665))
1439
1440 - **SPM**
1441
1442 - **EL3 SPMC**
1443
1444 - check descriptor size for overflow ([eed15e4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/eed15e4310a7bcd90bf6d66b00037e05186329bb))
1445 - compute full FF-A V1.1 desc size ([be075c3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/be075c3edf634a2df1065597266c3e41d284287b))
1446 - deadlock when relinquishing memory ([ac568b2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ac568b2bccb9da71f2bd7f1c7204189d1ff678d9))
1447 - error handling in allocation ([cee8bb3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cee8bb3b38ea266a5008719548965352ec695cae))
1448 - fix detection of overlapping memory regions ([0dc3518](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0dc35186669ddaedb3a932e103c3976bc3bf75d6))
1449 - fix incomplete reclaim validation ([c4adbe6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c4adbe6e67617bb2d4f0ffb1c1daa3395f7ac227))
1450 - fix location of fragment length check ([21ed9ea](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/21ed9ea32325fc556fa7e907e4995888bd3a3b45))
1451 - fix relinquish validation check ([b4c3621](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b4c3621e0dc8e7ec6d3229253e0326f12c8fe5a9))
1452
1453- **Libraries**
1454
1455 - **CPU Support**
1456
1457 - fix cpu version check for Neoverse N2, V1 ([03ebf40](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/03ebf409c711e9f2006cedded7dc415dfe566975))
1458 - workaround for Cortex-A510 erratum 2666669 ([afb5d06](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/afb5d069a6fa049f18e90fa50e714b8a4acc55f4))
1459 - workaround for Cortex-A710 2216384 ([b781fcf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b781fcf139c3a609f1adffb8097a23eadbed53a9))
1460 - workaround for Cortex-A710 erratum 2291219 ([888eafa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/888eafa00b99aa06b4ff688407336811a7ff439a))
1461 - workaround for Cortex-A76 erratum 2743102 ([4927309](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49273098a5ccd87a2084a85f9e47d74fa3ecfc90))
1462 - workaround for Cortex-A77 erratum 2743100 ([4fdeaff](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4fdeaffe860a998e8503b847ecceec60dcddcdc5))
1463 - workaround for Cortex-A78C erratum 2376749 ([5d3c1f5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5d3c1f58905d3b7350e02c4687dceaf0971700b3))
1464 - workaround for Cortex-X3 erratum 2313909 ([7954412](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/79544126943a90d31d81177655be11f75330ffed))
1465 - workaround for Neoverse N1 erratum 2743102 ([8ce4050](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8ce40503ad00fe0dd35de6e51551da2b4f08a848))
1466 - workaround for Neoverse-N2 erratum 2326639 ([43438ad](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/43438ad1ad6651964e9ae75d35f40aed8d86d088))
1467 - workaround for Neoverse-N2 erratum 2388450 ([884d515](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/884d515625aa09b22245c32db2fcc9222c7f34fd))
1468 - workaround for Cortex A78C erratum 2242638 ([6979f47](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6979f47fecfd34ac1405117c23f2e36ecb552a20))
1469 - workaround for Cortex-A510 erratum 2347730 ([11d448c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/11d448c93463180d03b46e9ba204124ff7ad5116))
1470 - workaround for Cortex-A510 erratum 2371937 ([a67c1b1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a67c1b1b2b521c888790c68e4201ecce0836a0e9))
1471 - workaround for Cortex-A710 erratum 2147715 ([3280e5e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3280e5e655ad64b6e299e18624d9c586e6b37cb1))
1472 - workaround for Cortex-A710 erratum 2371105 ([3220f05](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3220f05ef900addccb6e444d6746e4ed28c9804f))
1473 - workaround for Cortex-A77 erratum 2356587 ([7bf1a7a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7bf1a7aaaa41034587e43d5805b42da83090b85b))
1474 - workaround for Cortex-A78C 2132064 ([8008bab](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8008babd58f60c91a88ad79df3d32f63596b433a))
1475 - workaround for Cortex-A78C erratum 2395411 ([4b6f002](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4b6f0026ea2622b3f46cdef5b468853ddd281b39))
1476 - workaround for Cortex-X2 erratum 2371105 ([bc0f84d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bc0f84de40d4f1efddfb50071fff09d32f0ea9b2))
1477 - workaround for Neoverse-N2 erratum 2376738 ([e6602d4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e6602d4b153b81b49b39c22e70f052f9018687b7))
1478 - workaround for Neoverse-V1 erratum 1618635 ([14a6fed](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/14a6fed5ac14035f578a75a9758f9df7ba4d7496))
1479 - workaround for Neoverse-V1 erratum 2294912 ([39eb5dd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/39eb5ddbbf98bdb6c012a9d852f489f2f8e15c05))
1480 - workaround for Neoverse-V1 erratum 2372203 ([57b73d5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/57b73d553305d89da7098f9b53b0a2356ca7ff8b))
1481
1482 - **EL3 Runtime**
1483
1484 - **RAS**
1485
1486 - restrict RAS support for NS world ([46cc41d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/46cc41d5592a16f702f7f0c0c41f8948a3e11cda))
1487 - trap "RAS error record" accesses only for NS ([00e8f79](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/00e8f79c15d36f65f6c7f127177105e02177cbc0))
1488
1489 - **FCONF**
1490
1491 - fix type error displaying disable_auth ([381f465](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/381f465ca92f7c9759e85c1bfb4c95ceda26581e))
1492
1493 - **PSCI**
1494
1495 - fix MISRA failure - Memory - illegal accesses ([0551aac](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0551aac5637a638d4b9d8865a2c20ec5153de3bf))
1496
1497 - **GPT**
1498
1499 - correct the GPC enable sequence ([14cddd7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/14cddd7a58799c8a9d349a4adc0136c1ab5d0b6c))
1500
1501 - **C Standard Library**
1502
1503 - pri*ptr macros for aarch64 ([d307229](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d307229d754ae4d833ed50be50420aaf070065bf))
1504
1505 - **PSA**
1506
1507 - fix Null pointer dereference error ([c32ab75](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c32ab75c41adfe28a60f1ff159012a7d78e72fdc))
1508 - update measured boot handle ([4d879e1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4d879e1e5a40cefae5b5e13086a16741bf3f6d67))
1509 - add missing semicolon ([d219ead](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d219ead1db5ca02ec7c7905ac01d7b268c5026ae))
1510 - align with original API in tf-m-extras ([471c989](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/471c9895a630560561717067113e4c4d7127bb9f))
1511 - extend measured boot logging ([901b0a3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/901b0a3015a652d9eb66c063b0984fade9adf08f))
1512
1513 - **Context Management**
1514
1515 - remove explicit ICC_SRE_EL2 register read ([2b28727](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2b28727e6dafdaa08a517b5a97bda5de26cc8919))
1516
1517 - **Semihosting**
1518
1519 - fix seek call failure check ([7c49438](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7c4943887477754024f0f736461d9543d502efcc))
1520
1521- **Drivers**
1522
1523 - **Authentication**
1524
1525 - correct sign-compare warning ([ed38366](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ed38366f1dfeb0b0789fd69b400728598ae3c64e))
1526
1527 - **Measured Boot**
1528
1529 - add SP entries to event_log_metadata ([e637a5e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e637a5e19da72599229fd2c70e793c123aaf14ca))
1530 - clear the entire digest array of Startup Locality event ([70b1c02](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/70b1c025003452602f68feb13402c705e44145aa))
1531 - fix verbosity level of RSS digests traces ([2abd317](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2abd317d27a26bbfa3da7fe3fe709da3fa0f09af))
1532
1533 - **MMC**
1534
1535 - remove broken, unsecure, unused eMMC RPMB handling ([86b015e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/86b015eb1be57439c2a01cb35d800c7f1b5c8467))
1536 - resolve the build error ([ccf8392](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ccf8392ccb105638fe710901d3c7ed6594d9450e))
1537
1538 - **SCMI**
1539
1540 - base: fix protocol list querying ([cad90b5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cad90b569db7c547470cca922bd93207adcadfad))
1541 - base: fix protocol list response size ([d323f0c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d323f0cf000f1d999bf78d89c0037af76b6bf8d8))
1542
1543 - **UFS**
1544
1545 - add retries to ufs_read_capacity ([28645eb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/28645ebd706fe6ac9f34db9f7be5657fe4cffc1a))
1546 - fix slot base address computation ([7d9648d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7d9648dd6cf3b1dcd90b6917d9d0b545b1c4c975))
1547 - init utrlba/utrlbau with desc_base ([9d6d1a9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9d6d1a94c99c3a0e89792c5cc118a1d8c8a9dbb7))
1548 - point utrlbau to header instead of upiu ([9d3f6c4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9d3f6c4b6068b3a4747f5d1dc650607876eff583))
1549 - removes dp and run-stop polling loops ([660c208](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/660c208d9bd2770f295005fc26a9b6f788567f41))
1550 - retry commands on unit attention ([3d30955](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3d309556c75bcdb59fd4e4178fa2b79aa472dc90))
1551
1552 - **Arm**
1553
1554 - **GIC**
1555
1556 - **GICv3**
1557
1558 - fix overflow caused by left shift ([6aea762](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6aea7624a01cc39c19d4237c4b108659270a61c5))
1559 - update the affinity mask to 8 bit ([e689048](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e689048e20af70983e0d384301c408fc725cb5eb))
1560
1561 - **GIC-600**
1562
1563 - implement workaround to forward highest priority interrupt ([e1b15b0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e1b15b09a530f2a0b0edc4384e977452d6b389eb))
1564
1565 - **RSS**
1566
1567 - clear the message buffer ([e3a6fb8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e3a6fb84f523e68d2f1398348d1ae2635f3e57bc))
1568 - determine the size of sw_type in RSS mboot metadata ([2c8f2a9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2c8f2a9ad45023354516d419dc9fda2a4f02812b))
1569 - fix build issues with comms protocol ([ab545ef](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ab545efddcdbf5d08ad3b1e8f4ea15a0faf168a7))
1570 - reduce input validation for measured boot ([13a129e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/13a129e8dcea358033f3c83b2d81b25129e02d43))
1571 - remove dependency on attestation header ([6aa7154](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6aa71542f35047ea0b537e3a6016de6c579c9d6b))
1572 - rename AP-RSS message size macro ([70247dd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/70247ddbbd0a55a1ddf1d02f2a35b5cad3949dd1))
1573
1574 - **NXP**
1575
1576 - **DDR**
1577
1578 - fix firmware buffer re-mapping issue ([742c23a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/742c23aab79a21803472c5b4314b43057f1d3e84))
1579
1580 - **ST**
1581
1582 - **Clock**
1583
1584 - correct MISRA C2012 15.6 ([56f895e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/56f895ede3a2a4a97c0e4f8270050aff20a167bc))
1585 - correctly check ready bit ([3b06a53](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3b06a53044e754979cb0608fd93a137a5879a6a0))
1586
1587- **Miscellaneous**
1588
1589 - **AArch64**
1590
1591 - make AArch64 FGT feature detection more robust ([c687776](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c6877763cd3a286983df160c8207368174c1b820))
1592
1593 - **Debug**
1594
1595 - backtrace stack unwind misses lr adjustment ([a149eb4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a149eb4d87453f58418ad32c570090739a3e0dd6))
1596 - decouple "get_el_str()" from backtrace ([0ae4a3a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0ae4a3a3f0cd841b83f2944dde9837ea67f08813))
1597
1598 - **FDTs**
1599
1600 - **STM32MP1**
1601
1602 - **STM32MP13**
1603
1604 - align sdmmc pins with kernel ([c7ac7d6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c7ac7d65a7d1ee1b656bf1260ede6b8e2226bbac))
1605 - cleanup DT files ([4c07deb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4c07deb53e0e7daafc93bc67fdcbb3de7b73d730))
1606 - correct PLL nodes name ([93ed4f0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/93ed4f0801f5b3571abdd7e039d09d508c987063))
1607 - remove secure status ([8ef8e0e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8ef8e0e30e301e6b2595d571f004ae86b1a1ce06))
1608 - update SDMMC max frequency ([c9a4cb5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c9a4cb552cdd168fcab2c0383b8fbe30dc99092f))
1609
1610 - **Security**
1611
1612 - optimisations for CVE-2022-23960 ([e74d658](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e74d658181e5e69b6b5e16b40adc1ffef4c1efb9))
1613
1614- **Documentation**
1615
1616 - document missing RMM-EL3 runtime services ([e50fedb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e50fedbc869341d044d4cb3479a0ab3d4edaf225))
1617 - add LTS maintainers ([ab0d4d9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ab0d4d9d44fe54535a0ae647092a3cfff368f126))
1618 - update maintainers list ([f23ce63](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f23ce639050481cda939b9e4738ed01d46481ee3))
1619
1620 - **Changelog**
1621
1622 - fix the broken link to commitlintrc.js ([c1284a7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c1284a7f93309c88fd781d2b4720f742e147284e))
1623
1624- **Build System**
1625
1626 - disable default PIE when linking ([7b59241](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7b5924184566bcdcc01966905ffdcabcd6ea4b32))
1627 - discard sections also with SEPARATE_NOBITS_REGION ([64207f8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/64207f858f5cbf44aa6528be19a863acc4444568))
1628 - ensure that the correct rule is called for tools ([598b166](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/598b166bbc2f09fc219d44ecff0c870854bfa093))
1629 - fix arch32 build issue for clang ([94eb127](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/94eb127719881f39c7f235c887fb2c0b82341696))
1630 - make TF-A use provided OpenSSL binary ([e95abc4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e95abc4c01822ef43e9e874d63d6596dc0b57279))
1631
1632- **Tools**
1633
1634 - **Secure Partition Tool**
1635
1636 - fix concurrency issue for SP packages ([0aaa382](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0aaa382fe2395c82c9491b199b6b82819afd368f))
1637 - operators "is/is not" in sp_mk_gen.py ([1a28f29](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1a28f290b8224eb1d78a2476faaedc5154f82208))
1638 - 'sp_mk_generator.py' reference to undef var ([0be2475](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0be2475f6990a37d2d54b7ed06bac9cb46f4660d))
1639
1640- **Dependencies**
1641
1642 - add missing aeabi_memcpy.S ([93cec69](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/93cec697deb654303379cae8f25a31dc8b90cd31))
1643
Jayanth Dodderi Chidanandc1284a72022-06-07 12:01:41 +01001644## [2.7.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v2.6..refs/tags/v2.7.0) (2022-05-20)
Jayanth Dodderi Chidanand24c5d202022-05-19 11:03:07 +01001645
1646### New Features
1647
1648- **Architecture**
1649
1650 - **Statistical profiling Extension (FEAT_SPE)**
1651
1652 - add support for FEAT_SPEv1p2 ([f20eb89](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f20eb893a072bb9b404eedb886e8c65fe76ffb45))
1653
1654 - **Branch Record Buffer Extension (FEAT_BRBE)**
1655
1656 - add BRBE support for NS world ([744ad97](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/744ad97445ce7aa65adaef376d0b5bafc12a90d3))
1657
1658 - **Extended Cache Index (FEAT_CCIDX)**
1659
1660 - update the do_dcsw_op function to support FEAT_CCIDX ([d0ec1cc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d0ec1cc437c59e64ecba44710dbce82a04ff892d))
1661
1662- **Platforms**
1663
1664 - add SZ_* macros ([1af59c4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1af59c457010e6e3e6536752736eb02115bca543))
1665
1666 - **Allwinner**
1667
1668 - add SMCCC SOCID support ([436cd75](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/436cd754f2b0f9c0ce3094961bd1e179eeff2fc1))
1669 - allow to skip PMIC regulator setup ([67412e4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/67412e4d7ae3defaac78ef5e351c63e06cfd907a))
1670 - apx803: add aldo1 regulator ([a29f6e7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a29f6e76cbf76d509c00f84f068b59864d210dfd))
1671 - choose PSCI states to avoid translation ([159c36f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/159c36fd2fc5afbe979e5028b9e845ed4b7a40f1))
1672 - provide CPU idle states to the rich OS ([e2b1877](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e2b18771fc2a0528dda18dbdaac08dd8530df25a))
1673 - simplify CPU_SUSPEND power state encoding ([52466ec](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/52466ec38ef312da62ad062720a03a183329f831))
1674
1675 - **Arm**
1676
1677 - **FVP**
1678
1679 - measure critical data ([cf21064](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cf21064ec8a1889f64de48e30e38285227d27745))
1680 - update HW_CONFIG DT loading mechanism ([39f0b86](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/39f0b86a76534d0b7c71dd0c8b34f1a74480386b))
1681 - enable RSS backend based measured boot ([c44e50b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c44e50b72567205650c6455f3a258f36af0c84dd))
1682
1683 - **Morello**
1684
1685 - add changes to enable TBBR boot ([4af5397](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4af53977533bee7b5763d3efad1448545c2ebef7))
1686 - add DTS for Morello SoC platform ([572c8ce](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/572c8ce255397f7cff9640676e510817a8e4c6a3))
1687 - add support for nt_fw_config ([6ad6465](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6ad6465e5ce452688cac079f16d26f64e9f4ce3c))
1688 - add TARGET_PLATFORM flag ([8840711](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8840711f33131969ec6b62ca3da079cf0573ac8b))
1689 - configure DMC-Bing mode ([9b8c431](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9b8c431e2b2d656da7f8c4158e3d32e104446fec))
1690 - expose scmi protocols in fdts ([87639aa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/87639aab0b6a30d4f49d069c0ea06900b11072a6))
1691 - split platform_info sds struct ([4a7a9da](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4a7a9dafbc953089957a0cc1a7183731a5b003e1))
1692 - zero out the DDR memory space ([2d39b39](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2d39b39704c1e4f2a189543ac4ff05ae58e5f5c8))
1693
1694 - **N1SDP**
1695
1696 - add support for nt_fw_config ([cf85030](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cf85030efe73439e06295f8185b0a6bebf7b5eae))
1697 - enable trusted board boot on n1sdp ([fe2b37f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fe2b37f6858168a56c3d393bc72f560468d02165))
1698
1699 - **RD**
1700
1701 - **RD-N2**
1702
1703 - add board support for rdn2cfg2 variant ([efeb438](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/efeb43808d2e3ed23e1d51d5e86460db92971e96))
1704 - add support for rdedmunds variant ([ef515f0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ef515f0d3466a8beded4fd662718abbd97391b13))
1705
1706 - **SGI**
1707
1708 - add page table translation entry for secure uart ([33d10ac](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/33d10ac8bf134519f303fd7ce5fb5d583be2f515))
1709 - deviate from arm css common uart related definitions ([f2cccca](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f2ccccaa81ec14a80fedb48c37226e5d852ada7a))
1710 - enable fpregs context save and restore ([18fa43f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/18fa43f753b79cfc3cc5426a3ef50b04efbf6206))
1711 - route TF-A logs via secure uart ([987e2b7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/987e2b7c20eb4ab4215ff5289b715300f5cec054))
1712
1713 - **TC**
1714
1715 - add reserved memory region for Gralloc ([ad60a42](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ad60a42cd79713984065dca8540c091c49755f32))
1716 - enable CI-700 PMU for profiling ([fbfc598](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fbfc59840f9cd0ea53921c7f6fb9f4850a3b42ee))
1717 - enable GPU ([82117bb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/82117bb48180175c25936b0ff9e33563e25e18f4))
1718 - enable SMMU for DPU ([4a6ebee](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4a6ebeeca37ece34a58982c8b6ebdc8cfd70814b))
1719 - enable tracing ([59da207](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/59da207e2f2f028c9051c89bc5a05e95d996c18c))
1720
1721 - **Corstone-1000**
1722
1723 - identify bank to load fip ([cf89fd5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cf89fd57ed3286d7842eef41cd72a3977eb6d317))
1724 - implement platform specific psci reset ([a599c80](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a599c80d063975cbeedbc86cfb619fca8545c487))
1725 - made changes to accommodate 3MB for optee ([854d1c1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/854d1c103a9b73bbde7ef1b89b06b29e3cc053bb))
1726
1727 - **Intel**
1728
1729 - add macro to switch between different UART PORT ([447e699](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/447e699f70f1a1d1b85a8136b445eba689166c5d))
1730 - add RSU 'Max Retry' SiP SMC services ([4c26957](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4c26957be253a7ab3acb316f42bf3ee10c409ed2))
1731 - add SiP service for DCMF status ([984e236](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/984e236e0dee46708534a23c637271a931ceb67e))
1732 - add SMC for enquiring firmware version ([c34b2a7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c34b2a7a1a38dba88b6b668a81bd07c757525830))
1733 - add SMC support for Get USERCODE ([93a5b97](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/93a5b97ec9e97207769db18ae34886e6b8bf2ea4))
1734 - add SMC support for HWMON voltage and temp sensor ([52cf9c2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/52cf9c2cd4882534d02e8996e4ff1143ee59290e))
1735 - add SMC support for ROM Patch SHA384 mailbox ([77902fc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/77902fca8fe7449473b09198e1fe197f7b4765d7))
1736 - add SMC/PSCI services for DCMF version support ([44eb782](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/44eb782e15c9af532f2455b37bd53ca93830f6e2))
1737 - add SMPLSEL and DRVSEL setup for Stratix 10 MMC ([bb0fcc7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bb0fcc7e011ec4319a79734ba44353015860e39f))
1738 - add support for F2S and S2F bridge SMC with mask to enable, disable and reset bridge ([11f4f03](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/11f4f03043ef05762f4d6337804c39dc8f9af54f))
1739 - allow to access all register addresses if DEBUG=1 ([7e954df](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7e954dfc2ba83262f7596dd0f17de75163e49e5e))
1740 - create source file for firewall configuration ([afa0b1a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/afa0b1a82a404c616da2da8f52cdcd587938955f))
1741 - enable firewall for OCRAM in BL31 ([ae19fef](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ae19fef33707700a91b0b672aa784e084a6ca500))
1742 - enable SMC SoC FPGA bridges enable/disable ([b7f3044](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b7f3044e8725d9af997999547630892cf9e2f0ad))
1743 - extend attestation service to Agilex family ([581182c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/581182c1916df03860744d8e32941c72b2cc3fda))
1744 - implement timer init divider via cpu frequency. ([#1](https://review.trustedfirmware.org:29418/TF-A/trusted-firmware-a/issues/1)) ([f65bdf3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f65bdf3a54eed8f7651761c25bf6cc7437f4474b))
1745 - initial commit for attestation service ([d174083](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d17408316db10db611e23716e8a5b9b9f53ad509))
1746 - single certificate feature enablement ([7facace](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7facacec6328e505b243a4974d045d45fe068afd))
1747 - support AES Crypt Service ([6726390](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6726390eb02e9659cfaf2d3598be9bf12fbc5901))
1748 - support crypto service key operation ([342a061](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/342a0618c7ff89327ac5b34dc0713509ffae609b))
1749 - support crypto service session ([6dc00c2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6dc00c24ab0100a2aae0f416c72470f8ed17e149))
1750 - support ECDH request ([4944686](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49446866a515c2db855d456f39df3d586b2084b7))
1751 - support ECDSA Get Public Key ([d2fee94](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d2fee94afa6ba7e76508e6bead7eb2936c5eafb8))
1752 - support ECDSA HASH Signing ([6925410](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/692541051b8cb0f435ae46c5d7351231ee292319))
1753 - support ECDSA HASH Verification ([7e25eb8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7e25eb87016ba8355cf0a3a5f71fb8b8785de044))
1754 - support ECDSA SHA-2 Data Signature Verification ([5830506](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/583050607e43cef8b544a5700386a019e54c422f))
1755 - support ECDSA SHA-2 Data Signing ([07912da](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/07912da1b7663451493fb5e40e4c33deeb18a639))
1756 - support extended random number generation ([24f9dc8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/24f9dc8a43fea350416ca9312a78ab4e786da8ad))
1757 - support HMAC SHA-2 MAC verify request ([c05ea29](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c05ea2969070be90a7dbb2d0344c66d89401edf6))
1758 - support session based SDOS encrypt and decrypt ([537ff05](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/537ff052579862a4865d36d06940feaa796d16da))
1759 - support SHA-2 hash digest generation on a blob ([7e8249a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7e8249a2dbacfa751990c47644f0403311c6e260))
1760 - support SiP SVC version ([f0c40b8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f0c40b897f8a25bc50c53239dcf750dd395ebabf))
1761 - support version 2 SiP SVC SMC function ID for mailbox commands ([c436707](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c436707bc6eed31ab61408ef40db6063d05f0912))
1762 - support version 2 SiP SVC SMC function ID for non-mailbox commands ([ad47f14](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ad47f1422f3f9aa4a622e08b71fc8f5caab98a98))
1763 - update to support maximum response data size ([b703fac](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b703facaaae1e3fe5afa4742b436bb07e065b5e9))
1764
1765 - **Marvell**
1766
1767 - **Armada**
1768
1769 - **A3K**
1770
1771 - add north and south bridge reset registers ([a4d35ff](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a4d35ff381c625d61bcc22f9f9a1a45d8663b19d))
1772
1773 - **MediaTek**
1774
1775 - introduce mtk makefile ([500d40d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/500d40d877617653d347fb6308144973d4297ab9))
1776
1777 - **MT8195**
1778
1779 - apply erratas of CA78 for MT8195 ([c21a736](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c21a736d6f3fa9fb0647bff404b0174ebf1acd91))
1780 - add EMI MPU surppot for SCP and DSP ([690cb12](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/690cb1265ea84851bd6405a0a6a57d2f1c9f03a3))
1781 - dump EMI MPU configurations ([20ef588](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/20ef588e86ad8f3cf13382c164463046db261feb))
1782 - improve SPM wakeup log ([ab45305](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ab45305062f50f81e5c3f800ef4c6cef5097cb04))
1783
1784 - **MT8186**
1785
1786 - add DFD control in SiP service ([e46e9df](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e46e9df0d0e05f2aaee613fc4f697fcc8d79c0b3))
1787 - add SPM suspend driver ([7ac6a76](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7ac6a76c47d429778723aa804b64c48220a10f11))
1788 - add Vcore DVFS driver ([635e6b1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/635e6b108e773daf37c00f46e6fbb1cae4e78f96))
1789 - disable 26MHz clock while suspending ([9457cec](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9457cec8c02f78ba56fd9298dd795766c89281a2))
1790 - initialize platform for MediaTek MT8186 ([27132f1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/27132f13ca871dc3cf1aa6938995284cf5016e00))
1791 - add power-off function for PSCI ([a68346a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a68346a772859ee6971ec14c6473d2a853e9c66f))
1792 - add CPU hotplug ([1da57e5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1da57e54b2270b3b49710afa6fd947b01d61b261))
1793 - add DCM driver ([95ea87f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/95ea87ffc2445c77f070e6a2f78ffa424810faed))
1794 - add EMI MPU basic driver ([1b17e34](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1b17e34c5d7740a357b2027d88aef7760b346616))
1795 - add MCDI drivers ([06cb65e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/06cb65ef079941d0525dca75dd0e110e9330906d))
1796 - add pinctrl support ([af5a0c4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/af5a0c40aff21c4b8771365f19dcb01d6086b30d))
1797 - add pwrap and pmic driver ([5bc88ec](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5bc88ec61c75ed42b41d84817aa4d6ee68a2efc8))
1798 - add reboot function for PSCI ([24dd5a7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/24dd5a7b71544c503446e58cb23c0cfd09245a3c))
1799 - add RTC drivers ([6e5d76b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6e5d76bac8786120d037953f5a6fd67aaff035c1))
1800 - add SiP service ([5aab27d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5aab27dc4294110a6c0b69bf5ec5343e7df883a7))
1801 - add sys_cirq support ([109b91e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/109b91e38c8d4f73941c8574759560a1f1636d05))
1802 - apply erratas for MT8186 ([572f8ad](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/572f8adbb062c36835fbb82944dd2ed772134bfd))
1803 - initialize delay_timer ([d73e15e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d73e15e66a33398c8fc51c83f975a3f35494faf5))
1804 - initialize GIC ([206f125](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/206f125cc177bc110eb87d40ffc7fa18b28c01ce))
1805 - initialize systimer ([a6a0af5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a6a0af57c3369dfc6fc2f25877d812a24e9be311))
1806
1807 - **NXP**
1808
1809 - add SoC erratum a008850 ([3d14a30](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3d14a30b88762e901e134acc89c6ac4fa9e3f321))
1810 - add ifc nor and nand as io devices ([b759727](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b759727f5936a687314168dd8912d30897a8c6be))
1811 - add RCPM2 registers definition ([d374060](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d374060abe9b63296f63f1e3c811aeeddb7a093c))
1812 - add CORTEX A53 helper functions ([3ccc8ac](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3ccc8ac3e5da48819a2fc90ec48a175515de38cb))
1813
1814 - **i.MX**
1815
1816 - **i.MX 8M**
1817
1818 - add a simple csu driver for imx8m family ([71c40d3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/71c40d3bb7c90a6c36d5c49d0830ca95aba65a2f))
1819 - add imx csu/rdc enum type defines for imx8m ([0c6dfc4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0c6dfc47847608b6ade0c00716e93afc6725362c))
1820 - enable conditional build for SDEI ([d2a339d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d2a339dfa1665edf87a30a4318af954e764c205c))
1821 - enable the coram_s tz by default on imx8mn/mp ([d5ede92](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d5ede92d78c829d8a3adad0759219b79e0dc0707))
1822 - enable the csu init on imx8m ([0a76495](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0a76495bc2cb0c5291027020a3cd2d3adf31c8ed))
1823 - do not release JR0 to NS if HAB is using it ([77850c9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/77850c96f23bcdc76ecb0ecd27a982c00fde5d9d))
1824 - switch to xlat_tables_v2 ([4f8d5b0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4f8d5b018efc42d1ffa76fca8efb0d16a57f5edd))
1825
1826 - **i.MX 8M Mini**
1827
1828 - enable optee fdt overlay support ([9d0eed1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9d0eed111cb1294605b6d82291fef16a51d35e46))
1829 - enable Trusty OS on imx8mm ([ff3acfe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ff3acfe3cc1658917376152913a9d1b5b9b8de34))
1830 - add support for measured boot ([cb2c4f9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cb2c4f93c18b948fbfde9d50ab7d30362be0e00a))
1831
1832 - **i.MX 8M Plus**
1833
1834 - add trusty for imx8mp ([8b9c21b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8b9c21b480dd5c3265be1105a9462b3f5657a6b1))
1835 - enable BL32 fdt overlay support on imx8mp ([aeff146](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/aeff14640a91f6d33bfdbc0dc7b0e920f6d14b91))
1836
1837 - **i.MX 8M Nano**
1838
1839 - enable optee fdt overlay support ([2612891](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/26128912884b26fab67bce9d87ba0e1c85a0be1e))
1840 - enable Trusty OS for imx8mn ([99349c8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/99349c8ecba910dabbaa72b9be91f3ed762036f5))
1841
1842 - **i.MX 8M Q**
1843
1844 - enable optee fdt overlay support ([023750c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/023750c6a898e77c185839f5e56f8e23538f718a))
1845 - enable trusty for imx8mq ([a18e393](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a18e393339e1d481f4fdf0d621fe4f39ce93a4fe))
1846
1847 - **Layerscape**
1848
1849 - add CHASSIS 3 support for tbbr ([9550ce9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9550ce9ddd7729a961f51ed61ea4b2030e284dcb))
1850 - add new soc errata a009660 support ([785ee93](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/785ee93cc3bd9b43d88fee5acefbd131bf6f2756))
1851 - add new soc errata a010539 support ([85bd092](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/85bd0929433875e0b84fdc2046d9ec2cf0164903))
1852 - add soc helper macro definition for chassis 3 ([602cf53](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/602cf53b6f507cea88f4af5c07bed9325bc7a9b8))
1853 - define more chassis 3 hardware address ([0d396d6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0d396d6455a659c4e679f02fae1f9043713474b0))
1854 - print DDR errata information ([3412716](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3412716b30260958b30d1fa2e1c6d8cce195cd7d))
1855
1856 - **LS1043A**
1857
1858 - add ls1043a soc support ([3b0de91](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3b0de9182501fae9de372efd1faaf35a7bf74f68))
1859
1860 - **LS1043ARDB**
1861
1862 - add ls1043ardb board support ([e4bd65f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e4bd65fed8a12d06181c1343cf786ac91badb6b0)
1863
1864 - **LX2**
1865
1866 - enable DDR erratas for lx2 platforms ([cd960f5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cd960f5009ee062bba9c479505caee6bbe644649))
1867
1868 - **LS1046A**
1869
1870 - add new SoC platform ls1046a ([cc70859](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cc708597fa72094c5a01df60e6538e4a7429c2a0))
1871
1872 - **LS1046ARDB**
1873
1874 - add ls1046ardb board support ([bb52f75](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bb52f7560b62043ed08a753f399dc80e8c1582d3))
1875
1876 - **LS1046AFRWY**
1877
1878 - add ls1046afrwy board support ([b51dc56](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b51dc56ab9ea79e4709f0d0ce965525d0d3da918))
1879
1880 - **LS1046AQDS**
1881
1882 - add board ls1046aqds support ([16662dc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/16662dc40dd2578d3000528ece090ed39ed18b9c))
1883
1884 - **LS1088A**
1885
1886 - add new SoC platform ls1088a ([9df5ba0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9df5ba05b4fe4cd44157363a897b73553ba6e2f1))
1887
1888 - **LS1088ARDB**
1889
1890 - add ls1088ardb board support ([2771dd0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2771dd0293b6cda6811e8bed95f2354a3ee0124e))
1891
1892 - **LS1088AQDS**
1893
1894 - add ls1088aqds board support ([0b0e676](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0b0e67669814139c6818e61e03d0d0e3314fdc99))
1895
1896 - **QEMU**
1897
1898 - add SPMD support with SPMC at S-EL1 ([f58237c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f58237ccd9fd2350730d60ab7de59b5c376bfb35))
1899 - add support for measured boot ([5e69026](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5e690269d579d9461be3c5f5e3f59d4c666863a0))
1900
1901 - **QTI**
1902
1903 - **MSM8916**
1904
1905 - allow booting secondary CPU cores ([a758c0b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a758c0b65c6730fb07846899d6436ba257484d34))
1906 - initial platform port ([dddba19](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dddba19a6a3cb7a1039beaffc3169c4eb3291afd))
1907 - setup hardware for non-secure world ([af64473](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/af6447315c8534331513ca6b6556af661e0ba88b))
1908
1909 - **Renesas**
1910
1911 - **R-Car**
1912
1913 - **R-Car 3**
1914
1915 - modify sequence for update value for WUPMSKCA57/53 ([d9912cf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d9912cf3d1022fc6d38a6059290040985de56e63))
1916 - modify type for Internal function argument ([ffb725b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ffb725be98ffd010c851629a6da75bf57f770c7f))
1917 - update IPL and Secure Monitor Rev.3.0.3 ([14d9727](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/14d9727e334300b3f5f57e76a9f6e21431e6c6b5))
1918
1919 - **ST**
1920
1921 - add a function to configure console ([53612f7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/53612f72938f37244a5f10ae7c57abe7358c221f))
1922 - add STM32CubeProgrammer support on UART ([fb3e798](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fb3e7985c9b657c535c02b722ecc413f643e671e))
1923 - add STM32MP_UART_PROGRAMMER target ([9083fa1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9083fa11ead67272b94329e8f84257de6658620d))
1924 - add early console in BL2 ([c768b2b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c768b2b22f4fb16cf8be8b4815a1984b29918c20))
1925 - disable authentication based on part_number ([49abdfd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49abdfd8cececb91a4bc7e7b29a30c09dce461c7))
1926 - get pin_count from the gpio-ranges property ([d0f2cf3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d0f2cf3b148df75d5cbbd42dfa18012043e5d1f4))
1927 - map 2MB for ROM code ([1697ad8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1697ad8cc81307972d31cec3b27d58f589eeeb3f))
1928 - protect UART during platform init ([acf28c2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/acf28c267b3679a0770b2010f2ec3fb3c2d19975))
1929 - update stm32image tool for header v2 ([2d8886a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2d8886aceed613b9be25f20900914cacc8bb0fb9))
1930 - update the security based on new compatible ([812daf9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/812daf916c9c977a4f6d7d745d22b90c8492fc71))
1931 - use newly introduced clock framework ([33667d2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/33667d299bd5398ca549f542345e0f321b483d17))
1932
1933 - **ST32MP1**
1934
1935 - adaptations for STM32MP13 image header ([a530874](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a5308745ee3ab3b77ca942052e60968bcc01340d))
1936 - add "Boot mode" management for STM32MP13 ([296ac80](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/296ac8012b77ea84079b38cc60ee786a5f91857f))
1937 - add a second fixed regulator ([225ce48](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/225ce4822ccf2e7c7c1fca6cf3918d4399158613))
1938 - add GUID values for updatable images ([8d6b476](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8d6b4764f3e54431c3d01342d39d1efa70c3dbf9))
1939 - add GUID's for identifying firmware images to be booted ([41bd8b9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/41bd8b9e2ad3b755505684601f07d4f7f8ec04c4))
1940 - add helper to enable high speed mode in low voltage ([dea02f4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dea02f4eaed855c2f05d8a1d7eefca313e98e5b4))
1941 - add logic to pass the boot index to the Update Agent ([ba02add](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ba02add9ea8fb9a8b0a533c1065a77c7dda4f2a6))
1942 - add logic to select the images to be booted ([8dd7553](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8dd755314fdfa077465bd6cd5e248be392d90378))
1943 - add NVMEM layout compatibility definition ([dfbdbd0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dfbdbd0625990267c6742268118ea748e77c6123))
1944 - add part numbers for STM32MP13 ([30eea11](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/30eea116cdd66b3fa1e1208e185eb7285a83d898))
1945 - add regulator framework compilation ([bba9fde](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bba9fdee589fb9a7aca5963f53b7ce67c30520b3))
1946 - add sdmmc compatible in platform define ([3331d36](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3331d3637c295993a78f22afe7463cf1c334d329))
1947 - add sign-compare warning ([c10f3a4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c10f3a4559ebf7a654a9719fec619e81e6ee1d69))
1948 - add stm32_get_boot_interface function ([a6bfa75](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a6bfa75cf25241a486ab371ae105ea7ebf2d34d8))
1949 - add support for building the FWU feature ([ad216c1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ad216c106682f1d2565b2a08e11a601b418dc8a4))
1950 - add support for reading the metadata partition ([0ca180f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0ca180f6416160a523ff442f1ad0b768a9a3a948))
1951 - add timeout in IO compensation ([de02e9b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/de02e9b0ec29548b8ce5ef6ee9adcd9c5edb0518))
1952 - allow configuration of DDR AXI ports number ([88f4fb8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/88f4fb8fa759b1761954067346ee674b454bdfde))
1953 - call pmic_voltages_init() in platform init ([ffd1b88](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ffd1b889225a8aec124df9e330f41dc638fd7180))
1954 - chip rev. Z is 0x1001 on STM32MP13 ([ef0b8a6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ef0b8a6c1b1a0eab3626041f3168f82bdb410836))
1955 - enable BL2_IN_XIP_MEM to remove relocation sections ([d958d10](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d958d10eb360024e15f3c921dc3863a0cee98830))
1956 - enable format-signedness warning ([cff26c1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cff26c19169dd94857e8180cc46b7aa4ccac574a))
1957 - get CPU info from SYSCFG on STM32MP13 ([6512c3a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6512c3a62a4a7baaf32597284b242bc7172b7e26))
1958 - introduce new flag for STM32MP13 ([bdec516](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bdec516ee862bfadc25a4d0c02a3b8d859c1fa25))
1959 - manage HSLV on STM32MP13 ([fca10a8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fca10a8f1b47231ef92634a0adf1a26cbfc97c2a))
1960 - manage monotonic counter ([f5a3688](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f5a3688b8608df0f269a0b6df18632ebb9e26a01))
1961 - new way to access platform OTP ([ae3ce8b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ae3ce8b28eac73e9a41fdb28424d9f0f4b5f200e))
1962 - preserve the PLL4 settings for USB boot ([bf1af15](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bf1af154db2c89028a8a551c18885add35d38966))
1963 - register fixed regulator ([967a8e6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/967a8e63c33822680e3a4631430dcd9a4a64becd))
1964 - remove unsupported features on STM32MP13 ([111a384](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/111a384c90afc629e644e7a8284abbd4311cc6b3))
1965 - retry 3 times FWU trial boot ([f87de90](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f87de907c87e5b2091592c131c4d3d2f737bef01))
1966 - select platform compilation either by flag or DT ([99a5d8d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/99a5d8d01d38474b056766651bd746a4fe93ab20))
1967 - skip TOS_FW_CONFIG if not in FIP ([b706608](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b7066086424c2f6fd04880db852306d6f487962e))
1968 - stm32mp_is_single_core() for STM32MP13 ([7b48a9f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7b48a9f3286b8f174acf8821fec48fd2e4771514))
1969 - update BACKUP_BOOT_MODE for STM32MP13 ([4b031ab](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4b031ab4c50d0b9f7127daa7f4eec634f39de970))
1970 - update boot API for header v2.0 ([5f52eb1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5f52eb15970e57d2777d114948fc1110e3dd3f6c))
1971 - update CFG0 OTP for STM32MP13 ([1c37d0c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1c37d0c1d378769249c797de5b13d73cf6f17a53))
1972 - update console management for SP_min ([aafff04](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/aafff0435448c8409935132be41758e0031f0822))
1973 - update IO compensation on STM32MP13 ([8e07ab5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8e07ab5f705b213af28831f7c3e9878154e07df0))
1974 - update IP addresses for STM32MP13 ([52ac998](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/52ac9983d67522b6b821391941c8b0d01fd68941))
1975 - update memory mapping for STM32MP13 ([48ede66](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/48ede6615168118c674288f2e4f8ee1b11d2fa02))
1976 - updates for STM32MP13 device tree compilation ([d38eaf9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d38eaf99d327bc1400f51c87b6d8a2f92cd828c6))
1977 - usb descriptor update for STM32MP13 ([d59b9d5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d59b9d53b9cfb2443575c62c6716eb5508374a7b))
1978 - use clk_enable/disable functions ([c7a66e7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c7a66e720ae1a1a5ef98eaf9ff327cd352549010))
1979 - use only one filter for TZC400 on STM32MP13 ([b7d0058](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b7d0058a3a9153a3863cf76a6763ea751b3ab48d))
1980 - warn when debug enabled on secure chip ([ac4b8b0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ac4b8b06eb23134d2a9002834541d33f8d43661b))
1981
1982 - **Texas Instruments**
1983
1984 - add enter sleep method ([cf5868b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cf5868b8cd7239dee69bdf6ba3ab87bd06bf15f5))
1985 - add gic save and restore calls ([b40a467](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b40a467783e5911f97d6e92ebdeb34ca2f005552))
1986 - add PSCI handlers for system suspend ([2393c27](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2393c27680a1ec636e413051e87e986df5a866fe))
1987 - allow build config of low power mode support ([a9f46fa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a9f46fad82b807a9f0a967245e3ac10ee8dd0ef1))
1988 - increase SEC_SRAM_SIZE to 128k ([38164e6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/38164e64bd853a8329475e9168c5fcb94ecc528b))
1989
1990 - **Xilinx**
1991
1992 - **Versal**
1993
1994 - add SPP/EMU platform support for versal ([be73459](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/be73459a945d8fa781fcc864943ccd0a8d92421c))
1995 - add common interfaces to handle EEMI commands ([1397967](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1397967490c9f0ebff0d20a566260d1475fe065e))
1996 - add SMCCC call TF_A_PM_REGISTER_SGI ([fcf6f46](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fcf6f469318d693a024d42ae2d0f4afb26c1e85d))
1997 - add support to reset SGI ([bf70449](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bf70449ba2d1ffd20b01741c491dc0f565009b3d))
1998 - add UART1 as console ([2c79149](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2c791499c26b40c31ce7f68c3bf0dca777fc62de))
1999 - enhance PM_IOCTL EEMI API to support additional arg ([d34a5db](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d34a5db8a76abdfc8fa68f43b24b971699086a06))
2000 - get version for ATF related EEMI APIs ([da6e654](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/da6e654bc8b03ee784d0e96a71c4e591e63930f2))
2001 - remove the time stamp configuration ([18e2a79](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/18e2a79f8a5eaa72a2a7e641c2481beb9f827dce))
2002
2003 - **ZynqMP**
2004
2005 - disable the -mbranch-protection flag ([67abd47](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/67abd4762bd563be94e734bb0fe4087e88d5d446))
2006 - fix section `coherent_ram' will not fit in region `RAM' ([9b4ed0a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9b4ed0af02a8ff1fd9a81af5213fde16d3eb8d92))
2007 - add feature check support ([223a628](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/223a6284b8a0a3ead884a7f0cf333a464d32e319))
2008 - add support to get info of xilfpga ([cc077c2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cc077c22273075db328bd30fa12c28abf9eef052))
2009 - add uart1 as console ([ea66e4a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ea66e4af0baf5d5b905e72f824a672f16a6e0f98))
2010 - increase the max xlat tables when debug build is enabled ([4c4b961](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4c4b9615b1d9512a4a89aa08e722547cc491a07b))
2011 - pass ioctl calls to firmware ([76ff8c4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/76ff8c459e9e6d105e614d68648bd6680806f93e))
2012 - pm_api_clock_get_num_clocks cleanup ([e682d38](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e682d38b56854e1586b25d929dbc83543b4c66e4))
2013
2014- **Bootloader Images**
2015
2016 - add XLAT tables symbols in linker script ([bb5b942](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bb5b942e6f133198daedcca0b74ec598af260a54))
2017
2018 - **BL2**
2019
2020 - add support to separate no-loadable sections ([96a8ed1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/96a8ed14b74cca33a8caf567d0f0a2d3b2483a3b))
2021
2022 - **BL31**
2023
2024 - aarch64: RESET_TO_BL31_WITH_PARAMS ([25844ff](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/25844ff728e4a0e5430ba2032457aba7b780a701))
2025
2026- **Services**
2027
2028 - **RME**
2029
2030 - add dummy platform token to RMMD ([0f9159b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0f9159b7ebb7e784a8ed998869ff21095fa105b1))
2031 - add dummy realm attestation key to RMMD ([a043510](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a0435105f229a65c7861b5997793f905cf90b823))
2032
2033 - **SPM**
2034
2035 - update ff-a boot protocol documentation ([573ac37](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/573ac37373d3e8b2c31b3aaeed759e4656e060ec))
2036
2037 - **EL3 SPMC**
2038
2039 - allow BL32 specific defines to be used by SPMC_AT_EL3 ([2d65ea1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2d65ea1930d4ce26cc176a8c60e9401d0b4f862a))
2040 - add plat hook for memory transactions ([a8be4cd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a8be4cd057bce5f0b4ac6af396c0c870474d1ef4))
2041 - add EL3 SPMC #defines ([44639ab](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/44639ab73e43e0b79da834dff8c85266d68e5066))
2042 - introduce accessor function to obtain datastore ([6a0788b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6a0788bc0e704283e52c80990aa2bb6e047a0cc2))
2043 - add FF-A secure partition manager core ([5096aeb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5096aeb2ba646548a7a6ab59e975b996e6c9026a))
2044 - add FFA_FEATURES handler ([55a2963](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/55a296387b9720855df429a08c886f47a4a45057))
2045 - add FFA_PARTITION_INFO_GET handler ([f74e277](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f74e27723bb54ad1318fa462fbcff70af555b2e6))
2046 - add FFA_RUN handler ([aad20c8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/aad20c85cb6f4bc91318d3c6488cf72a20fdbe96))
2047 - add FFA_RX_RELEASE handler ([f0c25a0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f0c25a082fc8b891d4d21518028118561caa4735))
2048 - add function to determine the return path from the SPMC ([20fae0a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/20fae0a7ce7fd407cd3efb7745017ee6ab605159))
2049 - add helper function to obtain endpoint mailbox ([f16b6ee](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f16b6ee3deac93706efe465f399c9542e12d5eeb))
2050 - add helper function to obtain hyp structure ([a7c0050](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a7c00505f85684326a223535a319c170d14826f6))
2051 - add helper to obtain a partitions FF-A version ([c2b1434](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c2b1434369292081f907c548e496f59e197eb2f1))
2052 - add partition mailbox structs ([e1df600](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e1df6008d9b4a00da25ec08fbdcbd3a5967fdb54))
2053 - add support for direct req/resp ([9741327](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9741327df577c3f43db42b26bda607429e62af0b))
2054 - add support for FF-A power mgmt. messages in the EL3 SPMC ([59bd2ad](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/59bd2ad83c13ed3c84bb9b841032c95927358890))
2055 - add support for FFA_MSG_WAIT ([c4db76f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c4db76f066f236fe490ebc7a50833a04e08f5151))
2056 - add support for FFA_SPM_ID_GET ([46872e0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/46872e01f5efb555fef8367595b59e5d2f75cec0))
2057 - add support for forwarding a secure interrupt to the SP ([729d779](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/729d7793f830781ff8ed44d144c3346c6e4251a3))
2058 - add support for handling FFA_ERROR ABI ([d663fe7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d663fe7a3002ff028c190eb732278b878e78b7b7))
2059 - add support for v1.1 FF-A boot protocol ([2e21921](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2e21921502b1317031cf2a2f69c5d47ac88a505d))
2060 - add support for v1.1 FF-A memory data structures ([7e804f9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7e804f9695c48681c91e9e6fc6175eb6997df867))
2061 - enable building of the SPMC at EL3 ([1d63ae4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1d63ae4d0d8374a732113565be90d58861506e39))
2062 - enable checking of execution ctx count ([5b0219d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5b0219ddd5da42413f4c2be9302224b5b71295ff))
2063 - enable handling FF-A RX/TX Mapping ABIs ([1a75224](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1a752245ecae6487844c57667e24b704e6df8079))
2064 - enable handling FFA_VERSION ABI ([0c7707f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0c7707fdf21fc2a8658f5a4bdfd2f8883d02ada5))
2065 - enable handling of the NS bit ([0560b53](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0560b53e71ab6daefa8e75665a718605478746a4))
2066 - enable parsing of messaging methods from manifest ([3de378f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3de378ff8c9430c964cbe9b0c58fa5afc4d237ce))
2067 - enable parsing of UUID from SP Manifest ([857f579](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/857f5790da3770a9ca52416274eec4e545c9be53))
2068 - enable the SPMC to pass the linear core ID in a register ([f014300](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f0143004e548582760aacd6f15f5499b18081a69))
2069 - prevent read only xlat tables with the EL3 SPMC ([70d986d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/70d986ddbbf56a20c7550c079dd4dc9462332594))
2070 - support FFA_ID_GET ABI ([d5fe923](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d5fe92350cb018ae7083ed26a6a16508ccd82a86))
2071 - allow forwarding of FFA_FRAG_RX/TX calls ([642db98](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/642db9840712044b9c496e04a7acd60580e54117))
2072 - enable handling of FF-A SMCs with the SPMC at EL3 ([bb01a67](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bb01a67306f47271adde051e541c760028c1a0f1))
2073 - update SPMC init flow to use EL3 implementation ([6da7607](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6da76075bf4b953d621aa15c379e62a5f785de3f))
2074 - add logical partition framework ([7affa25](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7affa25cad400101c016082be2d102be0f4fce80))
2075 - add FF-A memory management code ([e0b1a6d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e0b1a6d59e57c0dbe87f5b8f8166f1123664f058))
2076 - prevent duplicated sharing of memory regions ([fef85e1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fef85e1e53fcf44e8d9ed50c89d8a764bf1b7738))
2077 - support multiple endpoints in memory transactions ([f0244e5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f0244e5dd1b8cbab75ef00c1b9b56eed5b3cad4b))
2078
2079 - **SPMD**
2080
2081 - forward FFA_VERSION from SPMD to SPMC ([9944f55](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9944f55761c4d5cc1feefaf5e33bf7fb83d8f5f3))
2082 - enable SPMD to forward FFA_VERSION to EL3 SPMC ([9576fa9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9576fa93a2effc23a533b80dce41d7104a8d200b))
2083 - add FFA_MSG_SEND2 forwarding in SPMD ([c2eba07](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c2eba07c47f8d831629104eeffcec11ed7d3b0a5))
2084 - add FFA_RX_ACQUIRE forwarding in SPMD ([d555233](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d555233fe5a04dfd99fd6ac30bacc5284285c131))
2085
2086 - **SPM MM**
2087
2088 - add support to save and restore fp regs ([15dd6f1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/15dd6f19da8ee4b20ba525e0a742d0df9e46e071))
2089
2090- **Libraries**
2091
2092 - **CPU Support**
2093
2094 - add library support for Poseidon CPU ([1471475](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1471475516cbf1b4a411d5ef853bd92d0edd542e))
2095 - add support for Cortex-X1 ([6e8eca7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6e8eca78e5db966e10e2fa2737e9be4d5af51fa9))
2096 - add L1PCTL macro definiton for CPUACTLR_EL1 ([8bbb1d8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8bbb1d80a58dbdf96fcabbdebbfbd21d2d5344a4))
2097
2098 - **EL3 Runtime**
2099
2100 - add arch-features detection mechanism ([6a0da73](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6a0da73647546aea1d10b4b2347bac9d532bcb43))
2101 - replace ARM_ARCH_AT_LEAST macro with FEAT flags ([0ce220a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0ce220afb24f0511332b251952019d7011ccc282))
2102
2103 - **FCONF**
2104
2105 - add a helper to get image index ([9e3f409](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9e3f409398af447b1d03001dd981007a9bb1617e))
2106 - add NS load address in configuration DTB nodes ([ed4bf52](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ed4bf52c33b6860d58a2ffc946bd293ec76bbdaa))
2107
2108 - **Standard C Library**
2109
2110 - add support for length specifiers ([701e94b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/701e94b08f382691b0deabd4df882abd87e17ab5))
2111
2112 - **PSA**
2113
2114 - add initial attestation API ([0848565](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/084856513d6730a50a3d65ac9c3bdae465117c40))
2115 - add measured boot API ([758c647](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/758c64715b691be92de623f81032494e38a43cc8))
2116 - mock PSA APIs ([0ce2072](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0ce2072d9b9f419bb19595454395a33a5857ca2f))
2117
2118- **Drivers**
2119
2120 - **Generic Clock**
2121
2122 - add a minimal clock framework ([847c6bc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/847c6bc8e6d55b1c0f31a52407aa61515cd6c612))
2123
2124 - **FWU**
2125
2126 - add a function to pass metadata structure to platforms ([9adce87](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9adce87efc8acc947b8b49d700c9773a7f071e02))
2127 - add basic definitions for GUID handling ([19d63df](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/19d63df1af72b312109b827cca793625ba6fcd16))
2128 - add platform hook for getting the boot index ([40c175e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/40c175e75bc442674a5dc793c601b09681158ab9))
2129 - pass a const metadata structure to platform routines ([6aaf257](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6aaf257de4a4070ebc233f35a09bce4c39ea038c))
2130 - simplify the assert to check for fwu init ([40b085b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/40b085bddf60cf8c533b379ccb41e6668c5080dd))
2131
2132 - **Measured Boot**
2133
2134 - add RSS backend ([0442ebd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0442ebd2e9bcf5fa4344d8fa8ef4b69a3b249e33))
2135
2136 - **GUID Partition Tables Support**
2137
2138 - add a function to identify a partition by GUID ([3cb1065](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3cb1065581f6d9a8507af8dbca3779d139aa0ca7))
2139 - cleanup partition and gpt headers ([2029f93](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2029f930097b0c3b1b1faa660032d16ed01a5c86))
2140 - copy the partition GUID into the partition structure ([7585ec4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7585ec4d36ebb7e286cfec959b2de084eded8201))
2141 - make provision to store partition GUID value ([938e8a5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/938e8a500a25a949cfd25f0cb79f6c1359c9b40c))
2142 - verify crc while loading gpt header ([a283d19](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a283d19f82ddb635d9d9fa061e7fd956167ebe60))
2143
2144 - **Arm**
2145
2146 - **GIC**
2147
2148 - allow overriding GICD_PIDR2_GICV2 address ([a7521bd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a7521bd5d887bfd69d99a55a81416e38ba9ebc97))
2149
2150 - **GIC-600AE**
2151
2152 - disable SMID for unavailable blocks ([3f0094c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3f0094c15d433cd3de413a4633a4ac2b8e1d1f2e))
2153 - enable all GICD, PPI, ITS SMs ([6a1c17c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6a1c17c770139c00395783e7568220d61264c247))
2154 - introduce support for RAS error handling ([308dce4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/308dce40679f63db504cd3d746a0c37a2a05f473))
2155
2156 - **SMMU**
2157
2158 - add SMMU abort transaction function ([6c5c532](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6c5c5320511ab8202fb9eccce9e66b4e4e0d9a33))
2159 - configure SMMU Root interface ([52a314a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/52a314af254966a604e192fcc3326737354f217a))
2160
2161 - **MHU**
2162
2163 - add MHU driver ([af26d7d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/af26d7d6f01068809f17cc2d49a9b3d573c640a9))
2164
2165 - **RSS**
2166
2167 - add RSS communication driver ([ce0c40e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ce0c40edc93aa403cdd2eb6c630ad23e28b01c3e))
2168
2169 - **TZC**
2170
2171 - **TZC-380**
2172
2173 - add sub-region register definition ([fdafe2b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fdafe2b5ead66a1b5175db77bcc7cedafa14a059))
2174
2175 - **Marvell**
2176
2177 - **Armada**
2178
2179 - **A3K**
2180
2181 - **A3720**
2182
2183 - preserve x1/x2 regs in console_a3700_core_init() ([7c85a75](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7c85a7572960efbaabe20c9db037bcec66be3e98))
2184
2185 - **MediaTek**
2186
2187 - **APU**
2188
2189 - add mt8195 APU clock and pll SiP call ([296b590](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/296b590206aa6db51e5c82b1a97a4f9707b49c4d))
2190 - add mt8195 APU iommap regions ([339e492](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/339e4924a7a3fd11bc176e0bf3e01d76133d364c))
2191 - add mt8195 APU mcu boot and stop SiP call ([88906b4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/88906b443734399be5c07a5bd690b63d3d82cefa))
2192
2193 - **NXP**
2194
2195 - **DCFG**
2196
2197 - add Chassis 3 support ([df02aee](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/df02aeeec640d2358301e903d9c8c473d455be9e))
2198 - add gic address align register definition ([3a8c9d7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3a8c9d78d4c65544d789bd64bd005ac10b5b352d))
2199 - add some macro definition ([1b29fe5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1b29fe534b8732193850fced2da1dc449450bd3b))
2200
2201 - **NXP Crypto**
2202
2203 - add chassis 3 support ([d60364d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d60364d48e31b33b57049d848b7462eb0e0de612))
2204
2205 - **DDR**
2206
2207 - add rawcard 1F support ([f2de48c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f2de48cb143c20ccd7a9c141df3d34cae74049de))
2208 - add workaround for errata A050958 ([291adf5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/291adf521a54a365e54964bff4dae53d51c65936))
2209
2210 - **GIC**
2211
2212 - add some macros definition for gicv3 ([9755fd2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9755fd2ec2894323136715848910b13053cfe0ce))
2213
2214 - **CSU**
2215
2216 - add bypass bit mask definition ([ec5fc50](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ec5fc501f15922967bf5d8260072ba1f9aec9640))
2217
2218 - **IFC NAND**
2219
2220 - add IFC NAND flash driver ([28279cf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/28279cf2c141caf5e4e7156f874cde6f5a0d271b))
2221
2222 - **IFC NOR**
2223
2224 - add IFC nor flash driver ([e2fdc77](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e2fdc77ba4eee91f0d1490e34f0fff552fc55dc9))
2225
2226 - **TZC-380**
2227
2228 - add tzc380 platform driver support ([de9e57f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/de9e57ff1f3769e770eac44b94127eb7239a63f2))
2229
2230 - **ST**
2231
2232 - introduce fixed regulator driver ([5d6a264](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5d6a2646f7759a5a2b3daed0d8aef4588c552ba4))
2233
2234 - **Clock**
2235
2236 - add clock driver for STM32MP13 ([9be88e7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9be88e75c198b08c508d8e470964720a781294b3))
2237 - assign clocks to the correct BL ([7418cf3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7418cf397916c97cb4ecf159b1f497a84299b695))
2238 - check HSE configuration in serial boot ([31e9750](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/31e9750bc17bd472d4f2a3db297461efc301be51))
2239 - define secure and non-secure gate clocks ([aaa09b7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/aaa09b713c6f539fb5b2ee7e2dfd75f2d46875f5))
2240 - do not refcount on non-secure clocks in bl32 ([3d69149](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3d69149a7e9e9a899d57f48bee26f98614f88935))
2241 - manage disabled oscillator ([bcccdac](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bcccdacc7e7b7b985df942b3fae26cb9038a2574))
2242
2243 - **DDR**
2244
2245 - add read valid training support ([5def13e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5def13eb01ebac5656031bdc388a215d012fdaf8))
2246
2247 - **GPIO**
2248
2249 - allow to set a gpio in output mode ([53584e1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/53584e1d5b2b843ea3bb9e01e3f01ea7c364ee6a))
2250 - do not apply secure config in BL2 ([fc0aa10](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fc0aa10a2cd3cab887a8baa602891d1f45db2537))
2251 - add a function to reset a pin ([737ad29](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/737ad29bf992a7a79d538d1e0b47c7f38d9a4b9d))
2252
2253 - **SDMMC2**
2254
2255 - allow compatible to be defined in platform code ([6481a8f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6481a8f1e045ac80f0325b8bfe7089ba23deaf7b))
2256 - manage cards power cycle ([258bef9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/258bef913aa76ead1b10c257d1695d9c0ef1c79d))
2257
2258 - **ST PMIC**
2259
2260 - add pmic_voltages_init() function ([5278ec3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5278ec3faf2010fd6aea1d8cd4294dd229c5c21d))
2261 - register the PMIC to regulator framework ([85fb175](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/85fb175b5ef854bc4607db98a4cfb5f35d822cee))
2262
2263 - **STPMIC1**
2264
2265 - add new services ([ea552bf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ea552bf5a57b573a6b09e396e3466b3c4af727f0))
2266 - add USB OTG regulators ([13fbfe0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/13fbfe046e71393961d2c70a4f748a15f9c15f77))
2267
2268 - **Regulator**
2269
2270 - add support for regulator-always-on ([9b4ca70](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9b4ca70d97d9a2556752b511ff9fe52012faff02))
2271 - add a regulator framework ([d5b4a2c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d5b4a2c4e7fd0bcb9f08584b242e69a2e591fb71))
2272
2273 - **UART**
2274
2275 - manage oversampling by 8 ([1f60d1b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1f60d1bd33d434b0c82a74e276699ee5a2f63833))
2276 - add uart driver for STM32MP1 ([165ad55](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/165ad5561ef598ea6261ba082610eeff3f208df7))
2277
2278- **Miscellaneous**
2279
2280 - **Debug**
2281
2282 - update print_memory_map.py ([d16bfe0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d16bfe0feffe6a20399fb91d86fd8f7282b941dd))
2283
2284 - **DT Bindings**
2285
2286 - add bindings for STM32MP13 ([1b8898e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1b8898eb32c3872a34fc59f4216736f23af0c6ea))
2287 - add TZC400 bindings for STM32MP13 ([24d3da7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/24d3da76d221390bb47d501c2ed77a1a7d2b42e7))
2288
2289 - **FDT Wrappers**
2290
2291 - add function to find or add a sudnode ([dea8ee0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dea8ee0d3f13f8d1638745b76e86bd7617bf92e7))
2292
2293 - **FDTs**
2294
2295 - add the ability to supply idle state information ([2b2b565](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2b2b565717cc0299e75e8806004d1a3548e9fbf7))
2296
2297 - **STM32MP1**
2298
2299 - add DDR support for STM32MP13 ([e6fddbc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e6fddbc995947d4e5a5dc6607c76cd46fdd840e2))
2300 - add DT files for STM32MP13 ([3b99ab6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3b99ab6e370a01caec14bc5422a86001eaf291b8))
2301 - add nvmem_layout node and OTP definitions ([ff8767c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ff8767cbfc2bb851a2f6cc32fbe3693ddbfb7d12))
2302 - add st-io_policies node for STM32MP13 ([2bea351](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2bea35122d102492f18c427535ce6c9b7016e356))
2303 - add support for STM32MP13 DK board ([2b7f7b7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2b7f7b751f4b0f7a8a0f4a35407af22cc269e529))
2304 - update NVMEM nodes ([375b79b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/375b79bb4a773fe6a5dd971272c72bf12155050e))
2305
2306- **Documentation**
2307
2308 - context management refactor proposal ([3274226](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/327422633bef112a10579d4daeca0f596cd02911))
2309
2310 - **Threat Model**
2311
2312 - Threat Model for TF-A v8-R64 Support ([dc66922](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dc669220d5666c2c808bc11ba81c86a9b071271a))
2313
2314- **Tools**
2315
2316 - **Secure Partition Tool**
2317
2318 - add python SpSetupActions framework ([b1e6a41](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b1e6a41572240839e62099aa00298174b18c696a))
2319 - delete c version of the sptool ([f4ec476](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f4ec47613fef8db8037195147dc2ac6fb6f154ff))
2320 - python version of the sptool ([2e82874](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2e82874cc9b7922e000dd4d7718e3153e347b1d7)
2321 - use python version of sptool ([822c727](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/822c72791f791d26e233df0c15a655c3dbd8b117))
2322
2323### Resolved Issues
2324
2325- **Architecture**
2326
2327 - **Activity Monitors Extension (FEAT_AMU)**
2328
2329 - add default value for ENABLE_FEAT_FGT and ENABLE_FEAT_ECV flags ([820371b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/820371b13028a6f620a62cf73a951883d051666b))
2330 - fault handling on EL2 context switch ([f74cb0b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f74cb0be8ac80eb3072555cb04eb09375d4cb31f))
2331 - limit virtual offset register access to NS world ([a4c3945](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a4c394561af31ae0417ed9ff3b3152adb7cd5355))
2332
2333 - **Scalable Vector Extension (FEAT_SVE)**
2334
2335 - disable ENABLE_SVE_FOR_NS for AARCH32 ([24ab2c0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/24ab2c0af74be174acf755a36b3ebba867184e60))
2336
2337- **Platforms**
2338
2339 - **Allwinner**
2340
2341 - improve DTB patching error handling ([79808f1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/79808f10c32d441572666551b1545846079af15b))
2342
2343 - **Arm**
2344
2345 - fix fvp and juno build with USE_ROMLIB option ([861250c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/861250c3b26d64f859f5f37686e453d5074fa976))
2346 - increase ARM_BL_REGIONS count ([dcb1959](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dcb1959161935aa58d2bb852f3cef0b96458a4e1))
2347 - remove reclamation of functions starting with "init" ([6c87abd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6c87abdda400354ebf4f5351086c32a4620475c9))
2348 - use PLAT instead of TARGET_PLATFORM ([c5f3de8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c5f3de8dabc9b955b6051a6c6116d40b10a84f5d))
2349 - fix SP count limit without dual root CoT ([9ce15fe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9ce15fe8910580efca46b9f102e117402ce769db))
2350
2351 - **FVP**
2352
2353 - FCONF Trace Not Shown ([0c55c10](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0c55c10305df6217fd978d58ce203dbad3edd4d5))
2354 - disable reclaiming init code by default ([fdb9166](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fdb9166b9494402eb2da7e0b004c121b322725e0))
2355 - extend memory map to include all DRAM memory regions ([e803542](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e80354212f591c8813dec27353e8241e03155b4c))
2356 - fix NULL pointer dereference issue ([a42b426](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a42b426b8548e3304e995f1a49d2470d71072949))
2357 - op-tee sp manifest doesn't map gicd ([69cde5c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/69cde5cd9563f0c665862f1e405ae8e8d2818c6e))
2358
2359 - **Morello**
2360
2361 - change the AP runtime UART address ([07302a2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/07302a23ec1af856b3d4de0439161a8c23414f84))
2362 - fix SoC reference clock frequency ([e8b7a80](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e8b7a80436c2bc81c61fc4703d6580f2fe9226a9))
2363 - include errata workaround for 1868343 ([f94c84b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f94c84baa2a2bad75397b0ec6a0922fe8a475847))
2364
2365 - **SGI**
2366
2367 - disable SVE for NS to support SPM_MM builds ([78d7e81](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/78d7e819798ace643b6e22025dc76aedb199bbd5))
2368
2369 - **TC**
2370
2371 - remove the bootargs node ([68fe3ce](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/68fe3cec25bc9ea4e1bafdb1d9f5315e245d650b))
2372
2373 - **Corstone-1000**
2374
2375 - change base address of FIP in the flash ([1559450](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1559450132c5e712f4d6896e53e4f1cb521fa465))
2376
2377 - **Broadcom**
2378
2379 - allow build to specify mbedTLS absolute path ([903d574](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/903d5742953d9d4b224e71d8b1e62635e83f44a9))
2380 - fix the build failure with mbedTLS config ([95b5c01](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/95b5c0126b802b894ea0177d973978e06b6a254d))
2381
2382 - **Intel**
2383
2384 - add flash dcache after return response for INTEL_SIP_SMC_MBOX_SEND_CMD ([ac097fd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ac097fdf07ad63b567ca751dc518f8445a0baef6))
2385 - allow non-secure access to FPGA Crypto Services (FCS) ([4837a64](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4837a640934630f8034ceec1bb84cc40673d8a6b))
2386 - always set doorbell to SDM after sending command ([e93551b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e93551bb3bd8ac43779fa70c7363ee2568da45ca))
2387 - assert if bl_mem_params is NULL pointer ([35fe7f4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/35fe7f400a7f1d65ff2fee5531d20f6c2f3e6f39))
2388 - bit-wise configuration flag handling ([276a436](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/276a43663e8e315fa1bf0aa4824051d88705858b))
2389 - change SMC return arguments for INTEL_SIP_SMC_MBOX_SEND_CMD ([108514f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/108514ff7160a86efb791449a4635ffe0f9fdf2c))
2390 - configuration status based on start request ([e40910e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e40910e2dc3fa59bcce83ec1cf9a33b3e85012c4))
2391 - define macros to handle buffer entries ([7db1895](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7db1895f0be2f8c6710bf51d8441d5e53e3ef0fe))
2392 - enable HPS QSPI access by default ([000267b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/000267be22d3c0077c0fd0a8377ceeed5aada4c3))
2393 - extend SDM command to return the SDM firmware version ([c026dfe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c026dfe38cfae379457a6ef53130bd5ebc9d7808))
2394 - extending to support large file size for AES encryption and decryption ([dcb144f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dcb144f1fbcef73ddcc448d5ed6134aa279069b6))
2395 - extending to support large file size for SHA-2 ECDSA data signing and signature verifying ([1d97dd7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1d97dd74cd128edd7ad45b725603444333c7b262))
2396 - extending to support large file size for SHA2/HMAC get digest and verifying ([70a7e6a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/70a7e6af958f3541476a8de6baac8e376fcc67f9))
2397 - fix bit masking issue in intel_secure_reg_update ([c9c0709](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c9c070994caedf123212aad23b6942122c5dd793))
2398 - fix configuration status based on start request ([673afd6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/673afd6f8e7266900b00a7cbeb275fe1a3d69cce))
2399 - fix ddr address range checker ([12d71ac](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/12d71ac6627bb6822a0314e737794a8503df79dd))
2400 - fix ECC Double Bit Error handling ([c703d75](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c703d752cce4fd101599378e72db66ccf53644fa))
2401 - fix fpga config write return mechanism ([ef51b09](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ef51b097bfa906bf1cee8ee641a1b7bcc8c5f3c0))
2402 - flush dcache before sending certificate to mailbox ([49d44ec](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49d44ec5f357b1bcf8eae9e91fbd72aef09e00dd))
2403 - get config status OK status ([07915a4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/07915a4fd5848fbac69dcbf28f00353eed10a942))
2404 - introduce a generic response error code ([651841f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/651841f20110ce6fac650e3ac47b0a9cce18e6f3))
2405 - make FPGA memory configurations platform specific ([f571183](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f571183b066b1a91b7fb178c3aad9d6360d1918c))
2406 - modify how configuration type is handled ([ec4f28e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ec4f28ecec8887a685d6119c096ad346da1ea53e))
2407 - null pointer handling for resp_len ([a250c04](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a250c04b0cc807f626df92a7091ff13b3a3aa9ed))
2408 - refactor NOC header ([bc1a573](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bc1a573d5519f121cb872fce1d88fe2e0db07b2c))
2409 - reject non 4-byte align request size for FPGA Crypto Service (FCS) ([52ed157](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/52ed157fd66812debb13a792c21f763de01aef70))
2410 - remove redundant NOC header declarations ([58690cd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/58690cd629b4ccdefe5313f805219598074a3501))
2411 - remove unused printout ([0d19eda](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0d19eda0dd2ffae27d0551b1f0a06a2b8f96c853))
2412 - update certificate mask for FPGA Attestation ([fe5637f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fe5637f27aebfdab42915c2ced2c34d8685ee2bb))
2413 - update encryption and decryption command logic ([02d3ef3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/02d3ef333d4a0a07a3e40defb12a8cde3a7cba03))
2414 - use macro as return value ([e0fc2d1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e0fc2d1907b1c8a062c44a435be77a12ffeed84b))
2415
2416 - **Marvell**
2417
2418 - **Armada**
2419
2420 - **A3K**
2421
2422 - change fatal error to warning when CM3 reset is not implemented ([30cdbe7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/30cdbe7043832f7bd96b40294ac062a8fc9c540f))
2423 - fix comment about BootROM address range ([5a60efa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5a60efa12a57cde98240f861e45609cb9b94d58d))
2424
2425 - **Mediatek**
2426
2427 - **MT8186**
2428
2429 - remove unused files in drivers/mcdi ([bc714ba](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bc714bafe7ae8ca29075ba9bf3985c0e15ae0f64))
2430 - extend MMU region size ([0fe7ae9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0fe7ae9c64aa6f6d5b06a80de9c88081057d5dbe))
2431
2432 - **NVIDIA**
2433
2434 - **Tegra**
2435
2436 - **Tegra 194**
2437
2438 - remove incorrect erxctlr assert ([e272c61](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e272c61ce8185deb397dcf168ec72bdaa5926a33))
2439
2440 - **NXP**
2441
2442 - fix total dram size checking ([0259a3e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0259a3e8282ed17c1d378a27f820f44b3bebab07))
2443 - increase soc name maximum length ([3ccd7e4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3ccd7e45a2c3ff9fa7794f0284c9d0298e7cb982))
2444
2445 - **i.MX**
2446
2447 - **i.MX 8M**
2448
2449 - check the validation of domain id ([eb7fb93](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/eb7fb938c3ce34ccfb143ae8ba695df899098436))
2450
2451 - **i.MX 8M Plus**
2452
2453 - change the BL31 physical load address ([32d5042](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/32d5042204e8b41caa4c0c1ed5b48bad9f1cb1b5))
2454
2455 - **Layerscape**
2456
2457 - fix build issue of mmap_add_ddr_region_dynamically ([e2818d0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e2818d0afc20a60d302f85f4c915e4ae4cc3cb9c))
2458 - fix coverity issue ([5161cfd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5161cfde9bfaa3a715d160fcd4870f276adad332))
2459 - update WA for Errata A-050426 ([72feaad](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/72feaad980cdc472868bc95914202bf57ed51b2d))
2460
2461 - **LX2**
2462
2463 - drop erratum A-009810 ([e36b0e4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e36b0e4910aea56f90a6ab9b8cf3dc4008220031))
2464
2465 - **Renesas**
2466
2467 - **R-Car**
2468
2469 - **R-Car 3**
2470
2471 - change stack size of BL31 ([d544dfc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d544dfcc4959d203b06dbfb85fb0ad895178b379))
2472 - fix SYSTEM_OFF processing for R-Car D3 ([1b49ba0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1b49ba0fde5eb9e47fe50152c192579101feb718))
2473 - fix to bit operation for WUPMSKCA57/53 ([82bb6c2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/82bb6c2e88314a5b3f2326c95095c3b20a389947))
2474
2475 - **Socionext**
2476
2477 - **Synquacer**
2478
2479 - initialise CNTFRQ in Non Secure CNTBaseN ([4d4911d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4d4911d77d4d59c7dd18d7fc3724ddb1fa3582b7))
2480
2481 - **ST**
2482
2483 - add missing header include ([b1391b2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b1391b294ca7803f46bc47048b4a02a15dda9a16))
2484 - don't try to read boot partition on SD cards ([9492b39](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9492b391a35c66e1e7630e95347259191b28314d))
2485 - fix NULL pointer dereference issues ([2deff90](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2deff904a953c6a87331ab6830ab80e3889d9e23))
2486 - manage UART clock and reset only in BL2 ([9e52d45](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9e52d45fdf619561e0a7a833b77aaacc947a4dfd))
2487 - remove extra chars from dtc version ([03d2077](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/03d20776efc20a04a5191a4f39965079a4d60b3c))
2488
2489 - **ST32MP1**
2490
2491 - add missing debug.h ([356ed96](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/356ed961184847dcd088cfcda44b71eeb0ef2377))
2492 - correct dtc version check ([429f10e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/429f10e3367748abd33b4f6f9ee362c0ba74dd95))
2493 - correct include order ([ff7675e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ff7675ebf94999618dbde14bb59741cefb2b2edd))
2494 - correct types in messages ([43bbdca](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/43bbdca04f5a20bb4e648e18fc63061b6a6e4ecf))
2495 - deconfigure UART RX pins ([d7176f0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d7176f0319cd399aae9a906e5d78e67b32e183f5))
2496 - do not reopen debug features ([21cfa45](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/21cfa4531a76a7c3cad00e874400b97e2f68723c))
2497 - fix enum prints ([ceab2fc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ceab2fc3442dbda1c4beaff3c4fe708a04c02303))
2498 - include assert.h to fix build failure ([570c71b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/570c71b20a195ade510f5d584c69325d2634c50b))
2499 - remove interrupt_provider warning for dtc ([ca88c76](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ca88c761d34854ed3e0b16b9c5f39b0790d320ab))
2500 - restrict DEVICE2 mapping in BL2 ([db3e0ec](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/db3e0ece7157181a3529d14172368003eb63dc30))
2501 - rework switch/case for MISRA ([f7130e8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f7130e81cf9c3682232bb9319b1798184b44920f))
2502 - set reset pulse duration to 31ms ([9a73a56](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9a73a56c353d32742e03b828647562bdbe2ddbb2))
2503
2504 - **Xilinx**
2505
2506 - fix coding style violations ([bb1768c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bb1768c67ea06ac466e2cdc7e5338c3d23dac79d))
2507 - fix mismatching function prototype ([81333ea](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/81333eac716b25a9fd112cc4f5990e069f3bdb40))
2508
2509 - **Versal**
2510
2511 - resolve misra R10.1 in pm services ([775bf1b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/775bf1bbd32c2df47f4ff597eb8a452d2983e590))
2512 - resolve misra R10.3 ([b2bb3ef](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b2bb3efb8f590f31b1205c51d56be1dd6f473fbb))
2513 - resolve misra R10.3 in pm services ([5d1c211](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5d1c211e225d40d2926bf34483c90f907a6c5dc3))
2514 - resolve misra R10.6 ([93d4625](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/93d462562727f4f428e6f975a972226dafbfd305))
2515 - resolve misra R10.6 in pm services ([fa98d7f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fa98d7f2f8752e37f740b43f533547288552a393))
2516 - resolve misra R14.4 ([a62c40d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a62c40d42703d5f60a8d80938d2cff721ee131bd))
2517 - resolve misra R15.6 ([b9fa2d9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b9fa2d9fc154feffe78e677ace54b0e34f011439))
2518 - resolve misra R15.6 in pm services ([4156719](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4156719550ceddf5b1b4a47464fb32f7506e0dca))
2519 - resolve misra R15.7 ([bc2637e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bc2637e3799dbc9642447ddb719e0262347b1309))
2520 - resolve misra R16.3 in pm services ([27ae531](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/27ae5310883b0db7d4e2dd4fbc1fd58e675f75b5))
2521 - resolve misra R17.7 ([526a1fd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/526a1fd1472874561988777f8ecd8b87734a0671))
2522 - resolve misra R20.7 in pm services ([5dada62](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5dada6227b949ef702bfab7986bc083689afdaf7))
2523 - resolve misra R7.2 ([0623dce](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0623dcea0f6e7a5c9d65413445df8a96a2b40d42))
2524 - fix coverity scan warnings ([0b15187](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0b15187225a9134e3acbc7693646b21d43617b3b))
2525 - fix the incorrect log message ([ea04b3f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ea04b3fe183b6661f656b4cc38cb93a73d9bc202))
2526
2527 - **ZynqMP**
2528
2529 - define and enable ARM_XLAT_TABLES_LIB_V1 ([c884c9a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c884c9a55b167383ff3d96d2d0a30ac6842bcc86))
2530 - query node status to power up APU ([b35b556](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b35b556718b60b78cb5d96b0c137e2fe82eb0086))
2531 - resolve misra 7.2 warnings ([5bcbd2d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5bcbd2de127292f3ad076217e08468388c6844b0))
2532 - resolve misra 8.3 warnings ([944e7ea](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/944e7ea94f2594e2b128c671cf7415265302596b))
2533 - resolve misra R10.3 ([2b57da6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2b57da6c91ebe14588e63e5a24f31ef32711eca2))
2534 - resolve misra R14.4 warnings ([dd1fe71](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dd1fe7178b578916b1e133b7c65c183e1f994371))
2535 - resolve misra R15.6 warnings ([eb0d2b1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/eb0d2b17722c01a22bf3ec1123f7bed2bf891b09))
2536 - resolve misra R15.7 warnings ([16de22d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/16de22d037644359ef2a04058134f9c326b36633))
2537 - resolve misra R16.3 warnings ([e7e5d30](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e7e5d30308ccfb931f7b6d0afa6c5c23971e95c0))
2538 - resolve misra R8.4 warnings ([610eeac](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/610eeac89438d603435bde694eb4ddab07f46e45))
2539 - update the log message to verbose ([1277af9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1277af9bacca36b46d7aa341187bb3abef84332f))
2540 - use common interface for eemi apis ([a469c1e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a469c1e1f4c1cd69f98ce45d6e0709de091b8cb3))
2541
2542- **Bootloader Images**
2543
2544 - **BL1**
2545
2546 - invalidate SP in data cache during secure SMC ([f1cbbd6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f1cbbd6332bb85672dc72cbcc4ac7023323c6936))
2547
2548 - **BL2**
2549
2550 - correct messages with image_id ([e4c77db](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e4c77db9c80d87009611a3079454877e6ce45a04))
2551 - define RAM_NOLOAD for XIP ([cc562e7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cc562e74101d800b0b0ee3422fb7f4f8321ae2b7))
2552
2553- **Services**
2554
2555 - **RME**
2556
2557 - enable/disable SVE/FPU for Realms ([a4cc85c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a4cc85c129d031d9c887cf59b1baeaef18a43010))
2558 - align RMI and GTSI FIDs with SMCCC ([b9fd2d3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b9fd2d3ce3d4e543a2e04dc237cd4e7ff7765c7a))
2559 - preserve x4-x7 as per SMCCCv1.1 ([1157830](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/11578303fd04a8da36fddb5e6de44f026bf4d24c))
2560
2561 - **TRP**
2562
2563 - Distinguish between cold and warm boot ([00e8113](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/00e8113145aa12d89db72068bdd3157f08575d14))
2564
2565 - **SPM**
2566
2567 - **EL3 SPMC**
2568
2569 - fix incorrect FF-A version usage ([25eb2d4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/25eb2d41a6d2ede1e945bbc67ae3f740b92a40bb))
2570 - fix FF-A memory transaction validation ([3954bc3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3954bc3c03439dbdc7029cf2418c79a037918ce4))
2571
2572- **Libraries**
2573
2574 - **CPU Support**
2575
2576 - workaround for Cortex-A710 2282622 ([ef934cd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ef934cd17c30dcc39cd9022a1c4e9523ec8ba617))
2577 - workaround for Cortex-A710 erratum 2267065 ([cfe1a8f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cfe1a8f7123f0dc8376b2075cc6e8e32b13739b2))
2578 - workaround for Cortex A78 AE erratum 2376748 ([92e8708](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/92e870843e9bd654fd1041d66f284c19ca9c0d4f))
2579 - workaround for Cortex A78 AE erratum 2395408 ([3f4d81d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3f4d81dfd26649fbcbbbe993a9f0236f5bb07c8a))
2580 - workaround for Cortex X2 erratum 2002765 ([34ee76d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/34ee76dbdfeee85f123cb903ea95dbee5e9a44a5))
2581 - workaround for Cortex X2 erratum 2058056 ([e16045d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e16045de50e8b430e6601ba0e1e47097d8310f3d))
2582 - workaround for Cortex X2 erratum 2083908 ([1db6cd6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1db6cd60279e2d082876692a65cf9c532f506a69))
2583 - workaround for Cortex-A510 erratum 1922240 ([8343563](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/83435637bfafbf1ce642a5fabb52e8d7b2819e36))
2584 - workaround for Cortex-A510 erratum 2041909 ([e72bbe4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e72bbe47ba7f2a0087654fd99ae24b5b7b444943))
2585 - workaround for Cortex-A510 erratum 2042739 ([d48088a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d48088acbe400133037ae74acf1b722b059119bb))
2586 - workaround for Cortex-A510 erratum 2172148 ([c0959d2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c0959d2c460cbf7c14e7ba2a57d69ecddae80fd8))
2587 - workaround for Cortex-A510 erratum 2218950 ([cc79018](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cc79018b71e45acb524fc5d429d394497ad53646))
2588 - workaround for Cortex-A510 erratum 2250311 ([7f304b0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7f304b02a802b7293d7a8b4f4030c5ff00158404))
2589 - workaround for Cortex-A510 erratum 2288014 ([d5e2512](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d5e2512c6b86409686f5d1282922ebdf72459fc2))
2590 - workaround for Cortex-A710 erratum 2008768 ([af220eb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/af220ebbe467aa580e6b9ba554676f78ffec930f))
2591 - workaround for Cortex-A710 erratum 2136059 ([8a855bd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8a855bd24329e081cf13a257c7d2dc3ab4e5dcca))
2592 - workaround for Cortex-A78 erratum 2376745 ([5d796b3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5d796b3a25150faff68013880f5a9350cbc53889))
2593 - workaround for Cortex-A78 erratum 2395406 ([3b577ed](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3b577ed53d104cfb324390b7519da5e7744d1001))
2594 - workaround for Cortex-X2 errata 2017096 ([e7ca443](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e7ca4433fa591233e7e2912b689ab56e531f9775))
2595 - workaround for Cortex-X2 errata 2081180 ([c060b53](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c060b5337a43cd42f55b99d83096bb44b51b5335))
2596 - workaround for Cortex-X2 erratum 2147715 ([63446c2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/63446c27d11453faacfddecffa44d3880615d412))
2597 - workaround for Cortex-X2 erratum 2216384 ([4dff759](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4dff7594f94f1e788aef709cc5b3d079693b6242))
2598 - workaround for DSU-110 erratum 2313941 ([7e3273e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7e3273e8e4dca44e7cb88a827b94e662fa8f83e9))
2599 - workaround for Rainier erratum 1868343 ([a72144f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a72144fb7a30c2782a583a3b0064e741d1fe2c9f))
2600 - workarounds for cortex-x1 errata ([7b76c20](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7b76c20d8eb4271b381371ce0d510fbe6ad825bf))
2601 - use CPU_NO_EXTRA3_FUNC for all variants ([b2ed998](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b2ed99894d326993961680fb8e786c267a712400))
2602
2603 - **EL3 Runtime**
2604
2605 - set unset pstate bits to default ([7d33ffe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7d33ffe4c116506ed63e820d5b6edad81680cd11))
2606
2607 - **Context Management**
2608
2609 - add barrier before el3 ns exit ([0482503](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/04825031b2384a08504821f39e98e23bb6f93f11))
2610 - remove registers accessible only from secure state from EL2 context ([7f41bcc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7f41bcc76d8857b4678c90796ebd85794ff3ee5f))
2611 - refactor the cm_setup_context function ([2bbad1d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2bbad1d126248435e26f9d0d9f5920d8806148d7))
2612 - remove initialization of EL2 registers when EL2 is used ([fd5da7a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fd5da7a84731e9687f56c263ff3aa8ebed75075a))
2613 - add cm_prepare_el3_exit_ns function ([8b95e84](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8b95e8487006ff77a7d84fba5bd20ba7e68d8330))
2614 - refactor initialization of EL1 context registers ([b515f54](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b515f5414b00a8b7ca9b21363886ea976bd19914))
2615
2616 - **FCONF**
2617
2618 - correct image_id type in messages ([cec2fb2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cec2fb2b1a8359bf1f349a5b8c8a91a1845f4ca1))
2619
2620 - **PSCI**
2621
2622 - correct parent_node type in messages ([b9338ee](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b9338eee7fbcac7f4b55f27b064572e847810422))
2623
2624 - **GPT**
2625
2626 - rework delegating/undelegating sequence ([6a00e9b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6a00e9b0c8c37fc446f83ef63e95a75353e31e8b))
2627
2628 - **Translation Tables**
2629
2630 - fix bug on VERBOSE trace ([956d76f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/956d76f69d0c96829784c5a6d16aa79e4e0ecab1))
2631
2632 - **Standard C Library**
2633
2634 - correct some messages ([a211fde](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a211fde940d4dbd8e95e4f352af2a066a4f89f30))
2635 - fix snprintf corner cases ([c1f5a09](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c1f5a0925ddf84981d9e176d146bfddb48eb45d1))
2636 - limit snprintf radix value ([b30dd40](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b30dd4030dcef950eac05393013ee019c3cb3205))
2637 - snprintf: include stdint.h ([410c925](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/410c925ab31693dc74d654ff9167c8eed3ec5a62))
2638
2639 - **Locks**
2640
2641 - add __unused for clang ([5a030ce](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5a030ce4aed271344087bca723903e10fef59ac9))
2642
2643- **Drivers**
2644
2645 - **FWU**
2646
2647 - rename is_fwu_initialized ([aae7c96](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/aae7c96de63914c954f0fc64cd795844832483fc))
2648
2649 - **I/O**
2650
2651 - **MTD**
2652
2653 - correct types in messages ([6e86b46](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6e86b462490429fee6db877338a649b0e199b0ec))
2654
2655 - **Measured Boot**
2656
2657 - add RMM entry to event_log_metadata ([f4e3e1e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f4e3e1e85f64d8930e89c1396bc9785512f656bd))
2658
2659 - **MTD**
2660
2661 - correct types in messages ([6e86b46](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6e86b462490429fee6db877338a649b0e199b0ec))
2662
2663 - **SCMI**
2664
2665 - add missing \n in ERROR message ([0dc9f52](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0dc9f52a2a9f0b9686c65dd60c84e0bcca552144))
2666 - make msg_header variable volatile ([99477f0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/99477f051ef857a1e0600cb98858fc74c007e1ff))
2667 - use same type for message_id ([2355ebf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2355ebff6f6312086868f44b8ad7f821f6385208))
2668
2669 - **UFS**
2670
2671 - delete call to inv_dcache_range for utrd ([c5ee858](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c5ee8588bf9a36075723e5aacceefa93fd2de8c9))
2672 - disables controller if enabled ([b3f03b2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b3f03b20135fc5fcd5e6ec7e5ca49f1e59b5602e))
2673 - don't zero out buf before ufs read ([2ef6b8d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2ef6b8d378e7f7c1b1eb7abe176989c3f996f2dc))
2674 - don't zero out the write buffer ([cd3ea90](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cd3ea90b200534b8c9d81619731c9ce198478a3c))
2675 - fix cache maintenance issues ([38a5ecb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/38a5ecb756e217a80ed951747797ab150449ee9b))
2676 - move nutrs assignment to ufs_init ([0956319](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0956319b580726029ddc4e00cde6c5a348b99052))
2677 - read and write attribute based on spec ([a475518](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a475518337e15935469543b1cce353e5b337ef52))
2678
2679 - **Arm**
2680
2681 - **GIC**
2682
2683 - **GICv3**
2684
2685 - fix iroute value wrong issue ([65bc2d2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/65bc2d224b836c230888796c4eda455997dccd8b))
2686
2687 - **TZC**
2688
2689 - **TZC-400**
2690
2691 - correct message with filter ([bdc88d2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bdc88d2154448957f452cb472ff95ccec5808ca1))
2692
2693 - **Marvell**
2694
2695 - **COMPHY**
2696
2697 - change reg_set() / reg_set16() to update semantics ([95c26d6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/95c26d6489bd8b2fc8b8e14bc2da5d2918055acc))
2698
2699 - **Armada 3700**
2700
2701 - drop MODE_REFDIV constant ([9fdecc7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9fdecc72f0fce17ca2cd8e4c3b26c01262166d10))
2702 - fix comment about COMPHY status register ([4bcfd8c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4bcfd8c02e3e3aa27b55dedeed11fb16bac991a9))
2703 - fix comments about selector register values ([71183ef](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/71183ef6654c2a485458307a84ce7c473524689a))
2704 - fix Generation Setting registers names ([e5a2aac](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e5a2aac5bbc6dedb20edcc8e7850be2813cb668b))
2705 - fix PIN_PU_IVREF register name ([c9f138e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c9f138ebfef90d5b7b5651f06efd81bcbc55366b))
2706 - fix reference clock selection value names ([6ba97f8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6ba97f83dbb314b076588b97415a4078924e1903))
2707 - fix SerDes frequency register value name ([bdcf44f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bdcf44f1af496e06b693b781fe16bbc2a05fa365))
2708 - use reg_set() according to update semantics ([4d01bfe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4d01bfe66522b13f0d9042206e986551c94fc01e))
2709
2710 - **Armada**
2711
2712 - **A3K**
2713
2714 - **A3720**
2715
2716 - configure UART after TX FIFO reset ([15546db](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/15546dbf40e5ea81a982a1e6d1e5ba729b06ae51))
2717 - do external reset during initialization ([0ee80f3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0ee80f35a28d651d243a6d56678800f9697d14c0))
2718
2719 - **NXP**
2720
2721 - ddr: corrects mapping of HNFs nodes ([e3a2349](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e3a234971abb2402cbf376eca6fcb657a7709fae))
2722
2723 - **QSPI**
2724
2725 - fix include path for QSPI driver ([ae95b17](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ae95b1782b7a3ab9bbe46ae9ab31f48fb6ebe137))
2726
2727 - **NXP Crypto**
2728
2729 - refine code to avoid hang issue for some of toolchain ([fa7fdfa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fa7fdfabf07d91439b0869ffd8e805f0166294bf))
2730
2731 - **DDR**
2732
2733 - fix coverity issue ([f713e59](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f713e5954e0906443cd20ae97e229ddbb9ab7005))
2734
2735 - **ST**
2736
2737 - **Clock**
2738
2739 - check _clk_stm32_get_parent return ([b8eab51](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b8eab512bf9d253f96b0333ee0f1bffa1afc3170))
2740 - correct stm32_clk_parse_fdt_by_name ([7417cda](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7417cda6aeaf6abf48dfbe22dc965b626f61c613))
2741 - correct types in error messages ([44fb470](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/44fb470b7f298645ac31ada4491553824d77d934))
2742 - initialize pllcfg table ([175758b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/175758b2777eb6df3c4aefd79448e97e76a15272))
2743 - print enums as unsigned ([9fa9a0c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9fa9a0c55cc830e609415d2cedd2d34fcbec1008))
2744
2745 - **DDR**
2746
2747 - add missing debug.h ([15ca2c5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/15ca2c5e14abe415e70d08fb595973dd3e3b0af9))
2748 - correct DDR warnings ([a078134](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a078134e2305ca5695731bc275a5ca892cc38880))
2749
2750 - **FMC**
2751
2752 - fix type in message ([afcdc9d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/afcdc9d8d71e2b60071d3d34704f0e598e67a514))
2753
2754 - **SDMMC2**
2755
2756 - check regulator enable/disable return ([d50e7a7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d50e7a71cb5f8ecfbe2eb69c163d532bab82cbf0))
2757 - correct cmd_idx type in messages ([bc1c98a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bc1c98a8c79b6f72395123ea8ed857a488746d4b))
2758
2759 - **ST PMIC**
2760
2761 - add static const to pmic_ops ([57e6018](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/57e6018305a97f4e3627d16d8b1886419f274b4a))
2762 - correct verbose message ([47065ff](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/47065ffe44c701b231322ec7160c8624d50a9deb))
2763
2764 - **SPI**
2765
2766 - always check SR_TCF flags in stm32_qspi_wait_cmd() ([55de583](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/55de58323e458b38b455439a8846cb663deb5508))
2767 - remove SR_BUSY bit check before sending command ([5993b91](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5993b9157fd049d06194083032771ffcf73da086))
2768
2769 - **UART**
2770
2771 - correctly fill BRR register ([af7775a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/af7775ab535138ff49643f749110dca143d4122c))
2772
2773 - **USB**
2774
2775 - correct type in message ([bd9cd63](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bd9cd63ba096cb16161efa4df40f957421660df1))
2776
2777- **Miscellaneous**
2778
2779 - **AArch64**
2780
2781 - fix encodings for MPAMVPM* registers ([e926558](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e92655849d0a9e5893eb2d7e5f42cf8b931d4db6))
2782
2783 - **FDTs**
2784
2785 - **STM32MP1**
2786
2787 - correct memory mapping for STM32MP13 ([99605fb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/99605fb1166794db1dedf1b7280cb184945c229c))
2788 - remove mmc1 alias if not needed ([a0e9724](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a0e972438b99012da422411c8e504a19bdad44a2))
2789
2790 - **PIE**
2791
2792 - align fixup_gdt_reloc() for aarch64 ([5ecde2a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5ecde2a271ac0f3762c16f5a277a70e55e172f0b))
2793 - do not skip __RW_END__ address during relocation ([4f1a658](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4f1a658f899a169e702b1c7146b59f7c04b0338b))
2794
2795 - **Security**
2796
2797 - apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 ([9b2510b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9b2510b69de26cc7f571731b415f6dec82669b6c))
2798 - loop workaround for CVE-2022-23960 for Cortex-A76 ([a10a5cb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a10a5cb609045de216c01111ec3fcf09a092da0b))
2799 - report CVE 2022 23960 missing for aarch32 A57 and A72 ([2e5d7a4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2e5d7a4b6b26d9d8b6c8e580c33d877e591b1fb3))
2800 - update Cortex-A15 CPU lib files for CVE-2022-23960 ([187a617](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/187a61761ef5d59bed0c94cca725bd6f116f64d0))
2801 - workaround for CVE-2022-23960 ([c2a1521](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c2a15217c3053117f4d39233002cb1830fa96670))
2802 - workaround for CVE-2022-23960 ([1fe4a9d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1fe4a9d181ead0dcb2bc494e90552d3e7f0aaf4c))
2803 - workaround for CVE-2022-23960 for A76AE, A78AE, A78C ([5f802c8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5f802c8832f3c5824ca6de17593205ebbf8bf585))
2804 - workaround for CVE-2022-23960 for Cortex-A57, Cortex-A72 ([be9121f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/be9121fd311ff48c94f3d90fe7efcf84586119e4))
2805 - workaround for CVE-2022-23960 for Cortex-X1 ([e81e999](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e81e999b9da33ab5d2d3e5185b1ad7c46046329c))
2806
2807- **Tools**
2808
2809 - **NXP Tools**
2810
2811 - fix create_pbl print log ([31af441](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/31af441a0445d4a5e88ddcc371c51b3701c25839))
2812 - fix tool location path for byte_swape ([a89412a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a89412a649020367a3ed0f87658ee131cd3dcd18))
2813
2814 - **Firmware Image Package Tool**
2815
2816 - avoid packing the zero size images in the FIP ([ab556c9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ab556c9c646f1b5f1b500449a5813a4eecdc0302))
2817 - respect OPENSSL_DIR ([0a956f8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0a956f81805b46b1530f30dd79d16950dc491a7b)
2818
2819 - **Secure Partition Tool**
2820
2821 - add leading zeroes in UUID conversion ([b06344a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b06344a3f2c5a0fede3646627f37d1fce3d3d585))
2822 - update Optee FF-A manifest ([ca0fdbd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ca0fdbd8e0d625ece0f87ca16eacabf13db70921))
2823
2824 - **Certificate Creation Tool**
2825
2826 - let distclean Makefile target remove the cert_create tool ([e15591a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e15591aaf47ab45941f0d7a03abf3e4a830ac1d9))
2827
2828- **Dependencies**
2829
2830 - **commitlint**
2831
2832 - change scope-case to lower-case ([804e52e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/804e52e9a770de72913f27b5bc9e7dd965e114c5))
2833
Chris Kayc503b422021-12-01 17:47:51 +00002834## [2.6.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v2.5..refs/tags/v2.6) (2021-11-22)
Manish V Badarkhe63d2e962021-11-22 22:33:39 +00002835
2836### ⚠ BREAKING CHANGES
2837
2838- **Architecture**
2839
2840 - **Activity Monitors Extension (FEAT_AMU)**
2841
2842 - The public AMU API has been reduced to enablement only
2843 to facilitate refactoring work. These APIs were not previously used.
2844
2845 **See:** privatize unused AMU APIs ([b4b726e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b4b726ea868359cf683c07337b69fe91a2a6929a))
2846
2847 - The `PLAT_AMU_GROUP1_COUNTERS_MASK` platform definition
2848 has been removed. Platforms should specify per-core AMU counter masks
2849 via FCONF or a platform-specific mechanism going forward.
2850
2851 **See:** remove `PLAT_AMU_GROUP1_COUNTERS_MASK` ([6c8dda1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6c8dda19e5f484f8544365fd71d965f0afc39244))
2852
2853- **Libraries**
2854
2855 - **FCONF**
2856
2857 - FCONF is no longer added to BL1 and BL2 automatically
2858 when the FCONF Makefile (`fconf.mk`) is included. When including this
2859 Makefile, consider whether you need to add `${FCONF_SOURCES}` and
2860 `${FCONF_DYN_SOURCES}` to `BL1_SOURCES` and `BL2_SOURCES`.
2861
2862 **See:** clean up source collection ([e04da4c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e04da4c8e132f43218f18ad3b41479ca54bb9263))
2863
2864- **Drivers**
2865
2866 - **Arm**
2867
2868 - **Ethos-N**
2869
2870 - multi-device support
2871
2872 **See:** multi-device support ([1c65989](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1c65989e70c9734defc666e824628620b2060b92))
2873
2874### New Features
2875
2876- **Architecture**
2877
2878 - **Activity Monitors Extension (FEAT_AMU)**
2879
2880 - enable per-core AMU auxiliary counters ([742ca23](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/742ca2307f4e9f82cb2c21518819425e5bcc0f90))
2881
2882 - **Support for the `HCRX_EL2` register (FEAT_HCX)**
2883
2884 - add build option to enable FEAT_HCX ([cb4ec47](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cb4ec47b5c73e04472984acf821e6be41b98064f))
2885
2886 - **Scalable Matrix Extension (FEAT_SME)**
2887
2888 - enable SME functionality ([dc78e62](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dc78e62d80e64bf4fe5d5bf4844a7bd1696b7c92))
2889
2890 - **Scalable Vector Extension (FEAT_SVE)**
2891
2892 - enable SVE for the secure world ([0c5e7d1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0c5e7d1ce376cabcebebc43dbf238fe4482ab2dc))
2893
Manish V Badarkhe8b3e2cc2021-12-06 12:30:09 +00002894 - **System Register Trace Extensions (FEAT_ETMv4, FEAT_ETE and FEAT_ETEv1.1)**
2895
2896 - enable trace system registers access from lower NS ELs ([d4582d3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d4582d30885673987240cf01fd4f5d2e6780e84c))
2897 - initialize trap settings of trace system registers access ([2031d61](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2031d6166a58623ae59034bc2353fcd2fabe9c30))
2898
Manish V Badarkhe63d2e962021-11-22 22:33:39 +00002899 - **Trace Buffer Extension (FEAT_TRBE)**
2900
2901 - enable access to trace buffer control registers from lower NS EL ([813524e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/813524ea9d2e4138246b8f77a772299e52fb33bc))
2902 - initialize trap settings of trace buffer control registers access ([40ff907](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/40ff90747098ed9d2a09894d1a886c10ca76cee6))
2903
Manish V Badarkhe8b3e2cc2021-12-06 12:30:09 +00002904 - **Self-hosted Trace Extension (FEAT_TRF)**
Manish V Badarkhe63d2e962021-11-22 22:33:39 +00002905
Manish V Badarkhe63d2e962021-11-22 22:33:39 +00002906 - enable trace filter control register access from lower NS EL ([8fcd3d9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8fcd3d9600bb2cb6809c6fc68f945ce3ad89633d))
2907 - initialize trap settings of trace filter control registers access ([5de20ec](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5de20ece38f782c8459f546a08c6a97b9e0f5bc5))
2908
2909 - **RME**
2910
2911 - add context management changes for FEAT_RME ([c5ea4f8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c5ea4f8a6679131010636eb524d2a15b709d0196))
2912 - add ENABLE_RME build option and support for RMM image ([5b18de0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5b18de09e80f87963df9a2e451c47e2321b8643a))
2913 - add GPT Library ([1839012](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1839012d5b5d431f7ec307230eae9890a5fe7477))
2914 - add Realm security state definition ([4693ff7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4693ff7225faadc5ad1bcd1c2fb3fbbb8fe1aed0))
2915 - add register definitions and helper functions for FEAT_RME ([81c272b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/81c272b3b71af38bc5cfb10bbe5722e328a1578e))
2916 - add RMM dispatcher (RMMD) ([77c2775](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/77c2775323a5ff8b77230f05c0cc57f830e9f153))
2917 - add Test Realm Payload (TRP) ([50a3056](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/50a3056a3cd33d395e8712e1d1e67a8840bf3db1))
2918 - add xlat table library changes for FEAT_RME ([3621823](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/362182386bafbda9e6671be921fa30cc20610d30))
2919 - disable Watchdog for Arm platforms if FEAT_RME enabled ([07e96d1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/07e96d1d2958b6f121476fd391ac67bf8c2c4735))
2920 - run BL2 in root world when FEAT_RME is enabled ([6c09af9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6c09af9f8b36cdfa1dc4d5052f7e4792f63fa88a))
2921
2922- **Platforms**
2923
2924 - **Allwinner**
2925
2926 - add R329 support ([13bacd3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/13bacd3bc3e6b76009adf9183e5396b6457eb12c))
2927
2928 - **Arm**
2929
2930 - add FWU support in Arm platforms ([2f1177b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2f1177b2b9ebec3b2fe92607cd771bda1dc9cbfc))
2931 - add GPT initialization code for Arm platforms ([deb4b3a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/deb4b3a63e3a52f2e9823865a1932f6289ccb7ac))
2932 - add GPT parser support ([ef1daa4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ef1daa420f7b2920b2ee35379de2aefed6ab2605))
2933 - enable PIE when RESET_TO_SP_MIN=1 ([7285fd5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7285fd5f9aa6d9cc0e0f1dc9c71785b46a88d999))
2934
2935 - **FPGA**
2936
2937 - add ITS autodetection ([d7e39c4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d7e39c43f2f58aabb085ed7b8f461f9ece6002d0))
2938 - add kernel trampoline ([de9fdb9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/de9fdb9b5925ae08137d4212a85e9a1d319509c9))
2939 - determine GICR base by probing ([93b785f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/93b785f5ae66a6418581c304c83a346e8baa5aa3))
2940 - query PL011 to learn system frequency ([d850169](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d850169c9c233c4bc413d8319196557b54683688))
2941 - support GICv4 images ([c69f815](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c69f815b09ab85d3ace8fd2979ffafb1184ec76c))
2942 - write UART baud base clock frequency into DTB ([422b44f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/422b44fb56db7ca8b1a2f9f706733d7d4c2fdeb1))
2943
2944 - **FVP**
2945
2946 - enable external SP images in BL2 config ([33993a3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/33993a3737737a03ee5a9d386d0a027bdc947c9c))
2947 - add memory map for FVP platform for FEAT_RME ([c872072](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c8720729726faffc39ec64f3a02440a48c8c305a))
2948 - add RMM image support for FVP platform ([9d870b7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9d870b79c16ef09b0c4a9db18e071c2fa235d1ad))
2949 - enable trace extension features by default ([cd3f0ae](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cd3f0ae6f855b2998bc09e5c3a458528c92acb90))
2950 - pass Event Log addr and size from BL1 to BL2 ([0500f44](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0500f4479eb1d0d5ab9e83dac42b633a5ff677dd))
2951
2952 - **FVP-R**
2953
2954 - support for TB-R has been added
2955 - configure system registers to boot rich OS ([28bbbf3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/28bbbf3bf583e0c85004727e694455dfcabd50a4))
2956
2957 - **RD**
2958
2959 - **RD-N2**
2960
2961 - add support for variant 1 of rd-n2 platform ([fe5d5bb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fe5d5bbfe6bd0f386f92bdc419a7e04d885d5b43))
2962 - add tzc master source ids for soc dma ([3139270](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3139270693ab0fc6d66fed4fe11e183829b47e2e))
2963
2964 - **SGI**
2965
2966 - add CPU specific handler for Neoverse N2 ([d932a58](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d932a5831e26620d61d171d0fd8bc2f14938e6f1))
2967 - add CPU specific handler for Neoverse V1 ([cbee43e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cbee43ebd69377bce1c4fa8d40c6fd67f2be2ee4))
2968 - increase max BL2 size ([7186a29](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7186a29bbfe3044d5e8001ddfe1d9238578e0944))
2969 - enable AMU for RD-V1-MC ([e8b119e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e8b119e03ad9de5fc440e5929287c94c22fc3946))
2970 - enable use of PSCI extended state ID format ([7bd64c7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7bd64c70e91f73a236b84fb51d5045e308479b5a))
2971 - introduce platform variant build option ([cfe1506](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cfe1506ee8303d9e0714b3a5b2cd165f76ad5d11))
2972
2973 - **TC**
2974
2975 - enable MPMM ([c19a82b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c19a82bef08df58350f1b6668e0604ff8a5bd46d))
2976 - Enable SVE for both secure and non-secure world ([10198ea](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/10198eab3aa7b0eeba10d9667197816b052ba3e4))
2977 - populate HW_CONFIG in BL31 ([34a87d7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/34a87d74d9fbbe8037431ea5101110a9f1cf30e1))
2978 - introduce TC1 platform ([6ec0c65](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6ec0c65b09745fd0f4cee44ee3aa99870303f448))
2979 - add DRAM2 to TZC non-secure region ([76b4a6b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/76b4a6bb208c22b1c5971964a209ff7d54982348))
2980
2981 - add bootargs node ([4a840f2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4a840f27cd7a05d8e3687aa325adcd019c0d22ee))
2982 - add cpu capacity to provide scheduling information ([309f593](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/309f5938e610c73cb51b3ba175fed971f49d0888))
2983 - add Ivy partition ([a19bd32](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a19bd32ed14c33571f3715198d47bac9d0f2808e))
2984 - add support for trusted services ([ca93248](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ca9324819ee308f9b3a4bb004f02a512c8f301f6))
2985 - update Matterhorn ELP DVFS clock index ([a2f6294](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a2f6294c98935895d4592ef7e30058ca6e995f4b))
2986 - update mhuv2 dts node to align with upstream driver ([63067ce](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/63067ce87e4afa193b2c7f6a4917d1e54b61b000))
2987
2988 - **Diphda**
2989
2990 - adding the diphda platform ([bf3ce99](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bf3ce9937182e5d8d91e058baabb8213acedacdb))
2991 - disabling non volatile counters in diphda ([7f70cd2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7f70cd29235cc5e96ff6b5f509c7e4260bec5610))
2992 - enabling stack protector for diphda ([c7e4f1c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c7e4f1cfb84136a7521f26e403a6635ffdce4a2b))
2993
2994 - **Marvell**
2995
2996 - introduce t9130_cex7_eval ([d01139f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d01139f3b59a1bc6542e74f52ff3fb26eea23c69))
2997
2998 - **Armada**
2999
3000 - **A8K**
3001
3002 - allow overriding default paths ([0b702af](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0b702afc3aabc349a513a5b00397b58a62fea634))
3003
3004 - **MediaTek**
3005
3006 - enable software reset for CIRQ ([b3b162f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b3b162f3b48e087f6656513862a6f9e1fa0757b1))
3007
3008 - **MT8192**
3009
3010 - add DFD control in SiP service ([5183e63](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5183e637a0496ad8dfbd8c892bc874ac6a1531bf))
3011
3012 - **MT8195**
3013
3014 - add DFD control in SiP service ([3b994a7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3b994a75306cc487144dd8e2e15433799e62e6f2))
3015 - add display port control in SiP service ([7eb4223](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7eb42237575eb3f241c9b22efc5fe91368470aa6))
3016 - remove adsp event from wakeup source ([c260b32](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c260b3246b6be27c7463d36ce7f76368c94a8540))
3017 - add DCM driver ([49d3bd8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49d3bd8c4c80ecd19ecfd74812ff1eaa01478cdd))
3018 - add EMI MPU basic drivers ([75edd34](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/75edd34ade8efaa8a76c5fd59103454023632989))
3019 - add SPM suspend driver ([859e346](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/859e346b89461f31df17b76ef25ce9e8d2a7279d))
3020 - add support for PTP3 ([0481896](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/048189637ead887787bd5bc47b1dfab98f321705))
3021 - add vcore-dvfs support ([d562130](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d562130ea9637b885135a5efe41cb98f2365754f))
3022 - support MCUSYS off when system suspend ([d336e09](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d336e093dd9ec917ce69484eae8914d98efa328d))
3023
3024 - **NXP**
3025
3026 - add build macro for BOOT_MODE validation checking ([cd1280e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cd1280ea2e5c8be6f28485a2d5054d06e54e74c1))
3027 - add CCI and EPU address definition ([6cad59c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6cad59c429b4382ad62aee3a67fa1b3fd4ad38b7))
3028 - add EESR register definition ([8bfb168](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8bfb16813aff9b3dcbeaa2f77027d44b97f04b6d))
3029 - add SecMon register definition for ch_3_2 ([66f7884](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/66f7884b5229b1d2977d73d105af1c34cb55f95d))
3030 - define common macro for ARM registers ([35efe7a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/35efe7a4cea4b3c55b661aac49ef1a85ca8feaa9))
3031 - define default PSCI features if not defined ([a204785](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a2047853224083328ef67cacbc17a2001ba14701))
3032 - define default SD buffer ([4225ce8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4225ce8b87635287ecf5cd3baaf31ea703a2640b))
3033
3034 - **i.MX**
3035
3036 - **i.MX 8M**
3037
3038 - add sdei support for i.MX8MN ([ce2be32](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ce2be321e8a5865871810b36c580181ea95a1a64))
3039 - add sdei support for i.MX8MP ([6b63125](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6b63125c415491417e1c389e4015be5ebdee2841))
3040 - add SiP call for secondary boot ([9ce232f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9ce232fe985a0bb308af459ede8a22629255d4e7))
3041 - add system_reset2 implementation ([60a0dde](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/60a0dde91bd03f4011c1d52d4d3aea8166e939a0))
3042
3043 - **i.MX 8M Mini**
3044
3045 - enlarge BL33 (U-boot) size in FIP ([d53c9db](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d53c9dbf9ff9c435552b62f47fb95bfe86d025e3))
3046
3047 - **i.MX 8M Plus**
3048
3049 - add imx8mp_private.h to the build ([91566d6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/91566d663b26434813fa674412bb695be1965557))
3050 - add in BL2 with FIP ([75fbf55](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/75fbf5546b7beca93e4782bc35906f9536392e04))
3051 - add initial definition to facilitate FIP layout ([f696843](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f696843eab5cf0547b6c6307eaccea25678654c4))
3052 - enable Trusted Boot ([a16ecd2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a16ecd2cff36b3a8a76d223f4e272e165c941b31))
3053
3054 - **Layerscape**
3055
3056 - add ls1028a soc and board support ([52a1e9f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/52a1e9ff37251987b71b743951038cd8d1fa0ba4))
3057
3058 - **LX2**
3059
3060 - add SUPPORTED_BOOT_MODE definition ([28b3221](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/28b3221aebdd48577e2288a75cd2f7547da514e9))
3061
3062 - **LS1028A**
3063
3064 - add ls1028a soc support ([9d250f0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9d250f03d7a38cac86655495879b2151b877db0d))
3065
3066 - **LS1028ARDB**
3067
3068 - add ls1028ardb board support ([34e2112](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/34e2112d1a3a8e4ea33a24bdc6505518266333a9))
3069
3070 - **QTI**
3071
3072 - **SC7280**
3073
3074 - add support for pmk7325 ([b8a0511](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b8a05116ed2a87a9689c4f9be6218a4bce88034a))
3075 - support for qti sc7280 plat ([46ee50e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/46ee50e0b34e19d383a28bc3b3dadbfb4c07b270))
3076
3077 - **Renesas**
3078
3079 - **R-Car**
3080
3081 - change process for Suspend To RAM ([731aa26](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/731aa26f38d76645b6d50077c28dffb9b02dd08a))
3082
3083 - **R-Car 3**
3084
3085 - add a DRAM size setting for M3N ([f95d551](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f95d551217a287bd909aa3c82f4ade4986ad7244))
3086 - add new board revision for Salvator-XS/H3ULCB ([4379a3e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4379a3e9744cf3b0844446335aca40357a889b9a))
3087 - add optional support for gzip-compressed BL33 ([ddf2ca0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ddf2ca03979ea9fad305b1bc59beb6e27f0e1c02))
3088 - add process of SSCG setting for R-Car D3 ([14f0a08](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/14f0a0817297905c03ddf2c4c6040482ef71d744))
3089 - add process to back up X6 and X7 register's value ([7d58aed](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7d58aed3b05fa8c677a7c823c1ca5017a462a3d3))
3090 - add SYSCEXTMASK bit set/clear in scu_power_up ([63a7a34](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/63a7a34706eedba4d13ce6fc661a634801cf8909))
3091 - apply ERRATA_A53_1530924 and ERRATA_A57_1319537 ([2892fed](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2892fedaf27d8bbc68780a4a2c506c768e81b9f1))
3092 - change the memory map for OP-TEE ([a4d821a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a4d821a5a625d941f95ec39fb51ac4fc07c46c5c))
3093 - emit RPC status to DT fragment if RPC unlocked ([12c75c8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/12c75c8886a0ee69d7e279a48cbeb8d1602826b3))
3094 - keep RWDT enabled ([8991086](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/899108601a0c3b08ead5e686d92ea0794700ff35))
3095 - modify LifeC register setting for R-Car D3 ([5460f82](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5460f82806752e419fdd6862e8ca9c5fefbee3f2))
3096 - modify operation register from SYSCISR to SYSCISCR ([d10f876](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d10f87674ecee54cffe1ab554cc05733fd16c7f0))
3097 - modify SWDT counter setting for R-Car D3 ([053c134](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/053c134683cf74fbf4efad311815b806821f1436))
3098 - remove access to RMSTPCRn registers in R-Car D3 ([71f2239](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/71f2239f53cd3137ad6abdaf0334dc53f2f21cb1))
3099 - update DDR setting for R-Car D3 ([042d710](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/042d710d1d917357c5142b340c79978264d3afb1))
3100 - update IPL and Secure Monitor Rev.3.0.0 ([c5f5bb1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c5f5bb17abfcf6c0eeb3e6c3d70499de0bd6abc0))
3101 - use PRR cut to determine DRAM size on M3 ([42ffd27](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/42ffd279dd1a686b19e2f1b69d2e35413d5efeba))
3102
3103 - **ST**
3104
3105 - add a new DDR firewall management ([4584e01](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4584e01dc643665038004f6c8a4f8bd64e14dacb))
3106 - add a USB DFU stack ([efbd65f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/efbd65fa7b5cf70f20d6b18152741ccdf8a65bb6))
3107 - add helper to save boot interface ([7e87ba2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7e87ba2598a07facdeb73237dcb350a261ac17b6))
3108 - add STM32CubeProgrammer support on USB ([afad521](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/afad5214a79259f56bc2003b00859abfe8a18d4d))
3109 - add STM32MP_EMMC_BOOT option ([214c8a8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/214c8a8d08b2b3c24f12cbc69f497f44851ca524))
3110 - create new helper for DT access ([ea97bbf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ea97bbf6a001b270fd0a25b4b0d0c382e277f3f8))
3111 - implement platform functions for SMCCC_ARCH_SOC_ID ([3d20178](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3d201787e8246022b1f193283c12e7cb4bfc83ff))
3112 - improve FIP image loading from MMC ([18b415b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/18b415be9d631b3e0c3a3caacc5f02edb9413f6b))
3113 - manage io_policies with FCONF ([d5a84ee](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d5a84eeaac2c8ce14d3f2662dc9523b4abf41516))
3114 - use FCONF to configure platform ([29332bc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/29332bcd680ce7e5f864813d9a900360f5e35d41))
3115 - use FIP to load images ([1d204ee](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1d204ee4ab12893fceb12097bd4f0a074be253b2))
3116
3117 - **ST32MP1**
3118
3119 - add STM32MP_USB_PROGRAMMER target ([fa92fef](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fa92fef0a024cdb537fe56c84a0156cc48c1ac2d))
3120 - add USB DFU support for STM32MP1 ([942f6be](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/942f6be211d4816ad2568d30d807b8fd53d7f981))
3121
3122 - **Xilinx**
3123
3124 - **Versal**
3125
3126 - add support for SLS mitigation ([302b4df](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/302b4dfb8fb0041959b8593a098ccae6c61e3238))
3127
3128 - **ZynqMP**
3129
3130 - add support for runtime feature config ([578f468](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/578f468ac058bbb60b08f78e2aa2c20cdc601620))
3131 - sync IOCTL IDs ([38c0b25](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/38c0b2521a0ea0951f4e1ee678ccdbce5fc07a98))
3132 - add SDEI support ([4143268](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4143268a5ca8f91f1014e0d83edf766946ffff76))
3133 - add support for XCK26 silicon ([7a30e08](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7a30e08b70e7fbb745554d500182bb6e258c5ab8))
3134 - extend DT description by TF-A ([0a8143d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0a8143dd636d4234dd2e79d32cb49dc80675c68f))
3135
3136- **Bootloader Images**
3137
3138 - import BL_NOBITS_{BASE,END} when defined ([9aedca0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9aedca021d917c7435aa2a0405972aa9d44493a2))
3139
3140- **Services**
3141
3142 - **FF-A**
3143
3144 - adding notifications SMC IDs ([fc3f480](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fc3f480023e3a52460add25f18dd550dde44d9ff))
3145 - change manifest messaging method ([bb320db](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bb320dbc4751f7ea0c37ffba07d14628e58081d0))
3146 - feature retrieval through FFA_FEATURES call ([96b71eb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/96b71eb9597efbf4857216cac1caeefc9e8bbf3e))
3147 - update FF-A version to v1.1 ([e1c732d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e1c732d46fa91231b39209621ead1e5a5fb2c497))
3148 - add Ivy partition to tb fw config ([1bc02c2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1bc02c2e0f63b6a7863e10cf6189292d42e693db))
3149 - add support for FFA_SPM_ID_GET ([70c121a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/70c121a258e43dc2462ed528b44d92594ffb27b3))
3150 - route secure interrupts to SPMC ([8cb99c3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8cb99c3fc3539bb9926e73a1c33fd72f424fc453))
3151
3152- **Libraries**
3153
3154 - **CPU Support**
3155
3156 - add support for Hayes CPU ([7bd8dfb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7bd8dfb85a8bf5c22d6a39f4538b89cc748090d1))
3157 - add support for Hunter CPU ([fb9e5f7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fb9e5f7bb76e9764b3ecd7973668c851015fa1b4))
Manish V Badarkhe8b3e2cc2021-12-06 12:30:09 +00003158 - add support for Demeter CPU ([f4616ef](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f4616efafbc1004f1330f515b898e7617e338875))
Manish V Badarkhe63d2e962021-11-22 22:33:39 +00003159 - workaround for Cortex A78 AE erratum 1941500 ([47d6f5f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/47d6f5ff16d1f2ad009d630a381054b10fa0a06f))
3160 - workaround for Cortex A78 AE erratum 1951502 ([8913047](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8913047a52e646877812617a2d98cff99494487b))
3161
3162 - **MPMM**
3163
3164 - add support for MPMM ([6812078](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/68120783d6d6f99c605e9f746ee0e91e2908feb1))
3165
3166 - **OP-TEE**
3167
3168 - introduce optee_header_is_valid() ([b84a850](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b84a850864c05fef587fcbb301f955428966de64))
3169
3170 - **PSCI**
3171
3172 - require validate_power_state to expose CPU_SUSPEND ([a1d5ac6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a1d5ac6a5aa5d9d18a481de20d272f64a71391f7))
3173
3174 - **SMCCC**
3175
3176 - add bit definition for SMCCC_ARCH_SOC_ID ([96b0596](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/96b0596ea25e1f03b862a5bfaa92add6c3e51a33))
3177
3178- **Drivers**
3179
3180 - **FWU**
3181
3182 - add FWU metadata header and build options ([5357f83](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5357f83d4ee89fb831d7e4f6149ae2f652e1b9af))
3183 - add FWU driver ([0ec3ac6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0ec3ac60d86b75d132e7a63fc09ea47e67f90bbd))
3184 - avoid booting with an alternate boot source ([4b48f7b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4b48f7b56577a78cdc9a2b47280cb62cbae0f7c3))
3185 - avoid NV counter upgrade in trial run state ([c0bfc88](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c0bfc88f8e8e03974834cbcacbbfbd5f202a2857))
3186 - initialize FWU driver in BL2 ([396b339](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/396b339dc20b97ddd75146e03467a255e28f31b9))
3187 - introduce FWU platform-specific functions declarations ([efb2ced](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/efb2ced256dacbab71ca11cbc87f70f413ca6729))
3188
3189 - **I/O**
3190
3191 - **MTD**
3192
3193 - offset management for FIP usage ([9a9ea82](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9a9ea82948fd2f1459b6351cb0641f3f77b4e6de))
3194
3195 - **Measured Boot**
3196
3197 - add documentation to build and run PoC ([a125c55](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a125c556230501ee0f5ec9f8b0b721625d484a41))
3198 - move init and teardown functions to platform layer ([47bf3ac](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/47bf3ac31ec84d4b221fdef760c04b5f4416cba4))
3199 - image hash measurement and recording in BL1 ([48ba034](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/48ba0345f7b42880ec4442d7e90e3e1af95feadd))
3200 - update tb_fw_config with event log properties ([e742bcd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e742bcdae0d28dc14a2aa0b4ca30f50420bb5ebe))
3201
3202 - **MMC**
3203
3204 - boot partition read support ([5014b52](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5014b52dec0c2527ca85c0fbe9c9281a24cc7b10))
3205
3206 - **MTD**
3207
3208 - **NAND**
3209
3210 - count bad blocks before a given offset ([bc3eebb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bc3eebb25d5ee340e56047d0e46b81d5af85ff17))
3211
3212 - **SCMI**
3213
3214 - add power domain protocol ([7e4833c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7e4833cdde8235d228f1f1c40f52b989ad5aa98a))
3215
3216 - **Arm**
3217
3218 - **Ethos-N**
3219
3220 - multi-device support ([1c65989](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1c65989e70c9734defc666e824628620b2060b92))
3221
3222 - **GIC**
3223
3224 - **GICv3**
3225
3226 - detect GICv4 feature at runtime ([858f40e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/858f40e379684fefc8b52c7b9e60576bc3794a69))
3227 - introduce GIC component identification ([73a643e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/73a643eed9d88910a09ca666bc7ab7f5e532324e))
3228 - multichip: detect GIC-700 at runtime ([feb7081](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/feb7081863f454b9e465efc074ca669f7a4c783d))
3229
3230 - **GIC-600AE**
3231
3232 - introduce support for Fault Management Unit ([2c248ad](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2c248ade2e958eed33127b4ea767fbb7499f31a7))
3233
3234 - **TZC**
3235
3236 - **TZC-400**
3237
3238 - update filters by region ([ce7ef9d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ce7ef9d146ce5ca6b9be5ef049377b3817d53d10))
3239
3240 - **MediaTek**
3241
3242 - **APU**
3243
3244 - add mt8192 APU device apc driver ([f46e1f1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f46e1f18539d6d992c82ae605c2cd2a1d0757fa4))
3245 - add mt8192 APU iommap regions ([2671f31](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2671f3187249d641c55929c812d6691aeeff502a))
3246 - add mt8192 APU SiP call support ([ca4c0c2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ca4c0c2e78eb19d442de4608d9096a755b540a37))
3247 - setup mt8192 APU_S_S_4 and APU_S_S_5 permission ([77b6801](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/77b6801966d203e09ca118fad42543e934d73e6f))
3248
3249 - **EMI MPU**
3250
3251 - add MPU support for DSP ([6c4973b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6c4973b0a9a75aa83233b696c97d573426eebd98))
3252
3253 - **NXP**
3254
3255 - **DCFG**
3256
3257 - define RSTCR_RESET_REQ ([6c5d140](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6c5d140ed99cfec47b239acc242c0f3db1e3bf7c))
3258
3259 - **FLEXSPI**
3260
3261 - add MT35XU02G flash info ([a4f5015](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a4f5015a0080134251e9272719f5dad1ce2aa842))
3262
3263 - **Renesas**
3264
3265 - **R-Car3**
3266
3267 - add extra offset if booting B-side ([993d809](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/993d809cc115ce23dd2df1df19dc8bb548cc19cd))
3268 - add function to judge a DDR rank ([726050b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/726050b8e2d2ee2234e103e2df55f9c7f262c851))
3269
3270 - **ST**
3271
3272 - manage boot part in io_mmc ([f3d2750](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f3d2750aa2293c0279bc447a85771827ca8b74c1))
3273
3274 - **USB**
3275
3276 - add device driver for STM32MP1 ([9a138eb](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9a138eb5f29f6747e181a1b3b4199ad57721a3e0))
3277
3278 - **USB**
3279
3280 - add a USB device stack ([859bfd8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/859bfd8d42341c6dea2b193db79dc4828e074ad7))
3281
3282- **Miscellaneous**
3283
3284 - **Debug**
3285
3286 - add new macro ERROR_NL() to print just a newline ([fd1360a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fd1360a339e84ccd49f8a2d8a42e4c131a681b3c))
3287
3288 - **CRC32**
3289
3290 - **Hardware CRC32**
3291
3292 - add support for HW computed CRC ([a1cedad](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a1cedadf73863ff103fecd64fa188334e1541337))
3293
3294 - **Software CRC32**
3295
3296 - add software CRC32 support ([f216937](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f21693704a7bac275e12b44ae30fd210bc317175))
3297
3298 - **DT Bindings**
3299
3300 - add STM32MP1 TZC400 bindings ([43de546](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/43de546b909947ab44f104aaee02b98fba70f44c))
3301
3302 - **FDT Wrappers**
3303
3304 - add CPU enumeration utility function ([2d9ea36](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2d9ea360350303e37a8dd39f3599ac88aaef0ff9))
3305
3306 - **FDTs**
3307
3308 - add for_each_compatible_node macro ([ff76614](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ff766148b52bfecf09728a83fc3becc7941d943c))
3309 - introduce wrapper function to read DT UUIDs ([d13dbb6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d13dbb6f1d5e28737a3319af035a6cb991bc6f8f))
3310 - add firewall regions into STM32MP1 DT ([86b43c5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/86b43c58a4105c8cef13d860dd73fa9bd560526a))
3311 - add IO policies for STM32MP1 ([21e002f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/21e002fb777fad9d02a94dc961f077fb444517fa))
3312 - add STM32MP1 fw-config DT files ([d9e0586](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d9e0586b619b331eb2db75911ca82f927e20bd1c))
3313
3314 - **STM32MP1**
3315
3316 - align DT with latest kernel ([e8a953a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e8a953a9b85806f7324c8c7245435d5b9226c279))
3317 - delete nodes for non-used boot devices ([4357db5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4357db5b17ce6ba7357dd99276f34ab497ce60ef))
3318
3319 - **NXP**
3320
3321 - **OCRAM**
3322
3323 - add driver for OCRAM initialization ([10b1e13](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/10b1e13bd200849ff134dd8d2fde341a8526f563))
3324
3325 - **PSCI**
3326
3327 - define CPUECTLR_TIMER_2TICKS ([3a2cc2e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3a2cc2e262890cffee1fc46835e85be6055189e8))
3328
3329- **Dependencies**
3330
3331 - **libfdt**
3332
3333 - also allow changing base address ([4d585fe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4d585fe52feb231d5e73ec50a505122d5e9bf450))
3334
3335### Resolved Issues
3336
3337- **Architecture**
3338
3339- **Platforms**
3340
3341 - print newline before fatal abort error message ([a5fea81](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a5fea8105887d0dd15edf94aebd591b1b6b5ef05))
3342
3343 - **Allwinner**
3344
3345 - delay after enabling CPU power ([86a7429](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/86a7429e477786dad6fab002538aef825f4ca35a))
3346
3347 - **Arm**
3348
3349 - correct UUID strings in FVP DT ([748bdd1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/748bdd19aa27c15438d829bdba42fe4062a265a1))
3350 - fix a VERBOSE trace ([5869ebd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5869ebd0e87f1de987e51994103440fa8c77b26f))
3351 - remove unused memory node ([be42c4b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/be42c4b4bf3c44f2970b7a1658c46b8d5863cad1))
3352
3353 - **FPGA**
3354
3355 - allow build after MAKE_* changes ([9d38a3e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9d38a3e698331e3c8192cc3e0cc8584e6ed987d9))
3356 - avoid re-linking from executable ELF file ([a67ac76](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a67ac7648cd814ed8f8d4ece1b265c6d48c6dc81))
3357 - Change PL011 UART IRQ ([195381a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/195381a91313bc0bce2cfa087f3c55136a9e8496))
3358 - limit BL31 memory usage ([d457230](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d4572303ed45faceffed859955b0e71724fddfd2))
3359 - reserve BL31 memory ([13e16fe](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/13e16fee86451e2f871c2aac757b32299fe5ead6))
3360 - streamline generated axf file ([9177e4f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9177e4fd9356b0f249be8b6fe14f222e10f1e6cd))
3361 - enable AMU extension ([d810e30](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d810e30dd6b47e0725dccbcb42ca0a0c5215ee34))
3362 - increase initrd size ([c3ce73b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c3ce73be0bfe31fa28805fe92b3e727232ffd37a))
3363
3364 - **FVP**
3365
3366 - fix fvp_cpu_standby() function ([3202ce8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3202ce8bbb4af8580736d2a1634ad45c3f89d931))
3367 - spmc optee manifest remove SMC allowlist ([183725b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/183725b39d75e362a32b3c5d0be110c255c56bdd))
3368 - allow changing the kernel DTB load address ([672d669](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/672d669d6c72f92c6b81464d1d421e392bc1aa3e))
3369 - bump BL2 stack size ([d22f1d3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d22f1d358731f0f55f2f392fa587f0fa8d315aa5))
3370 - provide boot files via semihosting ([749d0fa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/749d0fa80d1c7ca30b4092a381a06deeeaf1747f))
3371 - OP-TEE SP manifest per latest SPMC changes ([b7bc51a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b7bc51a7a747bf40d219b2041e5b3ce56737a71b))
3372
3373 - **FVP-R**
3374
3375 - fix compilation error in release mode ([7d96e79](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7d96e79a1a2efdf85f1ed46cdd5c577b58054f53))
3376
3377 - **Morello**
3378
3379 - initialise CNTFRQ in Non Secure CNTBaseN ([7f2d23d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7f2d23d9d790df90021de6c5165ef10fe5cc5590))
3380
3381 - **TC**
3382
3383 - enable AMU extension ([b5863ca](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b5863cab9adb3fed0c1e4dfb92cf906794e7bdb4))
3384 - change UUID to string format ([1c19536](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1c1953653c20b4a8c61a7deb3fc493d496d8c478))
3385 - remove "arm,psci" from psci node ([814646b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/814646b4cb792ab14df04e28360fefd168399b3c))
3386 - remove ffa and optee device tree node ([f1b44a9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f1b44a9050fbc12e8c260107bfff2930476df062))
3387 - set cactus-tertiary vcpu count to 1 ([05f667f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/05f667f0c670ba9682050714561309f00210c282))
3388
3389 - **SGI**
3390
3391 - avoid redefinition of 'efi_guid' structure ([f34322c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f34322c1cea1e355aeb4133df6aa601d719be5a3))
3392
3393 - **Marvell**
3394
3395 - Check the required libraries before building doimage ([dd47809](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dd47809e9ea75188060bf8b294efa8578d255c63))
3396
3397 - **Armada**
3398
3399 - select correct pcie reference clock source ([371648e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/371648e1c76b5230bf8e153629064c02086365c9))
3400 - fix MSS loader for A8K family ([dceac43](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dceac436f620e60cd0149194377871b225216079))
3401
3402 - **A3K**
3403
3404 - disable HANDLE_EA_EL3_FIRST by default ([3017e93](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3017e932768c7357a1a41493c58323419e9a1ec9))
3405 - enable workaround for erratum 1530924 ([975563d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/975563dbfc012b6e8a7765dd8e48220e1bc53dec))
3406 - Fix building uart-images.tgz.bin archive ([d3f8db0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d3f8db07b618e79c05805a1598e5e834e42fea98))
3407 - Fix check for external dependences ([2baf503](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2baf50385ba2b460afef4a7919b13b3a350fd03a))
3408 - fix printing info messages on output ([9f6d154](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9f6d15408340af07ed3c2500202b147189eaa7ef))
3409 - update information about PCIe abort hack ([068fe91](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/068fe919613197bf221c00fb84a1d94c66a7a8ca))
3410 - Remove encryption password ([076374c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/076374c9b97d47b10ba5c6034817866c08d66ed4))
3411
3412 - **A8K**
3413
3414 - Add missing build dependency for BLE target ([04738e6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/04738e69917f8e8790bf4cf83ceb05f85e1f45bb))
3415 - Correctly set include directories for individual targets ([559ab2d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/559ab2df4a35cd82b2a67a0bebeb3028544a6766))
3416 - Require that MV_DDR_PATH is correctly set ([528dafc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/528dafc367c4f49d4904c4335422502dacf469bf))
3417 - fix number of CPU power switches. ([5cf6faf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5cf6fafe223da89c60e2323c242ea188b17e98c3))
3418
3419 - **MediaTek**
3420
3421 - **MT8183**
3422
3423 - fix out-of-bound access ([420c26b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/420c26b33a29c8328a1806ccb2f5a5885041fdfc))
3424
3425 - **MT8195**
3426
3427 - use correct print format for uint64_t ([964ee4e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/964ee4e6be70ef638d6c875a761ab5ca359d84fe))
3428 - fix error setting for SPM ([1f81ccc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1f81cccedd40cb397813b0fa826ea1d793b02089))
3429 - extend MMU region size ([9ff8b8c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9ff8b8ca9393e31e790eb2c8e7ea5c5f41f45198))
3430 - fix coverity fail ([85e4d14](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/85e4d14df157b5641421ea2b844c146ddc230152))
3431
3432 - **NXP**
3433
3434 - **i.MX**
3435
3436 - do not keep mmc_device_info in stack ([99d37c8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/99d37c8cb8196a7296311fb4f97f80f086021c74))
3437
3438 - **i.MX 8M**
3439
3440 - **i.MX 8M Mini**
3441
3442 - fix FTBFS on SPD=opteed ([10bfc77](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/10bfc77e7b3afce17185114ac66361a0914f7784))
3443
3444 - **Layerscape**
3445
3446 - **LX2**
3447
3448 - **LS1028A**
3449
3450 - define endianness of scfg and gpio ([2475f63](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2475f63bdec6c24c13f7d6ec7f70275b1bde5c15))
3451 - fix compile error when enable fuse provision ([a0da9c4](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a0da9c4bd296ec1a47683a1ee05f5d1ed71828c7))
3452
3453 - **QEMU**
3454
3455 - (NS_DRAM0_BASE + NS_DRAM0_SIZE) ADDR overflow 32bit ([325716c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/325716c97b7835b8d249f12c1461556bab8c53a0))
3456 - reboot/shutdown with low to high gpio ([bd2ad12](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bd2ad12ef10f558a5b15f5768b66e7b2606c6498))
3457
3458 - **QTI**
3459
3460 - **SC1780**
3461
3462 - qti smc addition ([cc35a37](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cc35a3771d28a96906f8d0f393ff664924a2d4dc))
3463
3464 - **Raspberry Pi**
3465
3466 - **Raspberry Pi 4**
3467
3468 - drop /memreserve/ region ([5d2793a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5d2793a61aded9602af86e90a571f64ff07f93b3))
3469
3470 - **Renesas**
3471
3472 - **R-Car**
3473
3474 - change process that copy code to system ram ([49593cc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49593cc1ce0d0471aeef7ca24a5415da2dd55bea))
3475 - fix cache maintenance process of reading cert header ([c77ab18](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c77ab18ec7c8e0f3d953177b835e004a9b53515f))
3476 - fix to load image when option BL2_DCACHE_ENABLE is enabled ([d2ece8d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d2ece8dba2f31091b1fa6c302d4255495bb15705))
3477
3478 - **R-Car 3**
3479
3480 - fix disabling MFIS write protection for R-Car D3 ([a8c0c3e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a8c0c3e9d0df2215ed3b9ef66f4596787d957566))
3481 - fix eMMC boot support for R-Car D3 ([77ab366](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/77ab3661e55c39694c7ee81de2d1615775711b64))
3482 - fix source file to make about GICv2 ([fb3406b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fb3406b6b573cb0b35138ca3c89c5641d3d7b790))
3483 - fix version judgment for R-Car D3 ([c3d192b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c3d192b8e52823dcbc32e21e47c30693d38bb49f))
3484 - generate two memory nodes for larger than 2 GiB channel 0 ([21924f2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/21924f2466b9b5e1243c142932e6f498da5633e9))
3485
3486 - **Rockchip**
3487
3488 - **RK3399**
3489
3490 - correct LPDDR4 resume sequence ([2c4b0c0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2c4b0c05c6546e24eb7209ffb3bb465d4feed164))
3491 - fix dram section placement ([f943b7c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f943b7c8e292e3aad2fcbdd0a37505f62b3b4c87))
3492
3493 - **Socionext**
3494
3495 - **Synquacer**
3496
3497 - update scmi power domain off handling ([f7f5d2c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f7f5d2c4cd209c2d21244da4fa442050eb4531ab))
3498
3499 - **ST**
3500
3501 - add STM32IMAGE_SRC ([f223505](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f22350583c2e26ea291eae3dc54db867fdf0d9af))
3502 - add UART reset in crash console init ([b38e2ed](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b38e2ed29ef791dad0cb61fed81b74d612f58b01))
3503 - apply security at the end of BL2 ([99080bd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/99080bd1273331007f0b2d6f64fed51ac6861bcd))
3504 - correct BSEC error code management ([72c7884](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/72c7884092684af4cc3c49e08f913b3ffed783ba))
3505 - correct IO compensation disabling ([c2d18ca](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c2d18ca80f4bd32f58ba07f53d9bb2586df18fc0))
3506 - correct signedness comparison issue ([5657dec](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5657decc7ffa1376c0a97b6d14ea1428877f5af4))
3507 - improve DDR get size function ([91ffc1d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/91ffc1deffa2c1c64efe4dfaf27b78f2621a8b0b))
3508 - only check header major when booting ([8ce8918](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8ce89187459ec77dd9ffdffba3a2b77838d51b6d))
3509 - panic if boot interface is wrong ([71693a6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/71693a66341e7d9d683ef32981243cb4c4439351))
3510 - remove double space ([306dcd6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/306dcd6b0d1981b75e103c560a4034bdaa6862d5))
3511
3512 - **ST32MP1**
3513
3514 - add bl prefix for internal linker script ([7684ddd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7684dddcfb14c45bad33b091410a0bf14a3a9830))
3515
3516 - **Xilinx**
3517
3518 - **Versal**
3519
3520 - correct IPI buffer offset ([e1e5b13](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e1e5b1339b9f73f7f1893d8a6d4dfe4b19ba0ad1))
3521 - use sync method for blocking calls ([fa58171](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fa58171534976f94b93a44184afd050d8225e404))
3522
3523 - **ZynqMP**
3524
3525 - use sync method for blocking calls ([c063c5a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c063c5a4f92d5787536e595ca4906b458b0f26cb))
3526
3527- **Services**
3528
3529 - drop warning on unimplemented calls ([67fad51](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/67fad514ee974dcf0252fa0e9219eb3c580eb714))
3530
3531 - **RME**
3532
3533 - fixes a shift by 64 bits bug in the RME GPT library ([322b344](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/322b344e30cb87b9293060d5946b3c17fe3b9133))
3534
3535 - **SPM**
3536
3537 - do not compile if SVE/SME is enabled ([4333f95](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4333f95bedb5f2b53dcb62e0e9c563794ec33c07))
3538 - error macro to use correct print format ([0c23e6f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0c23e6f44d41593b6e7f97594c12b5791bd75189))
3539 - revert workaround hafnium as hypervisor ([3221fce](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3221fce842c0b5aea984bb8dbc1393082bd88a58))
3540 - fixing coverity issue for SPM Core. ([f7fb0bf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f7fb0bf77f3434bfb67411cad65e704fdef27f76))
3541
3542- **Libraries**
3543
3544 - **LIBC**
3545
3546 - use long for 64-bit types on aarch64 ([4ce3e99](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4ce3e99a336b74611349595ea7fd5ed0277c3eeb))
3547
3548 - **CPU Support**
3549
3550 - correct Demeter CPU name ([4cb576a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4cb576a0c5bd2e7669606996a9f79602596df07c))
3551 - workaround for Cortex A78 erratum 2242635 ([1ea9190](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1ea9190c6a4d2299c6dc19adc0bbe93d4f051eff))
3552 - workaround for Cortex-A710 erratum 2058056 ([744bdbf](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/744bdbf732ffd2abf84b2431624051e93bc29f7b))
3553 - workaround for Neoverse V1 erratum 2216392 ([4c8fe6b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4c8fe6b17fa994a630b2a30f8666df103f2e370d))
3554 - workaround for Neoverse-N2 erratum 2138953 ([ef8f0c5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ef8f0c52ddf83e815a029319971682d7a26b6a6f))
3555 - workaround for Neoverse-N2 erratum 2138958 ([c948185](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c948185c973c13df36c62c4bcb50e22b14d6e06a))
3556 - workaround for Neoverse-N2 erratum 2242400 ([603806d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/603806d1376c4b18211fb1d4cc338153de026c32))
3557 - workaround for Neoverse-N2 erratum 2242415 ([5819e23](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5819e23bc47c860872141caf42bddddb1b8679a5))
3558 - workaround for Neoverse-N2 erratum 2280757 ([0d2d999](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0d2d99924e1be548e75c46cfd536f7503cf863e0))
3559 - rename Matterhorn, Matterhorn ELP, and Klein CPUs ([c6ac4df](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c6ac4df622befb5bb42ac136745094e1498c91d8))
3560
3561 - **EL3 Runtime**
3562
3563 - correct CASSERT for pauth ([b4f8d44](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b4f8d44597faf641177134ee08db7c3fcef5aa14))
3564 - fix SVE and AMU extension enablement flags ([68ac5ed](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/68ac5ed0493b24e6a0a178171a47db75a31cc423))
3565 - random typos in tf-a code base ([2e61d68](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2e61d6871cc310e9404fe5cfa10b9828f1c869a7))
3566 - Remove save/restore of EL2 timer registers ([a7cf274](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a7cf2743f3eb487912302aafc748c81bbd1fc603))
3567
3568 - **OP-TEE**
3569
3570 - correct signedness comparison ([21d2be8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/21d2be83a2eabb328071e857e538ced3c8351874))
3571
3572 - **GPT**
3573
3574 - add necessary barriers and remove cache clean ([77612b9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/77612b90acaffc82cea712f4a431c727bbb968ec))
3575 - use correct print format for uint64_t ([2461bd3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/2461bd3a89f7f2cdf4a7302536746733970cfe53))
3576
3577 - **Translation Tables**
3578
3579 - remove always true check in assert ([74d720a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/74d720a026735263d2f290fd05370dad0d4c7219))
3580
3581- **Drivers**
3582
3583 - **Authentication**
3584
3585 - avoid NV counter upgrade without certificate validation ([a2a5a94](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a2a5a9456969266dc68d5845f31e05be0c3ff2e3))
3586
3587 - **CryptoCell-713**
3588
3589 - fix a build failure with CC-713 library ([e5fbee5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e5fbee5085c682ac3438e6f66c8bdaffb6076fa2))
3590
3591 - **MTD**
3592
3593 - fix MISRA issues and logic improvement ([5130ad1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5130ad14d52a0196422fed8a7d08e25659890b15))
3594 - macronix quad enable bit issue ([c332740](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c3327408eb4b5852c0ed9d8933c35aaa6de34c21))
3595
3596 - **NAND**
3597
3598 - **SPI NAND**
3599
3600 - check correct manufacturer id ([4490b79](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4490b7963303fbe59b07a66c8498a803eb5c239c))
3601 - check that parameters have been set ([bc453ab](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bc453ab1b2fd4267d34f2b9587f73b8940ee1538))
3602
3603 - **SCMI**
3604
3605 - entry: add weak functions ([b3c8fd5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b3c8fd5d778144340d289ad4825123106aac4a96))
3606 - smt: fix build for aarch64 ([0e223c6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0e223c6a9e5a2d92cae00fdd16a02a3f8971b114))
3607 - mention "SCMI" in driver initialisation message ([e0baae7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/e0baae7316bfdf3e49e5e158f79eb80cd51fc700))
3608 - relax requirement for exact protocol version ([125868c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/125868c94150f52ff85cdb59aee623ab1f9f259d))
3609
3610 - **UFS**
3611
3612 - add reset before DME_LINKSTARTUP ([905635d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/905635d5e74e3c7b7b2412a673009c8aaabb73e1))
3613
3614 - **Arm**
3615
3616 - **GIC**
3617
3618 - **GICv3**
3619
3620 - add dsb in both disable and enable function of gicv3_cpuif ([5a5e0aa](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5a5e0aac398989536dc4be790820af89da3d093a))
3621
3622 - **GIC-600AE**
3623
3624 - fix timeout calculation ([7f322f2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7f322f228e76caa5480f827af0aa6751f00fc1c4))
3625
3626 - **TZC**
3627
3628 - **TZC-400**
3629
3630 - never disable filter 0 ([ef378d3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ef378d3ec1ef9d7c28baef32ed409688e962542b))
3631
3632 - **Marvell**
3633
3634 - **COMPHY**
3635
3636 - fix name of 3.125G SerDes mode ([a669983](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a669983c78828e3f4a4f14b9e5a6ee79dcfde20f))
3637
3638 - **Armada 3700**
3639
3640 - configure phy selector also for PCIe ([0f3a122](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0f3a1221093256999af5f2a80e9b3d7231b9f5fb))
3641 - fix address overflow ([c074f70](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c074f70ce5d85e1735b589b323fac99d7eb988b5))
3642 - handle failures in power functions ([49b664e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49b664e75f43fda08dddef4f0510d346bdd25565))
3643
3644 - **CP110**
3645
3646 - fix error code in pcie power on ([c0a909c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c0a909cdcce2d9a2ceefe672ad2fc1cae7e39ec4))
3647
3648 - **Armada**
3649
3650 - **A3K**
3651
3652 - **A3720**
3653
3654 - fix configuring UART clock ([b9185c7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b9185c75f7ec2b600ebe0d49281e216a2456b764))
3655 - fix UART clock rate value and divisor calculation ([66a7752](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/66a7752834382595d26214783ae4698fd1f00bd6))
3656 - fix UART parent clock rate determination ([5a91c43](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5a91c439cbeb1f64b8b9830de91efad5113d3c89))
3657
3658 - **MediaTek**
3659
3660 - **PMIC Wrapper**
3661
3662 - update idle flow ([9ed4e6f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/9ed4e6fb669b8fcafc4e8acfa6a36db305d27ac8))
3663
3664 - **MT8192**
3665
3666 - **SPM**
3667
3668 - add missing bit define for debug purpose ([310c3a2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/310c3a26e17d99aafc73b3504d0b6dfbdb97fd4c))
3669
3670 - **NXP**
3671
3672 - **FLEXSPI**
3673
3674 - fix warm boot wait time for MT35XU512A ([1ff7e46](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/1ff7e46b092b74891bc2dc7263e4dfae947b2223))
3675
3676 - **SCFG**
3677
3678 - fix endianness checking ([fb90cfd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/fb90cfd4eee504f1d16aa143728af427dc6e0ed8))
3679
3680 - **SFP**
3681
3682 - fix compile warning ([3239a17](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3239a17561c124df7095391c0d64e86910660cdc))
3683
3684 - **Renesas**
3685
3686 - **R-Car3**
3687
3688 - console: fix a return value of console_rcar_init ([bb273e3](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bb273e3be1c4f1cddeac9ceaac95fb56e41e6b98))
3689 - ddr: update DDR setting for H3, M3, M3N ([ec767c1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ec767c1b99675fbb50ef1b2fdb2d38e881e4789d))
3690 - emmc: remove CPG_CPGWPR redefinition ([36d5645](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/36d5645aec947ab00b925b21141e59e58e1efd8c))
3691 - fix CPG registers redefinition ([0dae56b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0dae56bb2f0aa1f89ec98ebe3931fb19751a5c72))
3692 - i2c_dvfs: fix I2C operation ([b757d3a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b757d3a1d901bee9b7ad430702575adba04889ba))
3693
3694 - **ST**
3695
3696 - **Clock**
3697
3698 - use correct return value ([8f97c4f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8f97c4fab1769b3f7f37a2a7a01ade36e5c94eaa))
3699 - correctly manage RTC clock source ([1550909](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/15509093f0ba9a10f97c6f92bc3bb9fcf79a48ce))
3700 - fix MCU/AXI parent clock ([b8fe48b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/b8fe48b6f2b07fce49363cb3c0f8dac9e286439b))
3701 - fix MPU clock rate ([602ae2f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/602ae2f23c2bc9d79a9ab2b7c5dde1932fffc984))
3702 - fix RTC clock rating ([cbd2e8a](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cbd2e8a6afdd05c4b404d7998134a3f60cc15518))
3703 - keep RTC clock always on ([5b111c7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/5b111c74795ea5e9c8a12d0e6b18d77e431311ed))
3704 - keep RTCAPB clock always on ([373f06b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/373f06be4ee1114369b96763481b58885623aea4))
3705 - set other clocks as always on ([bf39318](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/bf39318d93c270ff72bda4b46e4771aba7aea313))
3706
3707 - **I/O**
3708
3709 - **STM32 Image**
3710
3711 - invalidate cache on local buf ([a5bcf82](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a5bcf82402ff415326b4dba42aae95c499821e94))
3712 - uninitialized variable warning ([c1d732d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c1d732d0db2463998036c678619007da79a25b3f))
3713
3714 - **ST PMIC**
3715
3716 - initialize i2c_state ([4282284](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/42822844bfed2e9ffaeae850cc60f5c3d4d9d654))
3717 - missing error check ([a4bcfe9](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a4bcfe94e73db89ce2ebbb23c8e33e51eea5026a))
3718
3719 - **STPMIC1**
3720
3721 - fix power switches activation ([0161991](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0161991184e5feacacc679bdb9c92681b85235eb))
3722 - update error cases return ([ed6a852](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/ed6a85234653c5ee2520389b769ff47e321df8a4))
3723
3724 - **UART**
3725
3726 - **STM32 Console**
3727
3728 - do not skip init for crash console ([49c7f0c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49c7f0cef4cc864185828750f1f61f3f33f284f7))
3729
3730 - **USB**
3731
3732 - add a optional ops get_other_speed_config_desc ([216c122](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/216c1223c2c65bd1c119a28b9406f70a9ee7b063))
3733 - fix Null pointer dereferences in usb_core_set_config ([0cb9870](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0cb9870ddfa1b2fec50debe6d6333cbcb3df1e7e))
3734 - remove deadcode when USBD_EP_NB = 1 ([7ca4928](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7ca49284be083b03ae11aa348b40358876ee5d4b))
3735 - remove unnecessary cast ([025f5ef](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/025f5ef201a39ba7285f368139e690bbd7a44653))
3736
3737- **Miscellaneous**
3738
3739 - use correct printf format for uint64_t ([4ef449c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4ef449c15a4055d92632cb7e72267f525a7e2fca))
3740
3741 - **DT Bindings**
3742
3743 - fix static checks ([0861fcd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/0861fcdd3e3f2625e133de3dae9c548de7c1ee48))
3744
3745 - **FDTs**
3746
3747 - avoid output on missing DT property ([49e789e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/49e789e353efaf97f84eca016c6a1b8a2b3e3d98))
3748 - fix OOB write in uuid parsing function ([d0d6424](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d0d642450f1f3a0f43e0e156ef57a0c460dd48cf))
3749
3750 - **Morello**
3751
3752 - fix scmi clock specifier to cluster mappings ([387a906](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/387a9065a271ecde0e47dc5a9f9d037637502beb))
3753
3754 - **STM32MP1**
3755
3756 - correct copyright dates ([8d26029](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8d26029168fe70a86de524ed68c56e8666823714))
3757 - set ETH clock on PLL4P on ST boards ([3e881a8](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/3e881a8834a955f1e552300bdbf1dafd02ea8f1c))
3758 - update PLL nodes for ED1/EV1 boards ([cdbbb9f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/cdbbb9f7ecd4687fa52e1c655b631377c24862b9))
3759 - use 'kHz' as kilohertz abbreviation ([4955d08](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4955d08de7aa664387d2e5f690e78b85ac23a402))
3760
3761 - **PIE**
3762
3763 - invalidate data cache in the entire image range if PIE is enabled ([596d20d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/596d20d9e4d50c02b5a0cce8cad2a1c205cd687a))
3764
3765 - **Security**
3766
3767 - Set MDCR_EL3.MCCD bit ([12f6c06](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/12f6c0649732a35a7ed45ba350a963f09a5710ca))
3768
3769 - **SDEI**
3770
3771 - fix assert while kdump issue ([d39db26](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d39db2695ba626b9c0ee38652fe160b4e84b15d9))
3772 - print event number in hex format ([6b94356](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6b94356b577744d425476a029c47bd35eb13c148))
3773 - set SPSR for SDEI based on TakeException ([37596fc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/37596fcb43e34ed4bcf1bd3e86d8dec1011edab8))
3774
3775- **Documentation**
3776
3777 - fix TF-A v2.6 release date in the release information page ([c90fa47](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/c90fa47202b762fe8f54e9c0561e94d37907b6ad))
3778 - fix `FF-A` substitution ([a61940c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/a61940ca739eb89be7c1bb2408a9178c2da5cb70))
3779 - fix typos in v2.5 release documentation ([481c7b6](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/481c7b6b9107a3f71ee750f89cacdd8f9c729838))
3780 - remove "experimental" tag for stable features ([700e768](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/700e7685dd4682a929645a79de39f503c9140b2d))
3781
3782 - **Contribution Guidelines**
3783
3784 - fix formatting for code snippet ([d0bbe81](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/d0bbe8150eb35fe2bac1567751bf84a8f073dd39))
3785
3786- **Build System**
3787
3788 - use space in WARNINGS list ([34b508b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/34b508be9f021831423a8a14f56dff547e24c743))
3789
3790 - **Git Hooks**
3791
3792 - downgrade `package-lock.json` version ([7434b65](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/7434b65208175bdf3f44e0e62aaaeabc9c494ee3))
3793
3794- **Tools**
3795
3796 - **STM32 Image**
3797
3798 - improve the tool ([8d0036d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/8d0036d3d8c8ac1524539ea90382acafb1e524c0))
3799
3800 - **SPTOOL**
3801
3802 - SP UUID little to big endian in TF-A build ([dcdbcdd](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/dcdbcddebdee8d4d2c6c8316f615b428758b22ac))
3803
3804 - **DOIMAGE**
3805
3806 - Fix doimage syntax breaking secure mode build ([6d55ef1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/6d55ef1a24dc92a3b737aaa02141f550caaace06))
3807
3808- **Dependencies**
3809
3810 - **checkpatch**
3811
3812 - do not check merge commits ([77a0a7f](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/77a0a7f1d96b188849d1d8d8884b3c93857d3f69))
3813
Chris Kayc503b422021-12-01 17:47:51 +00003814## [2.5.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v2.4..refs/tags/v2.5) (2021-05-17)
Chris Kayc4e8eda2021-11-09 20:05:38 +00003815
3816### New Features
3817
3818- Architecture support
3819
3820 - Added support for speculation barrier(`FEAT_SB`) for non-Armv8.5 platforms
3821 starting from Armv8.0
3822 - Added support for Activity Monitors Extension version 1.1(`FEAT_AMUv1p1`)
3823 - Added helper functions for Random number generator(`FEAT_RNG`) registers
3824 - Added support for Armv8.6 Multi-threaded PMU extensions (`FEAT_MTPMU`)
3825 - Added support for MTE Asymmetric Fault Handling extensions(`FEAT_MTE3`)
3826 - Added support for Privileged Access Never extensions(`FEAT_PANx`)
3827
3828- Bootloader images
3829
3830 - Added PIE support for AArch32 builds
3831 - Enable Trusted Random Number Generator service for BL32(sp_min)
3832
3833- Build System
3834
3835 - Added build option for Arm Feature Modifiers
3836
3837- Drivers
3838
3839 - Added support for interrupts in TZC-400 driver
3840 - Broadcom
3841 - Added support for I2C, MDIO and USB drivers
3842 - Marvell
3843 - Added support for secure read/write of dfc register-set
3844 - Added support for thermal sensor driver
3845 - Implement a3700_core_getc API in console driver
3846 - Added rx training on 10G port
3847 - Marvell Mochi
3848 - Added support for cn913x in PCIe mode
3849 - Marvell Armada A8K
3850 - Added support for TRNG-IP-76 driver and accessing RNG register
3851 - Mediatek MT8192
3852 - Added support for following drivers
3853 - MPU configuration for SCP/PCIe
3854 - SPM suspend
3855 - Vcore DVFS
3856 - LPM
3857 - PTP3
3858 - UART save and restore
3859 - Power-off
3860 - PMIC
3861 - CPU hotplug and MCDI support
3862 - SPMC
3863 - MPU
3864 - Mediatek MT8195
3865 - Added support for following drivers
3866 - GPIO, NCDI, SPMC drivers
3867 - Power-off
3868 - CPU hotplug, reboot and MCDI
3869 - Delay timer and sys timer
3870 - GIC
3871 - NXP
3872 - Added support for
3873 - non-volatile storage API
3874 - chain of trust and trusted board boot using two modes: MBEDTLS and CSF
3875 - fip-handler necessary for DDR initialization
3876 - SMMU and console drivers
3877 - crypto hardware accelerator driver
3878 - following drivers: SD, EMMC, QSPI, FLEXSPI, GPIO, GIC, CSU, PMU, DDR
3879 - NXP Security Monitor and SFP driver
3880 - interconnect config APIs using ARM CCN-CCI driver
3881 - TZC APIs to configure DDR region
3882 - generic timer driver
3883 - Device configuration driver
3884 - IMX
3885 - Added support for image loading and io-storage driver for TBBR fip booting
3886 - Renesas
3887 - Added support for PFC and EMMC driver
3888 - RZ Family:
3889 - G2N, G2E and G2H SoCs
3890 - Added support for watchdog, QoS, PFC and DRAM initialization
3891 - RZG Family:
3892 - G2M
3893 - Added support for QoS and DRAM initialization
3894 - Xilinx
3895 - Added JTAG DCC support for Versal and ZynqMP SoC family.
3896
3897- Libraries
3898
3899 - C standard library
3900 - Added support to print `%` in `snprintf()` and `printf()` APIs
3901 - Added support for strtoull, strtoll, strtoul, strtol APIs from FreeBSD
3902 project
3903 - CPU support
3904 - Added support for
3905 - Cortex_A78C CPU
3906 - Makalu ELP CPU
3907 - Makalu CPU
3908 - Matterhorn ELP CPU
3909 - Neoverse-N2 CPU
3910 - CPU Errata
3911 - Arm Cortex-A76: Added workaround for erratum 1946160
3912 - Arm Cortex-A77: Added workaround for erratum 1946167
3913 - Arm Cortex-A78: Added workaround for erratum 1941498 and 1951500
3914 - Arm Neoverse-N1: Added workaround for erratum 1946160
3915 - Flattened device tree(libfdt)
3916 - Added support for wrapper function to read UUIDs in string format from dtb
3917
3918- Platforms
3919
3920 - Added support for MediaTek MT8195
3921 - Added support for Arm RD-N2 board
3922 - Allwinner
3923 - Added support for H616 SoC
3924 - Arm
3925 - Added support for GPT parser
3926 - Protect GICR frames for fused/unused cores
3927 - Arm Morello
3928 - Added VirtIO network device to Morello FVP fdts
3929 - Arm RD-N2
3930 - Added support for variant 1 of RD-N2 platform
3931 - Enable AMU support
3932 - Arm RD-V1
3933 - Enable AMU support
3934 - Arm SGI
3935 - Added support for platform variant build option
3936 - Arm TC0
3937 - Added Matterhorn ELP CPU support
3938 - Added support for opteed
3939 - Arm Juno
3940 - Added support to use hw_config in BL31
3941 - Use TRNG entropy source for SMCCC TRNG interface
3942 - Condition Juno entropy source with CRC instructions
3943 - Marvell Mochi
3944 - Added support for detection of secure mode
3945 - Marvell ARMADA
3946 - Added support for new compile option A3720_DB_PM_WAKEUP_SRC
3947 - Added support doing system reset via CM3 secure coprocessor
3948 - Made several makefile enhancements required to build WTMI_MULTI_IMG and
3949 TIMDDRTOOL
3950 - Added support for building DOIMAGETOOL tool
3951 - Added new target mrvl_bootimage
3952 - Mediatek MT8192
3953 - Added support for rtc power off sequence
3954 - Mediatek MT8195
3955 - Added support for SiP service
3956 - STM32MP1
3957 - Added support for
3958 - Seeed ODYSSEY SoM and board
3959 - SDMMC2 and I2C2 pins in pinctrl
3960 - I2C2 peripheral in DTS
3961 - PIE for BL32
3962 - TZC-400 interrupt managament
3963 - Linux Automation MC-1 board
3964 - Renesas RZG
3965 - Added support for identifying EK874 RZ/G2E board
3966 - Added support for identifying HopeRun HiHope RZ/G2H and RZ/G2H boards
3967 - Rockchip
3968 - Added support for stack protector
3969 - QEMU
3970 - Added support for `max` CPU
3971 - Added Cortex-A72 support to `virt` platform
3972 - Enabled trigger reboot from secure pl061
3973 - QEMU SBSA
3974 - Added support for sbsa-ref Embedded Controller
3975 - NXP
3976 - Added support for warm reset to retain ddr content
3977 - Added support for image loader necessary for loading fip image
3978 - lx2160a SoC Family
3979 - Added support for
3980 - new platform lx2160a-aqds
3981 - new platform lx2160a-rdb
3982 - new platform lx2162a-aqds
3983 - errata handling
3984 - IMX imx8mm
3985 - Added support for trusted board boot
3986 - TI K3
3987 - Added support for lite device board
3988 - Enabled Cortex-A72 erratum 1319367
3989 - Enabled Cortex-A53 erratum 1530924
3990 - Xilinx ZynqMP
3991 - Added support for PS and system reset on WDT restart
3992 - Added support for error management
3993 - Enable support for log messages necessary for debug
3994 - Added support for PM API SMC call for efuse and register access
3995
3996- Processes
3997
3998 - Introduced process for platform deprecation
3999 - Added documentation for TF-A threat model
4000 - Provided a copy of the MIT license to comply with the license requirements
4001 of the arm-gic.h source file (originating from the Linux kernel project and
4002 re-distributed in TF-A).
4003
4004- Services
4005
4006 - Added support for TRNG firmware interface service
4007 - Arm
4008 - Added SiP service to configure Ethos-N NPU
4009 - SPMC
4010 - Added documentation for SPM(Hafnium) SMMUv3 driver
4011 - SPMD
4012 - Added support for
4013 - FFA_INTERRUPT forwading ABI
4014 - FFA_SECONDARY_EP_REGISTER ABI
4015 - FF-A v1.0 boot time power management, SPMC secondary core boot and early
4016 run-time power management
4017
4018- Tools
4019
4020 - FIPTool
4021 - Added mechanism to allow platform specific image UUID
4022 - git hooks
4023 - Added support for conventional commits through commitlint hook, commitizen
4024 hook and husky configuration files.
4025 - NXP tool
4026 - Added support for a tool that creates pbl file from BL2
4027 - Renesas RZ/G2
4028 - Added tool support for creating bootparam and cert_header images
4029 - CertCreate
4030 - Added support for platform-defined certificates, keys, and extensions
4031 using the platform's makefile
4032 - shared tools
4033 - Added EFI_GUID representation to uuid helper data structure
4034
4035### Changed
4036
4037- Common components
4038
4039 - Print newline after hex address in aarch64 el3_panic function
4040 - Use proper `#address-cells` and `#size-cells` for reserved-memory in dtbs
4041
4042- Drivers
4043
4044 - Move SCMI driver from ST platform directory and make it common to all
4045 platforms
4046 - Arm GICv3
4047 - Shift eSPI register offset in GICD_OFFSET_64()
4048 - Use mpidr to probe GICR for current CPU
4049 - Arm TZC-400
4050 - Adjust filter tag if it set to FILTER_BIT_ALL
4051 - Cadence
4052 - Enhance UART driver APIs to put characters to fifo
4053 - Mediatek MT8192
4054 - Move timer driver to common folder
4055 - Enhanced sys_cirq driver to add more IC services
4056 - Renesas
4057 - Move ddr and delay driver to common directory
4058 - Renesas rcar
4059 - Treat log as device memory in console driver
4060 - Renesas RZ Family:
4061 - G2N and G2H SoCs
4062 - Select MMC_CH1 for eMMC channel
4063 - Marvell
4064 - Added support for checking if TRNG unit is present
4065 - Marvell A3K
4066 - Set TXDCLK_2X_SEL bit during PCIe initialization
4067 - Set mask parameter for every reg_set call
4068 - Marvell Mochi
4069 - Added missing stream IDs configurations
4070 - MbedTLS
4071 - Migrated to Mbed TLS v2.26.0
4072 - IMX imx8mp
4073 - Change the bl31 physical load address
4074 - QEMU SBSA
4075 - Enable secure variable storage
4076 - SCMI
4077 - Update power domain protocol version to 2.0
4078 - STM32
4079 - Remove dead code from nand FMC driver
4080
4081- Libraries
4082
4083 - C Standard Library
4084 - Use macros to reduce duplicated code between snprintf and printf
4085 - CPU support
4086 - Sanity check pointers before use in AArch32 builds
4087 - Arm Cortex-A78
4088 - Remove rainier cpu workaround for errata 1542319
4089 - Arm Makalu ELP
4090 - Added "\_arm" suffix to Makalu ELP CPU lib
4091
4092- Miscellaneous
4093
4094 - Editorconfig
4095 - set max line length to 100
4096
4097- Platforms
4098
4099 - Allwinner
4100 - Added reserved-memory node to DT
4101 - Express memmap more dynamically
4102 - Move SEPARATE_NOBITS_REGION to platforms
4103 - Limit FDT checks to reduce code size
4104 - Use CPUIDLE hardware when available
4105 - Allow conditional compilation of SCPI and native PSCI ops
4106 - Always use a 3MHz RSB bus clock
4107 - Enable workaround for Cortex-A53 erratum 1530924
4108 - Fixed non-default PRELOADED_BL33_BASE
4109 - Leave CPU power alone during BL31 setup
4110 - Added several psci hooks enhancements to improve system shutdown/reset
4111 sequence
4112 - Return the PMIC to I2C mode after use
4113 - Separate code to power off self and other CPUs
4114 - Split native and SCPI-based PSCI implementations
4115 - Allwinner H6
4116 - Added R_PRCM security setup for H6 board
4117 - Added SPC security setup for H6 board
4118 - Use RSB for the PMIC connection on H6
4119 - Arm
4120 - Store UUID as a string, rather than ints
4121 - Replace FIP base and size macro with a generic name
4122 - Move compile time switch from source to dt file
4123 - Don't provide NT_FW_CONFIG when booting hafnium
4124 - Do not setup 'disabled' regulator
4125 - Increase SP max size
4126 - Remove false dependency of ARM_LINUX_KERNEL_AS_BL33 on RESET_TO_BL31 and
4127 allow it to be enabled independently
4128 - Arm FVP
4129 - Do not map GIC region in BL1 and BL2
4130 - Arm Juno
4131 - Refactor juno_getentropy() to return 64 bits on each call
4132 - Arm Morello
4133 - Remove "virtio-rng" from Morello FVP
4134 - Enable virtIO P9 device for Morello fvp
4135 - Arm RDV1
4136 - Allow all PSCI callbacks on RD-V1
4137 - Rename rddaniel to rdv1
4138 - Arm RDV1MC
4139 - Rename rddanielxlr to rdv1mc
4140 - Initialize TZC-400 controllers
4141 - Arm TC0
4142 - Updated GICR base address
4143 - Use scmi_dvfs clock index 1 for cores 4-7 through fdt
4144 - Added reserved-memory node for OP-TEE fdts
4145 - Enabled Theodul DSU in TC platform
4146 - OP-TEE as S-EL1 SP with SPMC at S-EL2
4147 - Update Matterhorm ELP DVFS clock index
4148 - Arm SGI
4149 - Allow access to TZC controller on all chips
4150 - Define memory regions for multi-chip platforms
4151 - Allow access to nor2 flash and system registers from S-EL0
4152 - Define default list of memory regions for DMC-620 TZC
4153 - Improve macros defining cper buffer memory region
4154 - Refactor DMC-620 error handling SMC function id
4155 - Refactor SDEI specific macros
4156 - Added platform id value for RDN2 platform
4157 - Refactored header file inclusions and inclusion of memory mapping
4158 - Arm RDN2
4159 - Allow usage of secure partitions on RDN2 platform
4160 - Update GIC redistributor and TZC base address
4161 - Arm SGM775
4162 - Deprecate Arm sgm775 FVP platform
4163 - Marvell
4164 - Increase TX FIFO EMPTY timeout from 2ms to 3ms
4165 - Update delay code to be compatible with 1200 MHz CPU
4166 - Marvell ARMADA
4167 - Postpone MSS CPU startup to BL31 stage
4168 - Allow builds without MSS support
4169 - Use MSS SRAM in secure mode
4170 - Added missing FORCE, .PHONY and clean targets
4171 - Cleanup MSS SRAM if used for copy
4172 - Move definition of mrvl_flash target to common marvell_common.mk file
4173 - Show informative build messages and blank lines
4174 - Marvell ARMADA A3K
4175 - Added a new target mrvl_uart which builds UART image
4176 - Added checks that WTP, MV_DDR_PATH and CRYPTOPP_PATH are correctly defined
4177 - Allow use of the system Crypto++ library
4178 - Build \$(WTMI_ENC_IMG) in \$(BUILD_PLAT) directory
4179 - Build intermediate files in \$(BUILD_PLAT) directory
4180 - Build UART image files directly in \$(BUILD_UART) subdirectory
4181 - Correctly set DDR_TOPOLOGY and CLOCKSPRESET for WTMI
4182 - Do not use 'echo -e' in Makefile
4183 - Improve 4GB DRAM usage from 3.375 GB to 3.75 GB
4184 - Remove unused variable WTMI_SYSINIT_IMG from Makefile
4185 - Simplify check if WTP variable is defined
4186 - Split building \$(WTMI_MULTI_IMG) and \$(TIMDDRTOOL)
4187 - Marvell ARMADA A8K
4188 - Allow CP1/CP2 mapping at BLE stage
4189 - Mediatek MT8183
4190 - Added timer V20 compensation
4191 - Nvidia Tegra
4192 - Rename SMC API
4193 - TI K3
4194 - Make plat_get_syscnt_freq2 helper check CNT_FID0 register
4195 - Fill non-message data fields in sec_proxy with 0x0
4196 - Update ti_sci_msg_req_reboot ABI to include domain
4197 - Enable USE_COHERENT_MEM only for the generic board
4198 - Explicitly map SEC_SRAM_BASE to 0x0
4199 - Use BL31_SIZE instead of computing
4200 - Define the correct number of max table entries and increase SRAM size to
4201 account for additional table
4202 - Raspberry Pi4
4203 - Switch to gicv2.mk and GICV2_SOURCES
4204 - Renesas
4205 - Move headers and assembly files to common folder
4206 - Renesas rzg
4207 - Added device tree memory node enhancements
4208 - Rockchip
4209 - Switch to using common gicv3.mk
4210 - STM32MP1
4211 - Set BL sizes regardless of flags
4212 - QEMU
4213 - Include gicv2.mk for compiling GICv2 source files
4214 - Change DEVICE2 definition for MMU
4215 - Added helper to calculate the position shift from MPIDR
4216 - QEMU SBSA
4217 - Include libraries for Cortex-A72
4218 - Increase SHARED_RAM_SIZE
4219 - Addes support in spm_mm for upto 512 cores
4220 - Added support for topology handling
4221 - QTI
4222 - Mandate SMC implementation
4223 - Xilinx
4224 - Rename the IPI CRC checksum macro
4225 - Use fno-jump-tables flag in CPPFLAGS
4226 - Xilinx versal
4227 - Added the IPI CRC checksum macro support
4228 - Mark IPI calls secure/non-secure
4229 - Enable sgi to communicate with linux using IPI
4230 - Remove Cortex-A53 compilation
4231 - Xilinx ZynqMP
4232 - Configure counter frequency during initialization
4233 - Filter errors related to clock gate permissions
4234 - Implement pinctrl request/release EEMI API
4235 - Reimplement pinctrl get/set config parameter EEMI API calls
4236 - Reimplement pinctrl set/get function EEMI API
4237 - Update error codes to match Linux and PMU Firmware
4238 - Update PM version and support PM version check
4239 - Update return type in query functions
4240 - Added missing ids for 43/46/47dr devices
4241 - Checked for DLL status before doing reset
4242 - Disable ITAPDLYENA bit for zero ITAP delay
4243 - Include GICv2 makefile
4244 - Remove the custom crash implementation
4245
4246- Services
4247
4248 - SPMD
4249 - Lock the g_spmd_pm structure
4250 - Declare third cactus instance as UP SP
4251 - Provide number of vCPUs and VM size for first SP
4252 - Remove `chosen` node from SPMC manifests
4253 - Move OP-TEE SP manifest DTS to FVP platform
4254 - Update OP-TEE SP manifest with device-regions node
4255 - Remove device-memory node from SPMC manifests
4256 - SPM_MM
4257 - Use sp_boot_info to set SP context
4258 - SDEI
4259 - Updata the affinity of shared event
4260
4261- Tools
4262
4263 - FIPtool
4264 - Do not print duplicate verbose lines about building fiptool
4265 - CertCreate
4266 - Updated tool for platform defined certs, keys & extensions
4267 - Create only requested certificates
4268 - Avoid duplicates in extension stack
4269
4270### Resolved Issues
4271
4272- Several fixes for typos and mis-spellings in documentation
4273
4274- Build system
4275
4276 - Fixed \$\{FIP_NAME} to be rebuilt only when needed in Makefile
4277 - Do not mark file targets as .PHONY target in Makefile
4278
4279- Drivers
4280
4281 - Authorization
4282 - Avoid NV counter upgrade without certificate validation
4283 - Arm GICv3
4284 - Fixed logical issue for num_eints
4285 - Limit SPI ID to avoid misjudgement in GICD_OFFSET()
4286 - Fixed potential GICD context override with ESPI enabled
4287 - Marvell A3700
4288 - Fixed configuring polarity invert bits
4289 - Arm TZC-400
4290 - Correct FAIL_CONTROL Privileged bit
4291 - Fixed logical error in FILTER_BIT definitions
4292 - Renesas rcar
4293 - Fixed several coding style violations reported by checkpatch
4294
4295- Libraries
4296
4297 - Arch helpers
4298 - Fixed assertions in processing dynamic relocations for AArch64 builds
4299 - C standard library
4300 - Fixed MISRA issues in memset() ABI
4301 - RAS
4302 - Fixed bug of binary search in RAS interrupt handler
4303
4304- Platforms
4305
4306 - Arm
4307 - Fixed missing copyrights in arm-gic.h file
4308 - Fixed the order of header files in several dts files
4309 - Fixed error message printing in board makefile
4310 - Fixed bug of overriding the last node in image load helper API
4311 - Fixed stdout-path in fdts files of TC0 and N1SDP platforms
4312 - Turn ON/OFF redistributor in sync with GIC CPU interface ON/OFF for css
4313 platforms
4314 - Arm FVP
4315 - Fixed Generic Timer interrupt types in platform dts files
4316 - Arm Juno
4317 - Fixed parallel build issue for romlib config
4318 - Arm SGI
4319 - Fixed bug in SDEI receive event of RAS handler
4320 - Intel Agilex
4321 - Fixed PLAT_MAX_PWR_LVL value
4322 - Marvell
4323 - Fixed SPD handling in dram port
4324 - Marvell ARMADA
4325 - Fixed TRNG return SMC handling
4326 - Fixed the logic used for LD selector mask
4327 - Fixed MSS firmware loader for A8K family
4328 - ST
4329 - Fixed few violations reported by coverity static checks
4330 - STM32MP1
4331 - Fixed SELFREF_TO_X32 mask in ddr driver
4332 - Do not keep mmc_device_info in stack
4333 - Correct plat_crash_console_flush()
4334 - QEMU SBSA
4335 - Fixed memory type of secure NOR flash
4336 - QTI
4337 - Fixed NUM_APID and REG_APID_MAP() argument in SPMI driver
4338 - Intel
4339 - Do not keep mmc_device_info in stack
4340 - Hisilicon
4341 - Do not keep mmc_device_info in stack
4342
4343- Services
4344
4345 - EL3 runtime
4346 - Fixed the EL2 context save/restore routine by removing EL2 generic timer
4347 system registers
4348 - Added fix for exception handler in BL31 by synchronizing pending EA using
4349 DSB barrier
4350 - SPMD
4351 - Fixed error codes to use int32_t type
4352 - TSPD
4353 - Added bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is
4354 enabled
4355 - TRNG
4356 - Fixed compilation errors with -O0 compile option
4357 - DebugFS
4358 - Checked channel index before calling clone function
4359 - PSCI
4360 - Fixed limit of 256 CPUs caused by cast to unsigned char
4361 - TSP
4362 - Fixed compilation erros when built with GCC 11.0.0 toolchain
4363
4364- Tools
4365
4366 - FIPtool
4367 - Do not call `make clean` for `all` target
4368 - CertCreate
4369 - Fixed bug to avoid cleaning when building the binary
4370 - Used preallocated parts of the HASH struct to avoid leaking HASH struct
4371 fields
4372 - Free arguments copied with strdup
4373 - Free keys after use
4374 - Free X509_EXTENSION structures on stack to avoid leaking them
4375 - Optimized the code to avoid unnecessary attempts to create non-requested
4376 certificates
4377
Chris Kayc503b422021-12-01 17:47:51 +00004378## [2.4.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v2.3..refs/tags/v2.4) (2020-11-17)
Chris Kayc4e8eda2021-11-09 20:05:38 +00004379
4380### New Features
4381
4382- Architecture support
4383 - Armv8.6-A
4384 - Added support for Armv8.6 Enhanced Counter Virtualization (ECV)
4385 - Added support for Armv8.6 Fine Grained Traps (FGT)
4386 - Added support for Armv8.6 WFE trap delays
4387- Bootloader images
4388 - Added support for Measured Boot
4389- Build System
4390 - Added build option `COT_DESC_IN_DTB` to create Chain of Trust at runtime
4391 - Added build option `OPENSSL_DIR` to direct tools to OpenSSL libraries
4392 - Added build option `RAS_TRAP_LOWER_EL_ERR_ACCESS` to enable trapping RAS
4393 register accesses from EL1/EL2 to EL3
4394 - Extended build option `BRANCH_PROTECTION` to support branch target
4395 identification
4396- Common components
4397 - Added support for exporting CPU nodes to the device tree
4398 - Added support for single and dual-root Chains of Trust in secure partitions
4399- Drivers
4400 - Added Broadcom RNG driver
4401 - Added Marvell `mg_conf_cm3` driver
4402 - Added System Control and Management Interface (SCMI) driver
4403 - Added STMicroelectronics ETZPC driver
4404 - Arm GICv3
4405 - Added support for detecting topology at runtime
4406 - Dual Root
4407 - Added support for platform certificates
4408 - Marvell Cache LLC
4409 - Added support for mapping the entire LLC into SRAM
4410 - Marvell CCU
4411 - Added workaround for erratum 3033912
4412 - Marvell CP110 COMPHY
4413 - Added support for SATA COMPHY polarity inversion
4414 - Added support for USB COMPHY polarity inversion
4415 - Added workaround for erratum IPCE_COMPHY-1353
4416 - STM32MP1 Clocks
4417 - Added `RTC` as a gateable clock
4418 - Added support for shifted clock selector bit masks
4419 - Added support for using additional clocks as parents
4420- Libraries
4421 - C standard library
4422 - Added support for hexadecimal and pointer format specifiers in `snprint()`
4423 - Added assembly alternatives for various library functions
4424 - CPU support
4425 - Arm Cortex-A53
4426 - Added workaround for erratum 1530924
4427 - Arm Cortex-A55
4428 - Added workaround for erratum 1530923
4429 - Arm Cortex-A57
4430 - Added workaround for erratum 1319537
4431 - Arm Cortex-A76
4432 - Added workaround for erratum 1165522
4433 - Added workaround for erratum 1791580
4434 - Added workaround for erratum 1868343
4435 - Arm Cortex-A72
4436 - Added workaround for erratum 1319367
4437 - Arm Cortex-A77
4438 - Added workaround for erratum 1508412
4439 - Added workaround for erratum 1800714
4440 - Added workaround for erratum 1925769
4441 - Arm Neoverse-N1
4442 - Added workaround for erratum 1868343
4443 - EL3 Runtime
4444 - Added support for saving/restoring registers related to nested
4445 virtualization in EL2 context switches if the architecture supports it
4446 - FCONF
4447 - Added support for Measured Boot
4448 - Added support for populating Chain of Trust properties
4449 - Added support for loading the `fw_config` image
4450 - Measured Boot
4451 - Added support for event logging
4452- Platforms
4453 - Added support for Arm Morello
4454 - Added support for Arm TC0
4455 - Added support for iEi PUZZLE-M801
4456 - Added support for Marvell OCTEON TX2 T9130
4457 - Added support for MediaTek MT8192
4458 - Added support for NXP i.MX 8M Nano
4459 - Added support for NXP i.MX 8M Plus
4460 - Added support for QTI CHIP SC7180
4461 - Added support for STM32MP151F
4462 - Added support for STM32MP153F
4463 - Added support for STM32MP157F
4464 - Added support for STM32MP151D
4465 - Added support for STM32MP153D
4466 - Added support for STM32MP157D
4467 - Arm
4468 - Added support for platform-owned SPs
4469 - Added support for resetting to BL31
4470 - Arm FPGA
4471 - Added support for Klein
4472 - Added support for Matterhorn
4473 - Added support for additional CPU clusters
4474 - Arm FVP
4475 - Added support for performing SDEI platform setup at runtime
4476 - Added support for SMCCC's `SMCCC_ARCH_SOC_ID` command
4477 - Added an `id` field under the NV-counter node in the device tree to
4478 differentiate between trusted and non-trusted NV-counters
4479 - Added support for extracting the clock frequency from the timer node in
4480 the device tree
4481 - Arm Juno
4482 - Added support for SMCCC's `SMCCC_ARCH_SOC_ID` command
4483 - Arm N1SDP
4484 - Added support for cross-chip PCI-e
4485 - Marvell
4486 - Added support for AVS reduction
4487 - Marvell ARMADA
4488 - Added support for twin-die combined memory device
4489 - Marvell ARMADA A8K
4490 - Added support for DDR with 32-bit bus width (both ECC and non-ECC)
4491 - Marvell AP806
4492 - Added workaround for erratum FE-4265711
4493 - Marvell AP807
4494 - Added workaround for erratum 3033912
4495 - Nvidia Tegra
4496 - Added debug printouts indicating SC7 entry sequence completion
4497 - Added support for SDEI
4498 - Added support for stack protection
4499 - Added support for GICv3
4500 - Added support for SMCCC's `SMCCC_ARCH_SOC_ID` command
4501 - Nvidia Tegra194
4502 - Added support for RAS exception handling
4503 - Added support for SPM
4504 - NXP i.MX
4505 - Added support for SDEI
4506 - QEMU SBSA
4507 - Added support for the Secure Partition Manager
4508 - QTI
4509 - Added RNG driver
4510 - Added SPMI PMIC arbitrator driver
4511 - Added support for SMCCC's `SMCCC_ARCH_SOC_ID` command
4512 - STM32MP1
4513 - Added support for exposing peripheral interfaces to the non-secure world
4514 at runtime
4515 - Added support for SCMI clock and reset services
4516 - Added support for STM32MP15x CPU revision Z
4517 - Added support for SMCCC services in `SP_MIN`
4518- Services
4519 - Secure Payload Dispatcher
4520 - Added a provision to allow clients to retrieve the service UUID
4521 - SPMC
4522 - Added secondary core endpoint information to the SPMC context structure
4523 - SPMD
4524 - Added support for booting OP-TEE as a guest S-EL1 Secure Partition on top
4525 of Hafnium in S-EL2
4526 - Added a provision for handling SPMC messages to register secondary core
4527 entry points
4528 - Added support for power management operations
4529- Tools
4530 - CertCreate
4531 - Added support for secure partitions
4532 - CertTool
4533 - Added support for the `fw_config` image
4534 - FIPTool
4535 - Added support for the `fw_config` image
4536
4537### Changed
4538
4539- Architecture support
4540- Bootloader images
4541- Build System
4542 - The top-level Makefile now supports building FipTool on Windows
4543 - The default value of `KEY_SIZE` has been changed to to 2048 when RSA is in
4544 use
4545 - The previously-deprecated macro `__ASSEMBLY__` has now been removed
4546- Common components
4547 - Certain functions that flush the console will no longer return error
4548 information
4549- Drivers
4550 - Arm GIC
4551 - Usage of `drivers/arm/gic/common/gic_common.c` has now been deprecated in
4552 favour of `drivers/arm/gic/vX/gicvX.mk`
4553 - Added support for detecting the presence of a GIC600-AE
4554 - Added support for detecting the presence of a GIC-Clayton
4555 - Marvell MCI
4556 - Now performs link tuning for all MCI interfaces to improve performance
4557 - Marvell MoChi
4558 - PIDI masters are no longer forced into a non-secure access level when
4559 `LLC_SRAM` is enabled
4560 - The SD/MMC controllers are now accessible from guest virtual machines
4561 - Mbed TLS
4562 - Migrated to Mbed TLS v2.24.0
4563 - STM32 FMC2 NAND
4564 - Adjusted FMC node bindings to include an EBI controller node
4565 - STM32 Reset
4566 - Added an optional timeout argument to assertion functions
4567 - STM32MP1 Clocks
4568 - Enabled several additional system clocks during initialization
4569- Libraries
4570 - C Standard Library
4571 - Improved `memset` performance by avoiding single-byte writes
4572 - Added optimized assembly variants of `memset`
4573 - CPU support
4574 - Renamed Cortex-Hercules to Cortex-A78
4575 - Renamed Cortex-Hercules AE to Cortex-A78 AE
4576 - Renamed Neoverse Zeus to Neoverse V1
4577 - Coreboot
4578 - Updated coreboot_get_memory_type API to take an extra argument as a
4579 memory size that used to return a valid memory type.
4580 - libfdt
4581 - Updated to latest upstream version
4582- Platforms
4583 - Allwinner
4584 - Disabled non-secure access to PRCM power control registers
4585 - Arm
4586 - `BL32_BASE` is now platform-dependent when `SPD_spmd` is enabled
4587 - Added support for loading the Chain of Trust from the device tree
4588 - The firmware update check is now executed only once
4589 - NV-counter base addresses are now loaded from the device tree when
4590 `COT_DESC_IN_DTB` is enabled
4591 - Now loads and populates `fw_config` and `tb_fw_config`
4592 - FCONF population now occurs after caches have been enabled in order to
4593 reduce boot times
4594 - Arm Corstone-700
4595 - Platform support has been split into both an FVP and an FPGA variant
4596 - Arm FPGA
4597 - DTB and BL33 load addresses have been given sensible default values
4598 - Now reads generic timer counter frequency, GICD and GICR base addresses,
4599 and UART address from DT
4600 - Now treats the primary PL011 UART as an SBSA Generic UART
4601 - Arm FVP
4602 - Secure interrupt descriptions, UART parameters, clock frequencies and
4603 GICv3 parameters are now queried through FCONF
4604 - UART parameters are now queried through the device tree
4605 - Added an owner field to Cactus secure partitions
4606 - Increased the maximum size of BL2 when the Chain of Trust is loaded from
4607 the device tree
4608 - Reduces the maximum size of BL31
4609 - The `FVP_USE_SP804_TIMER` and `FVP_VE_USE_SP804_TIMER` build options have
4610 been removed in favour of a common `USE_SP804_TIMER` option
4611 - Added a third Cactus partition to manifests
4612 - Device tree nodes now store UUIDs in big-endian
4613 - Arm Juno
4614 - Increased the maximum size of BL2 when optimizations have not been applied
4615 - Reduced the maximum size of BL31 and BL32
4616 - Marvell AP807
4617 - Enabled snoop filters
4618 - Marvell ARMADA A3K
4619 - UART recovery images are now suffixed with `.bin`
4620 - Marvell ARMADA A8K
4621 - Option `BL31_CACHE_DISABLE` is now disabled (`0`) by default
4622 - Nvidia Tegra
4623 - Added VPR resize supported check when processing video memory resize
4624 requests
4625 - Added SMMU verification to prevent potential issues caused by undetected
4626 corruption of the SMMU configuration during boot
4627 - The GIC CPU interface is now properly disabled after CPU off
4628 - The GICv2 sources list and the `BL31_SIZE` definition have been made
4629 platform-specific
4630 - The SPE driver will no longer flush the console when writing individual
4631 characters
4632 - Nvidia Tegra194
4633 - TZDRAM setup has been moved to platform-specific early boot handlers
4634 - Increased verbosity of debug prints for RAS SErrors
4635 - Support for powering down CPUs during CPU suspend has been removed
4636 - Now verifies firewall settings before using resources
4637 - TI K3
4638 - The UART number has been made configurable through `K3_USART`
4639 - Rockchip RK3368
4640 - The maximum number of memory map regions has been increased to 20
4641 - Socionext Uniphier
4642 - The maximum size of BL33 has been increased to support larger bootloaders
4643 - STM32
4644 - Removed platform-specific DT functions in favour of using existing generic
4645 alternatives
4646 - STM32MP1
4647 - Increased verbosity of exception reports in debug builds
4648 - Device trees have been updated to align with the Linux kernel
4649 - Now uses the ETZPC driver to configure secure-aware interfaces for
4650 assignment to the non-secure world
4651 - Finished good variants have been added to the board identifier
4652 enumerations
4653 - Non-secure access to clocks and reset domains now depends on their state
4654 of registration
4655 - NEON is now disabled in `SP_MIN`
4656 - The last page of `SYSRAM` is now used as SCMI shared memory
4657 - Checks to verify platform compatibility have been added to verify that an
4658 image is compatible with the chip ID of the running platform
4659 - QEMU SBSA
4660 - Removed support for Arm's Cortex-A53
4661- Services
4662 - Renamed SPCI to FF-A
4663 - SPMD
4664 - No longer forwards requests to the non-secure world when retrieving
4665 partition information
4666 - SPMC manifest size is now retrieved directly from SPMD instead of the
4667 device tree
4668 - The FF-A version handler now returns SPMD's version when the origin of the
4669 call is secure, and SPMC's version when the origin of the call is
4670 non-secure
4671 - SPMC
4672 - Updated the manifest to declare CPU nodes in descending order as per the
4673 SPM (Hafnium) multicore requirement
4674 - Updated the device tree to mark 2GB as device memory for the first
4675 partition excluding trusted DRAM region (which is reserved for SPMC)
4676 - Increased the number of EC contexts to the maximum number of PEs as per
4677 the FF-A specification
4678- Tools
4679 - FIPTool
4680 - Now returns `0` on `help` and `help <command>`
4681 - Marvell DoImage
4682 - Updated Mbed TLS support to v2.8
4683 - SPTool
4684 - Now appends CertTool arguments
4685
4686### Resolved Issues
4687
4688- Bootloader images
4689 - Fixed compilation errors for dual-root Chains of Trust caused by symbol
4690 collision
4691 - BL31
4692 - Fixed compilation errors on platforms with fewer than 4 cores caused by
4693 initialization code exceeding the end of the stacks
4694 - Fixed compilation errors when building a position-independent image
4695- Build System
4696 - Fixed invalid empty version strings
4697 - Fixed compilation errors on Windows caused by a non-portable architecture
4698 revision comparison
4699- Drivers
4700 - Arm GIC
4701 - Fixed spurious interrupts caused by a missing barrier
4702 - STM32 Flexible Memory Controller 2 (FMC2) NAND driver
4703 - Fixed runtime instability caused by incorrect error detection logic
4704 - STM32MP1 Clock driver
4705 - Fixed incorrectly-formatted log messages
4706 - Fixed runtime instability caused by improper clock gating procedures
4707 - STMicroelectronics Raw NAND driver
4708 - Fixed runtime instability caused by incorrect unit conversion when waiting
4709 for NAND readiness
4710- Libraries
4711 - AMU
4712 - Fixed timeout errors caused by excess error logging
4713 - EL3 Runtime
4714 - Fixed runtime instability caused by improper register save/restore routine
4715 in EL2
4716 - FCONF
4717 - Fixed failure to initialize GICv3 caused by overly-strict device tree
4718 requirements
4719 - Measured Boot
4720 - Fixed driver errors caused by a missing default value for the `HASH_ALG`
4721 build option
4722 - SPE
4723 - Fixed feature detection check that prevented CPUs supporting SVE from
4724 detecting support for SPE in the non-secure world
4725 - Translation Tables
4726 - Fixed various MISRA-C 2012 static analysis violations
4727- Platforms
4728 - Allwinner A64
4729 - Fixed USB issues on certain battery-powered device caused by improperly
4730 activated USB power rail
4731 - Arm
4732 - Fixed compilation errors caused by increase in BL2 size
4733 - Fixed compilation errors caused by missing Makefile dependencies to
4734 generated files when building the FIP
4735 - Fixed MISRA-C 2012 static analysis violations caused by unused structures
4736 in include directives intended to be feature-gated
4737 - Arm FPGA
4738 - Fixed initialization issues caused by incorrect MPIDR topology mapping
4739 logic
4740 - Arm RD-N1-edge
4741 - Fixed compilation errors caused by mismatched parentheses in Makefile
4742 - Arm SGI
4743 - Fixed crashes due to the flash memory used for cold reboot attack
4744 protection not being mapped
4745 - Intel Agilex
4746 - Fixed initialization issues caused by several compounding bugs
4747 - Marvell
4748 - Fixed compilation warnings caused by multiple Makefile inclusions
4749 - Marvell ARMADA A3K
4750 - Fixed boot issue in debug builds caused by checks on the BL33 load address
4751 that are not appropriate for this platform
4752 - Nvidia Tegra
4753 - Fixed incorrect delay timer reads
4754 - Fixed spurious interrupts in the non-secure world during cold boot caused
4755 by the arbitration bit in the memory controller not being cleared
4756 - Fixed faulty video memory resize sequence
4757 - Nvidia Tegra194
4758 - Fixed incorrect alignment of TZDRAM base address
4759 - NXP iMX8M
4760 - Fixed CPU hot-plug issues caused by race condition
4761 - STM32MP1
4762 - Fixed compilation errors in highly-parallel builds caused by incorrect
4763 Makefile dependencies
4764 - STM32MP157C-ED1
4765 - Fixed initialization issues caused by missing device tree hash node
4766 - Raspberry Pi 3
4767 - Fixed compilation errors caused by incorrect dependency ordering in
4768 Makefile
4769 - Rockchip
4770 - Fixed initialization issues caused by non-critical errors when parsing FDT
4771 being treated as critical
4772 - Rockchip RK3368
4773 - Fixed runtime instability caused by incorrect CPUID shift value
4774 - QEMU
4775 - Fixed compilation errors caused by incorrect dependency ordering in
4776 Makefile
4777 - QEMU SBSA
4778 - Fixed initialization issues caused by FDT exceeding reserved memory size
4779 - QTI
4780 - Fixed compilation errors caused by inclusion of a non-existent file
4781- Services
4782 - FF-A (previously SPCI)
4783 - Fixed SPMD aborts caused by incorrect behaviour when the manifest is
4784 page-aligned
4785- Tools
4786 - Fixed compilation issues when compiling tools from within their respective
4787 directories
4788 - FIPTool
4789 - Fixed command line parsing issues on Windows when using arguments whose
4790 names also happen to be a subset of another's
4791 - Marvell DoImage
4792 - Fixed PKCS signature verification errors at boot on some platforms caused
4793 by generation of misaligned images
4794
4795### Known Issues
4796
4797- Platforms
4798 - NVIDIA Tegra
4799 - Signed comparison compiler warnings occurring in libfdt are currently
4800 being worked around by disabling the warning for the platform until the
4801 underlying issue is resolved in libfdt
4802
Chris Kayc503b422021-12-01 17:47:51 +00004803## [2.3.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v2.2..refs/tags/v2.3) (2020-04-20)
Chris Kayc4e8eda2021-11-09 20:05:38 +00004804
4805### New Features
4806
4807- Arm Architecture
4808 - Add support for Armv8.4-SecEL2 extension through the SPCI defined SPMD/SPMC
4809 components.
4810 - Build option to support EL2 context save and restore in the secure world
4811 (CTX_INCLUDE_EL2_REGS).
4812 - Add support for SMCCC v1.2 (introducing the new SMCCC_ARCH_SOC_ID SMC). Note
4813 that the support is compliant, but the SVE registers save/restore will be
4814 done as part of future S-EL2/SPM development.
4815- BL-specific
4816 - Enhanced BL2 bootloader flow to load secure partitions based on firmware
4817 configuration data (fconf).
4818 - Changes necessary to support SEPARATE_NOBITS_REGION feature
4819 - TSP and BL2_AT_EL3: Add Position Independent Execution `PIE` support
4820- Build System
4821 - Add support for documentation build as a target in Makefile
4822 - Add `COT` build option to select the Chain of Trust to use when the Trusted
4823 Boot feature is enabled (default: `tbbr`).
4824 - Added creation and injection of secure partition packages into the FIP.
4825 - Build option to support SPMC component loading and run at S-EL1 or S-EL2
4826 (SPMD_SPM_AT_SEL2).
4827 - Enable MTE support
4828 - Enable Link Time Optimization in GCC
4829 - Enable -Wredundant-decls warning check
4830 - Makefile: Add support to optionally encrypt BL31 and BL32
4831 - Add support to pass the nt_fw_config DTB to OP-TEE.
4832 - Introduce per-BL `CPPFLAGS`, `ASFLAGS`, and `LDFLAGS`
4833 - build_macros: Add CREATE_SEQ function to generate sequence of numbers
4834- CPU Support
4835 - cortex-a57: Enable higher performance non-cacheable load forwarding
4836 - Hercules: Workaround for Errata 1688305
4837 - Klein: Support added for Klein CPU
4838 - Matterhorn: Support added for Matterhorn CPU
4839- Drivers
4840 - auth: Add `calc_hash` function for hash calculation. Used for authentication
4841 of images when measured boot is enabled.
4842 - cryptocell: Add authenticated decryption framework, and support for
4843 CryptoCell-713 and CryptoCell-712 RSA 3K
4844 - gic600: Add support for multichip configuration and Clayton
4845 - gicv3: Introduce makefile, Add extended PPI and SPI range, Add support for
4846 probing multiple GIC Redistributor frames
4847 - gicv4: Add GICv4 extension for GIC driver
4848 - io: Add an IO abstraction layer to load encrypted firmwares
4849 - mhu: Derive doorbell base address
4850 - mtd: Add SPI-NOR, SPI-NAND, SPI-MEM, and raw NAND framework
4851 - scmi: Allow use of multiple SCMI channels
4852 - scu: Add a driver for snoop control unit
4853- Libraries
4854 - coreboot: Add memory range parsing and use generic base address
4855 - compiler_rt: Import popcountdi2.c and popcountsi2.c files, aeabi_ldivmode.S
4856 file and dependencies
4857 - debugFS: Add DebugFS functionality
4858 - el3_runtime: Add support for enabling S-EL2
4859 - fconf: Add Firmware Configuration Framework (fconf) (experimental).
4860 - libc: Add memrchr function
4861 - locks: bakery: Use is_dcache_enabled() helper and add a DMB to the
4862 'read_cache_op' macro
4863 - psci: Add support to enable different personality of the same soc.
4864 - xlat_tables_v2: Add support to pass shareability attribute for normal memory
4865 region, use get_current_el_maybe_constant() in is_dcache_enabled(),
4866 read-only xlat tables for BL31 memory, and add enable_mmu()
4867- New Platforms Support
4868 - arm/arm_fpga: New platform support added for FPGA
4869 - arm/rddaniel: New platform support added for rd-daniel platform
4870 - brcm/stingray: New platform support added for Broadcom stingray platform
4871 - nvidia/tegra194: New platform support for Nvidia Tegra194 platform
4872- Platforms
4873 - allwinner: Implement PSCI system suspend using SCPI, add a msgbox driver for
4874 use with SCPI, and reserve and map space for the SCP firmware
4875 - allwinner: axp: Add AXP805 support
4876 - allwinner: power: Add DLDO4 power rail
4877 - amlogic: axg: Add a build flag when using ATOS as BL32 and support for the
4878 A113D (AXG) platform
4879 - arm/a5ds: Add ethernet node and L2 cache node in devicetree
4880 - arm/common: Add support for the new `dualroot` chain of trust
4881 - arm/common: Add support for SEPARATE_NOBITS_REGION
4882 - arm/common: Re-enable PIE when RESET_TO_BL31=1
4883 - arm/common: Allow boards to specify second DRAM Base address and to define
4884 PLAT_ARM_TZC_FILTERS
4885 - arm/corstone700: Add support for mhuv2 and stack protector
4886 - arm/fvp: Add support for fconf in BL31 and SP_MIN. Populate power domain
4887 descriptor dynamically by leveraging fconf APIs.
4888 - arm/fvp: Add Cactus/Ivy Secure Partition information and use two instances
4889 of Cactus at S-EL1
4890 - arm/fvp: Add support to run BL32 in TDRAM and BL31 in secure DRAM
4891 - arm/fvp: Add support for GICv4 extension and BL2 hash calculation in BL1
4892 - arm/n1sdp: Setup multichip gic routing table, update platform macros for
4893 dual-chip setup, introduce platform information SDS region, add support to
4894 update presence of External LLC, and enable the NEOVERSE_N1_EXTERNAL_LLC
4895 flag
4896 - arm/rdn1edge: Add support for dual-chip configuration and use CREATE_SEQ
4897 helper macro to compare chip count
4898 - arm/sgm: Always use SCMI for SGM platforms
4899 - arm/sgm775: Add support for dynamic config using fconf
4900 - arm/sgi: Add multi-chip mode parameter in HW_CONFIG dts, macros for remote
4901 chip device region, chip_id and multi_chip_mode to platform variant info,
4902 and introduce number of chips macro
4903 - brcm: Add BL2 and BL31 support common across Broadcom platforms
4904 - brcm: Add iproc SPI Nor flash support, spi driver, emmc driver, and support
4905 to retrieve plat_toc_flags
4906 - hisilicon: hikey960: Enable system power off callback
4907 - intel: Enable bridge access, SiP SMC secure register access, and uboot
4908 entrypoint support
4909 - intel: Implement platform specific system reset 2
4910 - intel: Introduce mailbox response length handling
4911 - imx: console: Use CONSOLE_T_BASE for UART base address and generic console_t
4912 data structure
4913 - imx8mm: Provide uart base as build option and add the support for opteed spd
4914 on imx8mq/imx8mm
4915 - imx8qx: Provide debug uart num as build
4916 - imx8qm: Apply clk/pinmux configuration for DEBUG_CONSOLE and provide debug
4917 uart num as build param
4918 - marvell: a8k: Implement platform specific power off and add support for
4919 loading MG CM3 images
4920 - mediatek: mt8183: Add Vmodem/Vcore DVS init level
4921 - qemu: Support optional encryption of BL31 and BL32 images and
4922 ARM_LINUX_KERNEL_AS_BL33 to pass FDT address
4923 - qemu: Define ARMV7_SUPPORTS_VFP
4924 - qemu: Implement PSCI_CPU_OFF and qemu_system_off via semihosting
4925 - renesas: rcar_gen3: Add new board revision for M3ULCB
4926 - rockchip: Enable workaround for erratum 855873, claim a macro to enable hdcp
4927 feature for DP, enable power domains of rk3399 before reset, add support for
4928 UART3 as serial output, and initialize reset and poweroff GPIOs with known
4929 invalid value
4930 - rpi: Implement PSCI CPU_OFF, use MMIO accessor, autodetect Mini-UART vs.
4931 PL011 configuration, and allow using PL011 UART for RPi3/RPi4
4932 - rpi3: Include GPIO driver in all BL stages and use same "clock-less" setup
4933 scheme as RPi4
4934 - rpi3/4: Add support for offlining CPUs
4935 - st: stm32mp1: platform.mk: Support generating multiple images in one build,
4936 migrate to implicit rules, derive map file name from target name, generate
4937 linker script with fixed name, and use PHONY for the appropriate targets
4938 - st: stm32mp1: Add support for SPI-NOR, raw NAND, and SPI-NAND boot device,
4939 QSPI, FMC2 driver
4940 - st: stm32mp1: Use stm32mp_get_ddr_ns_size() function, set XN attribute for
4941 some areas in BL2, dynamically map DDR later and non-cacheable during its
4942 test, add a function to get non-secure DDR size, add DT helper for reg by
4943 name, and add compilation flags for boot devices
4944 - socionext: uniphier: Turn on ENABLE_PIE
4945 - ti: k3: Add PIE support
4946 - xilinx: versal: Add set wakeup source, client wakeup, query data, request
4947 wakeup, PM_INIT_FINALIZE, PM_GET_TRUSTZONE_VERSION, PM IOCTL, support for
4948 suspend related, and Get_ChipID APIs
4949 - xilinx: versal: Implement power down/restart related EEMI, SMC handler for
4950 EEMI, PLL related PM, clock related PM, pin control related PM, reset
4951 related PM, device related PM , APIs
4952 - xilinx: versal: Enable ipi mailbox service
4953 - xilinx: versal: Add get_api_version support and support to send PM API to
4954 PMC using IPI
4955 - xilinx: zynqmp: Add checksum support for IPI data, GET_CALLBACK_DATA
4956 function, support to query max divisor, CLK_SET_RATE_PARENT in gem clock
4957 node, support for custom type flags, LPD WDT clock to the pm_clock
4958 structure, idcodes for new RFSoC silicons ZU48DR and ZU49DR, and id for new
4959 RFSoC device ZU39DR
4960- Security
4961 - Use Speculation Barrier instruction for v8.5+ cores
4962 - Add support for optional firmware encryption feature (experimental).
4963 - Introduce a new `dualroot` chain of trust.
4964 - aarch64: Prevent speculative execution past ERET
4965 - aarch32: Stop speculative execution past exception returns.
4966- SPCI
4967 - Introduced the Secure Partition Manager Dispatcher (SPMD) component as a new
4968 standard service.
4969- Tools
4970 - cert_create: Introduce CoT build option and TBBR CoT makefile, and define
4971 the dualroot CoT
4972 - encrypt_fw: Add firmware authenticated encryption tool
4973 - memory: Add show_memory script that prints a representation of the memory
4974 layout for the latest build
4975
4976### Changed
4977
4978- Arm Architecture
4979 - PIE: Make call to GDT relocation fixup generalized
4980- BL-Specific
4981 - Increase maximum size of BL2 image
4982 - BL31: Discard .dynsym .dynstr .hash sections to make ENABLE_PIE work
4983 - BL31: Split into two separate memory regions
4984 - Unify BL linker scripts and reduce code duplication.
4985- Build System
4986 - Changes to drive cert_create for dualroot CoT
4987 - Enable -Wlogical-op always
4988 - Enable -Wshadow always
4989 - Refactor the warning flags
4990 - PIE: Pass PIE options only to BL31
4991 - Reduce space lost to object alignment
4992 - Set lld as the default linker for Clang builds
4993 - Remove -Wunused-const-variable and -Wpadded warning
4994 - Remove -Wmissing-declarations warning from WARNING1 level
4995- Drivers
4996 - authentication: Necessary fix in drivers to upgrade to mbedtls-2.18.0
4997 - console: Integrate UART base address in generic console_t
4998 - gicv3: Change API for GICR_IPRIORITYR accessors and separate GICD and GICR
4999 accessor functions
5000 - io: Change seek offset to signed long long and panic in case of io setup
5001 failure
5002 - smmu: SMMUv3: Changed retry loop to delay timer
5003 - tbbr: Reduce size of hash and ECDSA key buffers when possible
5004- Library Code
5005 - libc: Consolidate the size_t, unified, and NULL definitions, and unify
5006 intmax_t and uintmax_t on AArch32/64
5007 - ROMLIB: Optimize memory layout when ROMLIB is used
5008 - xlat_tables_v2: Use ARRAY_SIZE in REGISTER_XLAT_CONTEXT_FULL_SPEC, merge
5009 REGISTER_XLAT_CONTEXT\_{FULL_SPEC,RO_BASE_TABLE}, and simplify end address
5010 checks in mmap_add_region_check()
5011- Platforms
5012 - allwinner: Adjust SRAM A2 base to include the ARISC vectors, clean up MMU
5013 setup, reenable USE_COHERENT_MEM, remove unused include path, move the
5014 NOBITS region to SRAM A1, convert AXP803 regulator setup code into a driver,
5015 enable clock before resetting I2C/RSB
5016 - allwinner: h6: power: Switch to using the AXP driver
5017 - allwinner: a64: power: Use fdt_for_each_subnode, remove obsolete register
5018 check, remove duplicate DT check, and make sunxi_turn_off_soc static
5019 - allwinner: Build PMIC bus drivers only in BL31, clean up PMIC-related error
5020 handling, and synchronize PMIC enumerations
5021 - arm/a5ds: Change boot address to point to DDR address
5022 - arm/common: Check for out-of-bound accesses in the platform io policies
5023 - arm/corstone700: Updating the kernel arguments to support initramfs, use
5024 fdts DDR memory and XIP rootfs, and set UART clocks to 32MHz
5025 - arm/fvp: Modify multithreaded dts file of DynamIQ FVPs, slightly bump the
5026 stack size for bl1 and bl2, remove re-definition of topology related build
5027 options, stop reclaiming init code with Clang builds, and map only the
5028 needed DRAM region statically in BL31/SP_MIN
5029 - arm/juno: Maximize space allocated to SCP_BL2
5030 - arm/sgi: Bump bl1 RW limit, mark remote chip shared ram as non-cacheable,
5031 move GIC related constants to board files, include AFF3 affinity in core
5032 position calculation, move bl31_platform_setup to board file, and move
5033 topology information to board folder
5034 - common: Refactor load_auth_image_internal().
5035 - hisilicon: Remove uefi-tools in hikey and hikey960 documentation
5036 - intel: Modify non secure access function, BL31 address mapping, mailbox's
5037 get_config_status, and stratix10 BL31 parameter handling
5038 - intel: Remove un-needed checks for qspi driver r/w and s10 unused source
5039 code
5040 - intel: Change all global sip function to static
5041 - intel: Refactor common platform code
5042 - intel: Create SiP service header file
5043 - marvell: armada: scp_bl2: Allow loading up to 8 images
5044 - marvell: comphy-a3700: Support SGMII COMPHY power off and fix USB3 powering
5045 on when on lane 2
5046 - marvell: Consolidate console register calls
5047 - mediatek: mt8183: Protect 4GB~8GB dram memory, refine GIC driver for low
5048 power scenarios, and switch PLL/CLKSQ/ck_off/axi_26m control to SPM
5049 - qemu: Update flash address map to keep FIP in secure FLASH0
5050 - renesas: rcar_gen3: Update IPL and Secure Monitor Rev.2.0.6, update DDR
5051 setting for H3, M3, M3N, change fixed destination address of BL31 and BL32,
5052 add missing #{address,size}-cells into generated DT, pass DT to OpTee OS,
5053 and move DDR drivers out of staging
5054 - rockchip: Make miniloader ddr_parameter handling optional, cleanup securing
5055 of ddr regions, move secure init to separate file, use base+size for secure
5056 ddr regions, bring TZRAM_SIZE values in lined, and prevent macro expansion
5057 in paths
5058 - rpi: Move plat_helpers.S to common
5059 - rpi3: gpio: Simplify GPIO setup
5060 - rpi4: Skip UART initialisation
5061 - st: stm32m1: Use generic console_t data structure, remove second QSPI flash
5062 instance, update for FMC2 pin muxing, and reduce MAX_XLAT_TABLES to 4
5063 - socionext: uniphier: Make on-chip SRAM and I/O register regions configurable
5064 - socionext: uniphier: Make PSCI related, counter control, UART, pinmon, NAND
5065 controller, and eMMC controller base addresses configurable
5066 - socionext: uniphier: Change block_addressing flag and the return value type
5067 of .is_usb_boot() to bool
5068 - socionext: uniphier: Run BL33 at EL2, call uniphier_scp_is_running() only
5069 when on-chip STM is supported, define PLAT_XLAT_TABLES_DYNAMIC only for BL2,
5070 support read-only xlat tables, use enable_mmu() in common function, shrink
5071 UNIPHIER_ROM_REGION_SIZE, prepare uniphier_soc_info() for next SoC, extend
5072 boot device detection for future SoCs, make all BL images completely
5073 position-independent, make uniphier_mmap_setup() work with PIE, pass SCP
5074 base address as a function parameter, set buffer offset and length for
5075 io_block dynamically, and use more mmap_add_dynamic_region() for loading
5076 images
5077 - spd/trusty: Disable error messages seen during boot, allow gic base to be
5078 specified with GICD_BASE, and allow getting trusty memsize from
5079 BL32_MEM_SIZE instead of TSP_SEC_MEM_SIZE
5080 - ti: k3: common: Enable ARM cluster power down and rename device IDs to be
5081 more consistent
5082 - ti: k3: drivers: ti_sci: Put sequence number in coherent memory and remove
5083 indirect structure of const data
5084 - xilinx: Move ipi mailbox svc to xilinx common
5085 - xilinx: zynqmp: Use GIC framework for warm restart
5086 - xilinx: zynqmp: pm: Move custom clock flags to typeflags, remove
5087 CLK_TOPSW_LSBUS from invalid clock list and rename FPD WDT clock ID
5088 - xilinx: versal: Increase OCM memory size for DEBUG builds and adjust cpu
5089 clock, Move versal_def.h and versal_private to include directory
5090- Tools
5091 - sptool: Updated sptool to accommodate building secure partition packages.
5092
5093### Resolved Issues
5094
5095- Arm Architecture
5096 - Fix crash dump for lower EL
5097- BL-Specific
5098 - Bug fix: Protect TSP prints with lock
5099 - Fix boot failures on some builds linked with ld.lld.
5100- Build System
5101 - Fix clang build if CC is not in the path.
5102 - Fix 'BL stage' comment for build macros
5103- Code Quality
5104 - coverity: Fix various MISRA violations including null pointer violations, C
5105 issues in BL1/BL2/BL31 and FDT helper functions, using boolean essential,
5106 type, and removing unnecessary header file and comparisons to LONG_MAX in
5107 debugfs devfip
5108 - Based on coding guidelines, replace all `unsigned long` depending on if
5109 fixed based on AArch32 or AArch64.
5110 - Unify type of "cpu_idx" and Platform specific defines across PSCI module.
5111- Drivers
5112 - auth: Necessary fix in drivers to upgrade to mbedtls-2.18.0
5113 - delay_timer: Fix non-standard frequency issue in udelay
5114 - gicv3: Fix compiler dependent behavior
5115 - gic600: Fix include ordering according to the coding style and power up
5116 sequence
5117- Library Code
5118 - el3_runtime: Fix stack pointer maintenance on EA handling path, fixup
5119 'cm_setup_context' prototype, and adds TPIDR_EL2 register to the context
5120 save restore routines
5121 - libc: Fix SIZE_MAX on AArch32
5122 - locks: T589: Fix insufficient ordering guarantees in bakery lock
5123 - pmf: Fix 'tautological-constant-compare' error, Make the runtime
5124 instrumentation work on AArch32, and Simplify PMF helper macro definitions
5125 across header files
5126 - xlat_tables_v2: Fix assembler warning of PLAT_RO_XLAT_TABLES
5127- Platforms
5128 - allwinner: Fix H6 GPIO and CCU memory map addresses and incorrect ARISC code
5129 patch offset check
5130 - arm/a5ds: Correct system freq and Cache Writeback Granule, and cleanup
5131 enable-method in devicetree
5132 - arm/fvp: Fix incorrect GIC mapping, BL31 load address and image size for
5133 RESET_TO_BL31=1, topology description of cpus for DynamIQ based FVP, and
5134 multithreaded FVP power domain tree
5135 - arm/fvp: spm-mm: Correcting instructions to build SPM for FVP
5136 - arm/common: Fix ROTPK hash generation for ECDSA encryption, BL2 bug in
5137 dynamic configuration initialisation, and current RECLAIM_INIT_CODE behavior
5138 - arm/rde1edge: Fix incorrect topology tree description
5139 - arm/sgi: Fix the incorrect check for SCMI channel ID
5140 - common: Flush dcache when storing timestamp
5141 - intel: Fix UEFI decompression issue, memory calibration, SMC SIP service,
5142 mailbox config return status, mailbox driver logic, FPGA manager on
5143 reconfiguration, and mailbox send_cmd issue
5144 - imx: Fix shift-overflow errors, the rdc memory region slot's offset,
5145 multiple definition of ipc_handle, missing inclusion of cdefs.h, and correct
5146 the SGIs that used for secure interrupt
5147 - mediatek: mt8183: Fix AARCH64 init fail on CPU0
5148 - rockchip: Fix definition of struct param_ddr_usage
5149 - rpi4: Fix documentation of armstub config entry
5150 - st: Correct io possible NULL pointer dereference and device_size type, nand
5151 xor_ecc.val assigned value, static analysis tool issues, and fix incorrect
5152 return value and correctly check pwr-regulators node
5153 - xilinx: zynqmp: Correct syscnt freq for QEMU and fix clock models and IDs of
5154 GEM-related clocks
5155
5156### Known Issues
5157
5158- Build System
5159 - dtb: DTB creation not supported when building on a Windows host.
5160
5161 This step in the build process is skipped when running on a Windows host. A
5162 known issue from the 1.6 release.
5163
5164 - Intermittent assertion firing `ASSERT: services/spd/tspd/tspd_main.c:105`
5165- Coverity
5166 - Intermittent Race condition in Coverity Jenkins Build Job
5167- Platforms
5168 - arm/juno: System suspend from Linux does not function as documented in the
5169 user guide
5170
5171 Following the instructions provided in the user guide document does not
5172 result in the platform entering system suspend state as expected. A message
5173 relating to the hdlcd driver failing to suspend will be emitted on the Linux
5174 terminal.
5175
5176 - mediatek/mt6795: This platform does not build in this release
5177
Chris Kayc503b422021-12-01 17:47:51 +00005178## [2.2.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v2.1..refs/tags/v2.2) (2019-10-22)
Chris Kayc4e8eda2021-11-09 20:05:38 +00005179
5180### New Features
5181
5182- Architecture
5183 - Enable Pointer Authentication (PAuth) support for Secure World
5184
5185 - Adds support for ARMv8.3-PAuth in BL1 SMC calls and BL2U image for
5186 firmware updates.
5187
5188 - Enable Memory Tagging Extension (MTE) support in both secure and non-secure
5189 worlds
5190
5191 - Adds support for the new Memory Tagging Extension arriving in ARMv8.5. MTE
5192 support is now enabled by default on systems that support it at EL0.
5193 - To enable it at ELx for both the non-secure and the secure world, the
5194 compiler flag `CTX_INCLUDE_MTE_REGS` includes register saving and
5195 restoring when necessary in order to prevent information leakage between
5196 the worlds.
5197
5198 - Add support for Branch Target Identification (BTI)
5199- Build System
5200 - Modify FVP makefile for CPUs that support both AArch64/32
5201 - AArch32: Allow compiling with soft-float toolchain
5202 - Makefile: Add default warning flags
5203 - Add Makefile check for PAuth and AArch64
5204 - Add compile-time errors for HW_ASSISTED_COHERENCY flag
5205 - Apply compile-time check for AArch64-only CPUs
5206 - build_macros: Add mechanism to prevent bin generation.
5207 - Add support for default stack-protector flag
5208 - spd: opteed: Enable NS_TIMER_SWITCH
5209 - plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set
5210 - Add new build option to let each platform select which implementation of
5211 spinlocks it wants to use
5212- CPU Support
5213 - DSU: Workaround for erratum 798953 and 936184
5214 - Neoverse N1: Force cacheable atomic to near atomic
5215 - Neoverse N1: Workaround for erratum 1073348, 1130799, 1165347, 1207823,
5216 1220197, 1257314, 1262606, 1262888, 1275112, 1315703, 1542419
5217 - Neoverse Zeus: Apply the MSR SSBS instruction
5218 - cortex-Hercules/HerculesAE: Support added for Cortex-Hercules and
5219 Cortex-HerculesAE CPUs
5220 - cortex-Hercules/HerculesAE: Enable AMU for Cortex-Hercules and
5221 Cortex-HerculesAE
5222 - cortex-a76AE: Support added for Cortex-A76AE CPU
5223 - cortex-a76: Workaround for erratum 1257314, 1262606, 1262888, 1275112,
5224 1286807
5225 - cortex-a65/a65AE: Support added for Cortex-A65 and Cortex-A65AE CPUs
5226 - cortex-a65: Enable AMU for Cortex-A65
5227 - cortex-a55: Workaround for erratum 1221012
5228 - cortex-a35: Workaround for erratum 855472
5229 - cortex-a9: Workaround for erratum 794073
5230- Drivers
5231 - console: Allow the console to register multiple times
5232
5233 - delay: Timeout detection support
5234
5235 - gicv3: Enabled multi-socket GIC redistributor frame discovery and migrated
5236 ARM platforms to the new API
5237
5238 - Adds `gicv3_rdistif_probe` function that delegates the responsibility of
5239 discovering the corresponding redistributor base frame to each CPU itself.
5240
5241 - sbsa: Add SBSA watchdog driver
5242
5243 - st/stm32_hash: Add HASH driver
5244
5245 - ti/uart: Add an AArch32 variant
5246- Library at ROM (romlib)
5247 - Introduce BTI support in Library at ROM (romlib)
5248- New Platforms Support
5249 - amlogic: g12a: New platform support added for the S905X2 (G12A) platform
5250 - amlogic: meson/gxl: New platform support added for Amlogic Meson S905x (GXL)
5251 - arm/a5ds: New platform support added for A5 DesignStart
5252 - arm/corstone: New platform support added for Corstone-700
5253 - intel: New platform support added for Agilex
5254 - mediatek: New platform support added for MediaTek mt8183
5255 - qemu/qemu_sbsa: New platform support added for QEMU SBSA platform
5256 - renesas/rcar_gen3: plat: New platform support added for D3
5257 - rockchip: New platform support added for px30
5258 - rockchip: New platform support added for rk3288
5259 - rpi: New platform support added for Raspberry Pi 4
5260- Platforms
5261 - arm/common: Introduce wrapper functions to setup secure watchdog
5262 - arm/fvp: Add Delay Timer driver to BL1 and BL31 and option for defining
5263 platform DRAM2 base
5264 - arm/fvp: Add Linux DTS files for 32 bit threaded FVPs
5265 - arm/n1sdp: Add code for DDR ECC enablement and BL33 copy to DDR, Initialise
5266 CNTFRQ in Non Secure CNTBaseN
5267 - arm/juno: Use shared mbedtls heap between BL1 and BL2 and add basic support
5268 for dynamic config
5269 - imx: Basic support for PicoPi iMX7D, rdc module init, caam module init,
5270 aipstz init, IMX_SIP_GET_SOC_INFO, IMX_SIP_BUILDINFO added
5271 - intel: Add ncore ccu driver
5272 - mediatek/mt81\*: Use new bl31_params_parse() helper
5273 - nvidia: tegra: Add support for multi console interface
5274 - qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1
5275 - qemu: Added gicv3 support, new console interface in AArch32, and
5276 sub-platforms
5277 - renesas/rcar_gen3: plat: Add R-Car V3M support, new board revision for
5278 H3ULCB, DBSC4 setting before self-refresh mode
5279 - socionext/uniphier: Support console based on multi-console
5280 - st: stm32mp1: Add OP-TEE, Avenger96, watchdog, LpDDR3, authentication
5281 support and general SYSCFG management
5282 - ti/k3: common: Add support for J721E, Use coherent memory for shared data,
5283 Trap all asynchronous bus errors to EL3
5284 - xilinx/zynqmp: Add support for multi console interface, Initialize IPI table
5285 from zynqmp_config_setup()
5286- PSCI
5287 - Adding new optional PSCI hook `pwr_domain_on_finish_late`
5288 - This PSCI hook `pwr_domain_on_finish_late` is similar to
5289 `pwr_domain_on_finish` but is guaranteed to be invoked when the respective
5290 core and cluster are participating in coherency.
5291- Security
5292 - Speculative Store Bypass Safe (SSBS): Further enhance protection against
5293 Spectre variant 4 by disabling speculative loads/stores (SPSR.SSBS bit) by
5294 default.
5295 - UBSAN support and handlers
5296 - Adds support for the Undefined Behaviour sanitizer. There are two types of
5297 support offered - minimalistic trapping support which essentially
5298 immediately crashes on undefined behaviour and full support with full
5299 debug messages.
5300- Tools
5301 - cert_create: Add support for bigger RSA key sizes (3KB and 4KB), previously
5302 the maximum size was 2KB.
5303 - fiptool: Add support to build fiptool on Windows.
5304
5305### Changed
5306
5307- Architecture
5308 - Refactor ARMv8.3 Pointer Authentication support code
5309 - backtrace: Strip PAC field when PAUTH is enabled
5310 - Prettify crash reporting output on AArch64.
5311 - Rework smc_unknown return code path in smc_handler
5312 - Leverage the existing `el3_exit()` return routine for smc_unknown return
5313 path rather than a custom set of instructions.
5314- BL-Specific
5315 - Invalidate dcache build option for BL2 entry at EL3
5316 - Add missing support for BL2_AT_EL3 in XIP memory
5317- Boot Flow
5318 - Add helper to parse BL31 parameters (both versions)
5319 - Factor out cross-BL API into export headers suitable for 3rd party code
5320 - Introduce lightweight BL platform parameter library
5321- Drivers
5322 - auth: Memory optimization for Chain of Trust (CoT) description
5323 - bsec: Move bsec_mode_is_closed_device() service to platform
5324 - cryptocell: Move Cryptocell specific API into driver
5325 - gicv3: Prevent pending G1S interrupt from becoming G0 interrupt
5326 - mbedtls: Remove weak heap implementation
5327 - mmc: Increase delay between ACMD41 retries
5328 - mmc: stm32_sdmmc2: Correctly manage block size
5329 - mmc: stm32_sdmmc2: Manage max-frequency property from DT
5330 - synopsys/emmc: Do not change FIFO TH as this breaks some platforms
5331 - synopsys: Update synopsys drivers to not rely on undefined overflow
5332 behaviour
5333 - ufs: Extend the delay after reset to wait for some slower chips
5334- Platforms
5335 - amlogic/meson/gxl: Remove BL2 dependency from BL31
5336 - arm/common: Shorten the Firmware Update (FWU) process
5337 - arm/fvp: Remove GIC initialisation from secondary core cold boot
5338 - arm/sgm: Temporarily disable shared Mbed TLS heap for SGM
5339 - hisilicon: Update hisilicon drivers to not rely on undefined overflow
5340 behaviour
5341 - imx: imx8: Replace PLAT_IMX8\* with PLAT_imx8\*, remove duplicated linker
5342 symbols and deprecated code include, keep only IRQ 32 unmasked, enable all
5343 power domain by default
5344 - marvell: Prevent SError accessing PCIe link, Switch to xlat_tables_v2, do
5345 not rely on argument passed via smc, make sure that comphy init will use
5346 correct address
5347 - mediatek: mt8173: Refactor RTC and PMIC drivers
5348 - mediatek: mt8173: Apply MULTI_CONSOLE framework
5349 - nvidia: Tegra: memctrl_v2: fix "overflow before widen" coverity issue
5350 - qemu: Simplify the image size calculation, Move and generalise FDT PSCI
5351 fixup, move gicv2 codes to separate file
5352 - renesas/rcar_gen3: Convert to multi-console API, update QoS setting, Update
5353 IPL and Secure Monitor Rev2.0.4, Change to restore timer counter value at
5354 resume, Update DDR setting rev.0.35, qos: change subslot cycle, Change
5355 periodic write DQ training option.
5356 - rockchip: Allow SOCs with undefined wfe check bits, Streamline and complete
5357 UARTn_BASE macros, drop rockchip-specific imported linker symbols for bl31,
5358 Disable binary generation for all SOCs, Allow console device to be set by
5359 DTB, Use new bl31_params_parse functions
5360 - rpi/rpi3: Move shared rpi3 files into common directory
5361 - socionext/uniphier: Set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console
5362 driver
5363 - socionext/uniphier: Replace DIV_ROUND_UP() with div_round_up() from
5364 utils_def.h
5365 - st/stm32mp: Split stm32mp_io_setup function, move
5366 stm32_get_gpio_bank_clock() to private file, correctly handle Clock
5367 Spreading Generator, move oscillator functions to generic file, realign
5368 device tree files with internal devs, enable RTCAPB clock for dual-core
5369 chips, use a common function to check spinlock is available, move
5370 check_header() to common code
5371 - ti/k3: Enable SEPARATE_CODE_AND_RODATA by default, Remove shared RAM space,
5372 Drop \_ADDRESS from K3_USART_BASE to match other defines, Remove MSMC port
5373 definitions, Allow USE_COHERENT_MEM for K3, Set L2 latency on A72 cores
5374- PSCI
5375 - PSCI: Lookup list of parent nodes to lock only once
5376- Secure Partition Manager (SPM): SPCI Prototype
5377 - Fix service UUID lookup
5378 - Adjust size of virtual address space per partition
5379 - Refactor xlat context creation
5380 - Move shim layer to TTBR1_EL1
5381 - Ignore empty regions in resource description
5382- Security
5383 - Refactor SPSR initialisation code
5384 - SMMUv3: Abort DMA transactions
5385 - For security DMA should be blocked at the SMMU by default unless
5386 explicitly enabled for a device. SMMU is disabled after reset with all
5387 streams bypassing the SMMU, and abortion of all incoming transactions
5388 implements a default deny policy on reset.
5389 - Moves `bl1_platform_setup()` function from arm_bl1_setup.c to FVP
5390 platforms' fvp_bl1_setup.c and fvp_ve_bl1_setup.c files.
5391- Tools
5392 - cert_create: Remove RSA PKCS#1 v1.5 support
5393
5394### Resolved Issues
5395
5396- Architecture
5397 - Fix the CAS spinlock implementation by adding a missing DSB in
5398 `spin_unlock()`
5399 - AArch64: Fix SCTLR bit definitions
5400 - Removes incorrect `SCTLR_V_BIT` definition and adds definitions for
5401 ARMv8.3-Pauth `EnIB`, `EnDA` and `EnDB` bits.
5402 - Fix restoration of PAuth context
5403 - Replace call to `pauth_context_save()` with `pauth_context_restore()` in
5404 case of unknown SMC call.
5405- BL-Specific Issues
5406 - Fix BL31 crash reporting on AArch64 only platforms
5407- Build System
5408 - Remove several warnings reported with W=2 and W=1
5409- Code Quality Issues
5410 - SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64
5411 - Unify type of "cpu_idx" across PSCI module.
5412 - Assert if power level value greater then PSCI_INVALID_PWR_LVL
5413 - Unsigned long should not be used as per coding guidelines
5414 - Reduce the number of memory leaks in cert_create
5415 - Fix type of cot_desc_ptr
5416 - Use explicit-width data types in AAPCS parameter structs
5417 - Add python configuration for editorconfig
5418 - BL1: Fix type consistency
5419 - Enable -Wshift-overflow=2 to check for undefined shift behavior
5420 - Updated upstream platforms to not rely on undefined overflow behaviour
5421- Coverity Quality Issues
5422 - Remove GGC ignore -Warray-bounds
5423 - Fix Coverity #261967, Infinite loop
5424 - Fix Coverity #343017, Missing unlock
5425 - Fix Coverity #343008, Side affect in assertion
5426 - Fix Coverity #342970, Uninitialized scalar variable
5427- CPU Support
5428 - cortex-a12: Fix MIDR mask
5429- Drivers
5430 - console: Remove Arm console unregister on suspend
5431 - gicv3: Fix support for full SPI range
5432 - scmi: Fix wrong payload length
5433- Library Code
5434 - libc: Fix sparse warning for \_\_assert()
5435 - libc: Fix memchr implementation
5436- Platforms
5437 - rpi: rpi3: Fix compilation error when stack protector is enabled
5438 - socionext/uniphier: Fix compilation fail for SPM support build config
5439 - st/stm32mp1: Fix TZC400 configuration against non-secure DDR
5440 - ti/k3: common: Fix RO data area size calculation
5441- Security
5442 - AArch32: Disable Secure Cycle Counter
5443 - Changes the implementation for disabling Secure Cycle Counter. For ARMv8.5
5444 the counter gets disabled by setting `SDCR.SCCD` bit on CPU cold/warm
5445 boot. For the earlier architectures PMCR register is saved/restored on
5446 secure world entry/exit from/to Non-secure state, and cycle counting gets
5447 disabled by setting PMCR.DP bit.
5448 - AArch64: Disable Secure Cycle Counter
5449 - For ARMv8.5 the counter gets disabled by setting `MDCR_El3.SCCD` bit on
5450 CPU cold/warm boot. For the earlier architectures PMCR_EL0 register is
5451 saved/restored on secure world entry/exit from/to Non-secure state, and
5452 cycle counting gets disabled by setting PMCR_EL0.DP bit.
5453
5454### Deprecations
5455
5456- Common Code
5457 - Remove MULTI_CONSOLE_API flag and references to it
5458 - Remove deprecated `plat_crash_console_*`
5459 - Remove deprecated interfaces `get_afflvl_shift`, `mpidr_mask_lower_afflvls`,
5460 `eret`
5461 - AARCH32/AARCH64 macros are now deprecated in favor of `__aarch64__`
5462 - `__ASSEMBLY__` macro is now deprecated in favor of `__ASSEMBLER__`
5463- Drivers
5464 - console: Removed legacy console API
5465 - console: Remove deprecated finish_console_register
5466 - tzc: Remove deprecated types `tzc_action_t` and `tzc_region_attributes_t`
5467- Secure Partition Manager (SPM):
5468 - Prototype SPCI-based SPM (services/std_svc/spm) will be replaced with
5469 alternative methods of secure partitioning support.
5470
5471### Known Issues
5472
5473- Build System Issues
5474 - dtb: DTB creation not supported when building on a Windows host.
5475
5476 This step in the build process is skipped when running on a Windows host. A
5477 known issue from the 1.6 release.
5478- Platform Issues
5479 - arm/juno: System suspend from Linux does not function as documented in the
5480 user guide
5481
5482 Following the instructions provided in the user guide document does not
5483 result in the platform entering system suspend state as expected. A message
5484 relating to the hdlcd driver failing to suspend will be emitted on the Linux
5485 terminal.
5486
5487 - mediatek/mt6795: This platform does not build in this release
5488
Chris Kayc503b422021-12-01 17:47:51 +00005489## [2.1.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v2.0..refs/tags/v2.1) (2019-03-29)
Chris Kayc4e8eda2021-11-09 20:05:38 +00005490
5491### New Features
5492
5493- Architecture
5494
5495 - Support for ARMv8.3 pointer authentication in the normal and secure worlds
5496
5497 The use of pointer authentication in the normal world is enabled whenever
5498 architectural support is available, without the need for additional build
5499 flags.
5500
5501 Use of pointer authentication in the secure world remains an experimental
5502 configuration at this time. Using both the `ENABLE_PAUTH` and
5503 `CTX_INCLUDE_PAUTH_REGS` build flags, pointer authentication can be enabled
5504 in EL3 and S-EL1/0.
5505
5506 See the {ref}`Firmware Design` document for additional details on the use of
5507 pointer authentication.
5508
5509 - Enable Data Independent Timing (DIT) in EL3, where supported
5510
5511- Build System
5512
5513 - Support for BL-specific build flags
5514
5515 - Support setting compiler target architecture based on `ARM_ARCH_MINOR` build
5516 option.
5517
5518 - New `RECLAIM_INIT_CODE` build flag:
5519
5520 A significant amount of the code used for the initialization of BL31 is not
5521 needed again after boot time. In order to reduce the runtime memory
5522 footprint, the memory used for this code can be reclaimed after
5523 initialization.
5524
5525 Certain boot-time functions were marked with the `__init` attribute to
5526 enable this reclamation.
5527
5528- CPU Support
5529
5530 - cortex-a76: Workaround for erratum 1073348
5531 - cortex-a76: Workaround for erratum 1220197
5532 - cortex-a76: Workaround for erratum 1130799
5533 - cortex-a75: Workaround for erratum 790748
5534 - cortex-a75: Workaround for erratum 764081
5535 - cortex-a73: Workaround for erratum 852427
5536 - cortex-a73: Workaround for erratum 855423
5537 - cortex-a57: Workaround for erratum 817169
5538 - cortex-a57: Workaround for erratum 814670
5539 - cortex-a55: Workaround for erratum 903758
5540 - cortex-a55: Workaround for erratum 846532
5541 - cortex-a55: Workaround for erratum 798797
5542 - cortex-a55: Workaround for erratum 778703
5543 - cortex-a55: Workaround for erratum 768277
5544 - cortex-a53: Workaround for erratum 819472
5545 - cortex-a53: Workaround for erratum 824069
5546 - cortex-a53: Workaround for erratum 827319
5547 - cortex-a17: Workaround for erratum 852423
5548 - cortex-a17: Workaround for erratum 852421
5549 - cortex-a15: Workaround for erratum 816470
5550 - cortex-a15: Workaround for erratum 827671
5551
5552- Documentation
5553
5554 - Exception Handling Framework documentation
5555 - Library at ROM (romlib) documentation
5556 - RAS framework documentation
5557 - Coding Guidelines document
5558
5559- Drivers
5560
5561 - ccn: Add API for setting and reading node registers
5562
5563 - Adds `ccn_read_node_reg` function
5564 - Adds `ccn_write_node_reg` function
5565
5566 - partition: Support MBR partition entries
5567
5568 - scmi: Add `plat_css_get_scmi_info` function
5569
5570 Adds a new API `plat_css_get_scmi_info` which lets the platform register a
5571 platform-specific instance of `scmi_channel_plat_info_t` and remove the
5572 default values
5573
5574 - tzc380: Add TZC-380 TrustZone Controller driver
5575
5576 - tzc-dmc620: Add driver to manage the TrustZone Controller within the DMC-620
5577 Dynamic Memory Controller
5578
5579- Library at ROM (romlib)
5580
5581 - Add platform-specific jump table list
5582
5583 - Allow patching of romlib functions
5584
5585 This change allows patching of functions in the romlib. This can be done by
5586 adding "patch" at the end of the jump table entry for the function that
5587 needs to be patched in the file jmptbl.i.
5588
5589- Library Code
5590
5591 - Support non-LPAE-enabled MMU tables in AArch32
5592 - mmio: Add `mmio_clrsetbits_16` function
5593 - 16-bit variant of `mmio_clrsetbits`
5594 - object_pool: Add Object Pool Allocator
5595 - Manages object allocation using a fixed-size static array
5596 - Adds `pool_alloc` and `pool_alloc_n` functions
5597 - Does not provide any functions to free allocated objects (by design)
5598 - libc: Added `strlcpy` function
5599 - libc: Import `strrchr` function from FreeBSD
5600 - xlat_tables: Add support for ARMv8.4-TTST
5601 - xlat_tables: Support mapping regions without an explicitly specified VA
5602
5603- Math
5604
5605 - Added softudiv macro to support software division
5606
5607- Memory Partitioning And Monitoring (MPAM)
5608
5609 - Enabled MPAM EL2 traps (`MPAMHCR_EL2` and `MPAM_EL2`)
5610
5611- Platforms
5612
5613 - amlogic: Add support for Meson S905 (GXBB)
5614
5615 - arm/fvp_ve: Add support for FVP Versatile Express platform
5616
5617 - arm/n1sdp: Add support for Neoverse N1 System Development platform
5618
5619 - arm/rde1edge: Add support for Neoverse E1 platform
5620
5621 - arm/rdn1edge: Add support for Neoverse N1 platform
5622
5623 - arm: Add support for booting directly to Linux without an intermediate
5624 loader (AArch32)
5625
5626 - arm/juno: Enable new CPU errata workarounds for A53 and A57
5627
5628 - arm/juno: Add romlib support
5629
5630 Building a combined BL1 and ROMLIB binary file with the correct page
5631 alignment is now supported on the Juno platform. When `USE_ROMLIB` is set
5632 for Juno, it generates the combined file `bl1_romlib.bin` which needs to be
5633 used instead of bl1.bin.
5634
5635 - intel/stratix: Add support for Intel Stratix 10 SoC FPGA platform
5636
5637 - marvell: Add support for Armada-37xx SoC platform
5638
5639 - nxp: Add support for i.MX8M and i.MX7 Warp7 platforms
5640
5641 - renesas: Add support for R-Car Gen3 platform
5642
5643 - xilinx: Add support for Versal ACAP platforms
5644
5645- Position-Independent Executable (PIE)
5646
5647 PIE support has initially been added to BL31. The `ENABLE_PIE` build flag is
5648 used to enable or disable this functionality as required.
5649
5650- Secure Partition Manager
5651
5652 - New SPM implementation based on SPCI Alpha 1 draft specification
5653
5654 A new version of SPM has been implemented, based on the SPCI (Secure
5655 Partition Client Interface) and SPRT (Secure Partition Runtime) draft
5656 specifications.
5657
5658 The new implementation is a prototype that is expected to undergo intensive
5659 rework as the specifications change. It has basic support for multiple
5660 Secure Partitions and Resource Descriptions.
5661
5662 The older version of SPM, based on MM (ARM Management Mode Interface
5663 Specification), is still present in the codebase. A new build flag, `SPM_MM`
5664 has been added to allow selection of the desired implementation. This flag
5665 defaults to 1, selecting the MM-based implementation.
5666
5667- Security
5668
5669 - Spectre Variant-1 mitigations (`CVE-2017-5753`)
5670
5671 - Use Speculation Store Bypass Safe (SSBS) functionality where available
5672
5673 Provides mitigation against `CVE-2018-19440` (Not saving x0 to x3 registers
5674 can leak information from one Normal World SMC client to another)
5675
5676### Changed
5677
5678- Build System
5679
5680 - Warning levels are now selectable with `W=<1,2,3>`
5681 - Removed unneeded include paths in PLAT_INCLUDES
5682 - "Warnings as errors" (Werror) can be disabled using `E=0`
5683 - Support totally quiet output with `-s` flag
5684 - Support passing options to checkpatch using `CHECKPATCH_OPTS=<opts>`
5685 - Invoke host compiler with `HOSTCC / HOSTCCFLAGS` instead of `CC / CFLAGS`
5686 - Make device tree pre-processing similar to U-boot/Linux by:
5687 - Creating separate `CPPFLAGS` for DT preprocessing so that compiler options
5688 specific to it can be accommodated.
5689 - Replacing `CPP` with `PP` for DT pre-processing
5690
5691- CPU Support
5692
5693 - Errata report function definition is now mandatory for CPU support files
5694
5695 CPU operation files must now define a `<name>_errata_report` function to
5696 print errata status. This is no longer a weak reference.
5697
5698- Documentation
5699
5700 - Migrated some content from GitHub wiki to `docs/` directory
5701 - Security advisories now have CVE links
5702 - Updated copyright guidelines
5703
5704- Drivers
5705
5706 - console: The `MULTI_CONSOLE_API` framework has been rewritten in C
5707
5708 - console: Ported multi-console driver to AArch32
5709
5710 - gic: Remove 'lowest priority' constants
5711
5712 Removed `GIC_LOWEST_SEC_PRIORITY` and `GIC_LOWEST_NS_PRIORITY`. Platforms
5713 should define these if required, or instead determine the correct priority
5714 values at runtime.
5715
5716 - delay_timer: Check that the Generic Timer extension is present
5717
5718 - mmc: Increase command reply timeout to 10 milliseconds
5719
5720 - mmc: Poll eMMC device status to ensure `EXT_CSD` command completion
5721
5722 - mmc: Correctly check return code from `mmc_fill_device_info`
5723
5724- External Libraries
5725
5726 - libfdt: Upgraded from 1.4.2 to 1.4.6-9
5727
5728 >
5729
5730 - mbed TLS: Upgraded from 2.12 to 2.16
5731
5732 >
5733
5734 This change incorporates fixes for security issues that should be reviewed to
5735 determine if they are relevant for software implementations using Trusted
5736 Firmware-A. See the [mbed TLS releases] page for details on changes from the
5737 2.12 to the 2.16 release.
5738
5739- Library Code
5740
5741 - compiler-rt: Updated `lshrdi3.c` and `int_lib.h` with changes from LLVM
5742 master branch (r345645)
5743 - cpu: Updated macro that checks need for `CVE-2017-5715` mitigation
5744 - libc: Made setjmp and longjmp C standard compliant
5745 - libc: Allowed overriding the default libc (use `OVERRIDE_LIBC`)
5746 - libc: Moved setjmp and longjmp to the `libc/` directory
5747
5748- Platforms
5749
5750 - Removed Mbed TLS dependency from plat_bl_common.c
5751
5752 - arm: Removed unused `ARM_MAP_BL_ROMLIB` macro
5753
5754 - arm: Removed `ARM_BOARD_OPTIMISE_MEM` feature and build flag
5755
5756 - arm: Moved several components into `drivers/` directory
5757
5758 This affects the SDS, SCP, SCPI, MHU and SCMI components
5759
5760 - arm/juno: Increased maximum BL2 image size to `0xF000`
5761
5762 This change was required to accommodate a larger `libfdt` library
5763
5764- SCMI
5765
5766 - Optimized bakery locks when hardware-assisted coherency is enabled using the
5767 `HW_ASSISTED_COHERENCY` build flag
5768
5769- SDEI
5770
5771 - Added support for unconditionally resuming secure world execution after {{
5772 SDEI }} event processing completes
5773
5774 {{ SDEI }} interrupts, although targeting EL3, occur on behalf of the
5775 non-secure world, and may have higher priority than secure world interrupts.
5776 Therefore they might preempt secure execution and yield execution to the
5777 non-secure {{ SDEI }} handler. Upon completion of {{ SDEI }} event handling,
5778 resume secure execution if it was preempted.
5779
5780- Translation Tables (XLAT)
5781
5782 - Dynamically detect need for `Common not Private (TTBRn_ELx.CnP)` bit
5783
5784 Properly handle the case where `ARMv8.2-TTCNP` is implemented in a CPU that
5785 does not implement all mandatory v8.2 features (and so must claim to
5786 implement a lower architecture version).
5787
5788### Resolved Issues
5789
5790- Architecture
5791 - Incorrect check for SSBS feature detection
5792 - Unintentional register clobber in AArch32 reset_handler function
5793- Build System
5794 - Dependency issue during DTB image build
5795 - Incorrect variable expansion in Arm platform makefiles
5796 - Building on Windows with verbose mode (`V=1`) enabled is broken
5797 - AArch32 compilation flags is missing `$(march32-directive)`
5798- BL-Specific Issues
5799 - bl2: `uintptr_t is not defined` error when `BL2_IN_XIP_MEM` is defined
5800 - bl2: Missing prototype warning in `bl2_arch_setup`
5801 - bl31: Omission of Global Offset Table (GOT) section
5802- Code Quality Issues
5803 - Multiple MISRA compliance issues
5804 - Potential NULL pointer dereference (Coverity-detected)
5805- Drivers
5806 - mmc: Local declaration of `scr` variable causes a cache issue when
5807 invalidating after the read DMA transfer completes
5808 - mmc: `ACMD41` does not send voltage information during initialization,
5809 resulting in the command being treated as a query. This prevents the command
5810 from initializing the controller.
5811 - mmc: When checking device state using `mmc_device_state()` there are no
5812 retries attempted in the event of an error
5813 - ccn: Incorrect Region ID calculation for RN-I nodes
5814 - console: `Fix MULTI_CONSOLE_API` when used as a crash console
5815 - partition: Improper NULL checking in gpt.c
5816 - partition: Compilation failure in `VERBOSE` mode (`V=1`)
5817- Library Code
5818 - common: Incorrect check for Address Authentication support
5819
5820 - xlat: Fix XLAT_V1 / XLAT_V2 incompatibility
5821
5822 The file `arm_xlat_tables.h` has been renamed to `xlat_tables_compat.h` and
5823 has been moved to a common folder. This header can be used to guarantee
5824 compatibility, as it includes the correct header based on
5825 `XLAT_TABLES_LIB_V2`.
5826
5827 - xlat: armclang unused-function warning on `xlat_clean_dcache_range`
5828
5829 - xlat: Invalid `mm_cursor` checks in `mmap_add` and `mmap_add_ctx`
5830
5831 - sdei: Missing `context.h` header
5832- Platforms
5833 - common: Missing prototype warning for `plat_log_get_prefix`
5834
5835 - arm: Insufficient maximum BL33 image size
5836
5837 - arm: Potential memory corruption during BL2-BL31 transition
5838
5839 On Arm platforms, the BL2 memory can be overlaid by BL31/BL32. The memory
5840 descriptors describing the list of executable images are created in BL2 R/W
5841 memory, which could be possibly corrupted later on by BL31/BL32 due to
5842 overlay. This patch creates a reserved location in SRAM for these
5843 descriptors and are copied over by BL2 before handing over to next BL image.
5844
5845 - juno: Invalid behaviour when `CSS_USE_SCMI_SDS_DRIVER` is not set
5846
5847 In `juno_pm.c` the `css_scmi_override_pm_ops` function was used regardless
5848 of whether the build flag was set. The original behaviour has been restored
5849 in the case where the build flag is not set.
5850- Tools
5851 - fiptool: Incorrect UUID parsing of blob parameters
5852 - doimage: Incorrect object rules in Makefile
5853
5854### Deprecations
5855
5856- Common Code
5857 - `plat_crash_console_init` function
5858 - `plat_crash_console_putc` function
5859 - `plat_crash_console_flush` function
5860 - `finish_console_register` macro
5861- AArch64-specific Code
5862 - helpers: `get_afflvl_shift`
5863 - helpers: `mpidr_mask_lower_afflvls`
5864 - helpers: `eret`
5865- Secure Partition Manager (SPM)
5866 - Boot-info structure
5867
5868### Known Issues
5869
5870- Build System Issues
5871 - dtb: DTB creation not supported when building on a Windows host.
5872
5873 This step in the build process is skipped when running on a Windows host. A
5874 known issue from the 1.6 release.
5875- Platform Issues
5876 - arm/juno: System suspend from Linux does not function as documented in the
5877 user guide
5878
5879 Following the instructions provided in the user guide document does not
5880 result in the platform entering system suspend state as expected. A message
5881 relating to the hdlcd driver failing to suspend will be emitted on the Linux
5882 terminal.
5883
5884 - arm/juno: The firmware update use-cases do not work with motherboard
5885 firmware version \< v1.5.0 (the reset reason is not preserved). The Linaro
5886 18.04 release has MB v1.4.9. The MB v1.5.0 is available in Linaro 18.10
5887 release.
5888
5889 - mediatek/mt6795: This platform does not build in this release
5890
Chris Kayc503b422021-12-01 17:47:51 +00005891## [2.0.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v1.6..refs/tags/v2.0) (2018-10-02)
Chris Kayc4e8eda2021-11-09 20:05:38 +00005892
5893### New Features
5894
5895- Removal of a number of deprecated APIs
5896
5897 - A new Platform Compatibility Policy document has been created which
5898 references a wiki page that maintains a listing of deprecated interfaces and
5899 the release after which they will be removed.
5900 - All deprecated interfaces except the MULTI_CONSOLE_API have been removed
5901 from the code base.
5902 - Various Arm and partner platforms have been updated to remove the use of
5903 removed APIs in this release.
5904 - This release is otherwise unchanged from 1.6 release
5905
5906### Issues resolved since last release
5907
5908- No issues known at 1.6 release resolved in 2.0 release
5909
5910### Known Issues
5911
5912- DTB creation not supported when building on a Windows host. This step in the
5913 build process is skipped when running on a Windows host. Known issue from 1.6
5914 version.
5915- As a result of removal of deprecated interfaces the Nvidia Tegra, Marvell
5916 Armada 8K and MediaTek MT6795 platforms do not build in this release. Also
5917 MediaTek MT8173, NXP QorIQ LS1043A, NXP i.MX8QX, NXP i.MX8QMa, Rockchip
5918 RK3328, Rockchip RK3368 and Rockchip RK3399 platforms have not been confirmed
5919 to be working after the removal of the deprecated interfaces although they do
5920 build.
5921
Chris Kayc503b422021-12-01 17:47:51 +00005922## [1.6.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v1.5..refs/tags/v1.6) (2018-09-21)
Chris Kayc4e8eda2021-11-09 20:05:38 +00005923
5924### New Features
5925
5926- Addressing Speculation Security Vulnerabilities
5927
5928 - Implement static workaround for CVE-2018-3639 for AArch32 and AArch64
5929 - Add support for dynamic mitigation for CVE-2018-3639
5930 - Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76
5931 - Ensure {{ SDEI }} handler executes with CVE-2018-3639 mitigation enabled
5932
5933- Introduce RAS handling on AArch64
5934
5935 - Some RAS extensions are mandatory for Armv8.2 CPUs, with others mandatory
5936 for Armv8.4 CPUs however, all extensions are also optional extensions to the
5937 base Armv8.0 architecture.
5938 - The Armv8 RAS Extensions introduced Standard Error Records which are a set
5939 of standard registers to configure RAS node policy and allow RAS Nodes to
5940 record and expose error information for error handling agents.
5941 - Capabilities are provided to support RAS Node enumeration and iteration
5942 along with individual interrupt registrations and fault injections support.
5943 - Introduce handlers for Uncontainable errors, Double Faults and EL3 External
5944 Aborts
5945
5946- Enable Memory Partitioning And Monitoring (MPAM) for lower EL's
5947
5948 - Memory Partitioning And Monitoring is an Armv8.4 feature that enables
5949 various memory system components and resources to define partitions.
5950 Software running at various ELs can then assign themselves to the desired
5951 partition to control their performance aspects.
5952 - When ENABLE_MPAM_FOR_LOWER_ELS is set to 1, EL3 allows lower ELs to access
5953 their own MPAM registers without trapping to EL3. This patch however,
5954 doesn't make use of partitioning in EL3; platform initialisation code should
5955 configure and use partitions in EL3 if required.
5956
5957- Introduce ROM Lib Feature
5958
5959 - Support combining several libraries into a self-called "romlib" image, that
5960 may be shared across images to reduce memory footprint. The romlib image is
5961 stored in ROM but is accessed through a jump-table that may be stored in
5962 read-write memory, allowing for the library code to be patched.
5963
5964- Introduce Backtrace Feature
5965
5966 - This function displays the backtrace, the current EL and security state to
5967 allow a post-processing tool to choose the right binary to interpret the
5968 dump.
5969 - Print backtrace in assert() and panic() to the console.
5970
5971- Code hygiene changes and alignment with MISRA C-2012 guideline with fixes
5972 addressing issues complying to the following rules:
5973
5974 - MISRA rules 4.9, 5.1, 5.3, 5.7, 8.2-8.5, 8.8, 8.13, 9.3, 10.1, 10.3-10.4,
5975 10.8, 11.3, 11.6, 12.1, 14.4, 15.7, 16.1-16.7, 17.7-17.8, 20.7, 20.10,
5976 20.12, 21.1, 21.15, 22.7
5977 - Clean up the usage of void pointers to access symbols
5978 - Increase usage of static qualifier to locally used functions and data
5979 - Migrated to use of u_register_t for register read/write to better match
5980 AArch32 and AArch64 type sizes
5981 - Use int-ll64 for both AArch32 and AArch64 to assist in consistent format
5982 strings between architectures
5983 - Clean up TF-A libc by removing non arm copyrighted implementations and
5984 replacing them with modified FreeBSD and SCC implementations
5985
5986- Various changes to support Clang linker and assembler
5987
5988 - The clang assembler/preprocessor is used when Clang is selected. However,
5989 the clang linker is not used because it is unable to link TF-A objects due
5990 to immaturity of clang linker functionality at this time.
5991
5992- Refactor support APIs into Libraries
5993
5994 - Evolve libfdt, mbed TLS library and standard C library sources as proper
5995 libraries that TF-A may be linked against.
5996
5997- CPU Enhancements
5998
5999 - Add CPU support for Cortex-Ares and Cortex-A76
6000 - Add AMU support for Cortex-Ares
6001 - Add initial CPU support for Cortex-Deimos
6002 - Add initial CPU support for Cortex-Helios
6003 - Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76
6004 - Implement Cortex-Ares erratum 1043202 workaround
6005 - Implement DSU erratum 936184 workaround
6006 - Check presence of fix for errata 843419 in Cortex-A53
6007 - Check presence of fix for errata 835769 in Cortex-A53
6008
6009- Translation Tables Enhancements
6010
6011 - The xlat v2 library has been refactored in order to be reused by different
6012 TF components at different EL's including the addition of EL2. Some
6013 refactoring to make the code more generic and less specific to TF, in order
6014 to reuse the library outside of this project.
6015
6016- SPM Enhancements
6017
6018 - General cleanups and refactoring to pave the way to multiple partitions
6019 support
6020
6021- SDEI Enhancements
6022
6023 - Allow platforms to define explicit events
6024 - Determine client EL from NS context's SCR_EL3
6025 - Make dispatches synchronous
6026 - Introduce jump primitives for BL31
6027 - Mask events after CPU wakeup in {{ SDEI }} dispatcher to conform to the
6028 specification
6029
6030- Misc TF-A Core Common Code Enhancements
6031
6032 - Add support for eXecute In Place (XIP) memory in BL2
6033 - Add support for the SMC Calling Convention 2.0
6034 - Introduce External Abort handling on AArch64 External Abort routed to EL3
6035 was reported as an unhandled exception and caused a panic. This change
6036 enables Trusted Firmware-A to handle External Aborts routed to EL3.
6037 - Save value of ACTLR_EL1 implementation-defined register in the CPU context
6038 structure rather than forcing it to 0.
6039 - Introduce ARM_LINUX_KERNEL_AS_BL33 build option, which allows BL31 to
6040 directly jump to a Linux kernel. This makes for a quicker and simpler boot
6041 flow, which might be useful in some test environments.
6042 - Add dynamic configurations for BL31, BL32 and BL33 enabling support for
6043 Chain of Trust (COT).
6044 - Make TF UUID RFC 4122 compliant
6045
6046- New Platform Support
6047
6048 - Arm SGI-575
6049 - Arm SGM-775
6050 - Allwinner sun50i_64
6051 - Allwinner sun50i_h6
6052 - NXP QorIQ LS1043A
6053 - NXP i.MX8QX
6054 - NXP i.MX8QM
6055 - NXP i.MX7Solo WaRP7
6056 - TI K3
6057 - Socionext Synquacer SC2A11
6058 - Marvell Armada 8K
6059 - STMicroelectronics STM32MP1
6060
6061- Misc Generic Platform Common Code Enhancements
6062
6063 - Add MMC framework that supports both eMMC and SD card devices
6064
6065- Misc Arm Platform Common Code Enhancements
6066
6067 - Demonstrate PSCI MEM_PROTECT from el3_runtime
6068 - Provide RAS support
6069 - Migrate AArch64 port to the multi console driver. The old API is deprecated
6070 and will eventually be removed.
6071 - Move BL31 below BL2 to enable BL2 overlay resulting in changes in the layout
6072 of BL images in memory to enable more efficient use of available space.
6073 - Add cpp build processing for dtb that allows processing device tree with
6074 external includes.
6075 - Extend FIP io driver to support multiple FIP devices
6076 - Add support for SCMI AP core configuration protocol v1.0
6077 - Use SCMI AP core protocol to set the warm boot entrypoint
6078 - Add support to Mbed TLS drivers for shared heap among different BL images to
6079 help optimise memory usage
6080 - Enable non-secure access to UART1 through a build option to support a serial
6081 debug port for debugger connection
6082
6083- Enhancements for Arm Juno Platform
6084
6085 - Add support for TrustZone Media Protection 1 (TZMP1)
6086
6087- Enhancements for Arm FVP Platform
6088
6089 - Dynamic_config: remove the FVP dtb files
6090 - Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default
6091 - Set the ability to dynamically disable Trusted Boot Board authentication to
6092 be off by default with DYN_DISABLE_AUTH
6093 - Add librom enhancement support in FVP
6094 - Support shared Mbed TLS heap between BL1 and BL2 that allow a reduction in
6095 BL2 size for FVP
6096
6097- Enhancements for Arm SGI/SGM Platform
6098
6099 - Enable ARM_PLAT_MT flag for SGI-575
6100 - Add dts files to enable support for dynamic config
6101 - Add RAS support
6102 - Support shared Mbed TLS heap for SGI and SGM between BL1 and BL2
6103
6104- Enhancements for Non Arm Platforms
6105
6106 - Raspberry Pi Platform
6107 - Hikey Platforms
6108 - Xilinx Platforms
6109 - QEMU Platform
6110 - Rockchip rk3399 Platform
6111 - TI Platforms
6112 - Socionext Platforms
6113 - Allwinner Platforms
6114 - NXP Platforms
6115 - NVIDIA Tegra Platform
6116 - Marvell Platforms
6117 - STMicroelectronics STM32MP1 Platform
6118
6119### Issues resolved since last release
6120
6121- No issues known at 1.5 release resolved in 1.6 release
6122
6123### Known Issues
6124
6125- DTB creation not supported when building on a Windows host. This step in the
6126 build process is skipped when running on a Windows host. Known issue from 1.5
6127 version.
6128
Chris Kayc503b422021-12-01 17:47:51 +00006129## [1.5.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v1.4..refs/tags/v1.5) (2018-03-20)
Chris Kayc4e8eda2021-11-09 20:05:38 +00006130
6131### New features
6132
6133- Added new firmware support to enable RAS (Reliability, Availability, and
6134 Serviceability) functionality.
6135
6136 - Secure Partition Manager (SPM): A Secure Partition is a software execution
6137 environment instantiated in S-EL0 that can be used to implement simple
6138 management and security services. The SPM is the firmware component that is
6139 responsible for managing a Secure Partition.
6140
6141 - SDEI dispatcher: Support for interrupt-based {{ SDEI }} events and all
6142 interfaces as defined by the {{ SDEI }} specification v1.0, see
6143 [SDEI Specification]
6144
6145 - Exception Handling Framework (EHF): Framework that allows dispatching of EL3
6146 interrupts to their registered handlers which are registered based on their
6147 priorities. Facilitates firmware-first error handling policy where
6148 asynchronous exceptions may be routed to EL3.
6149
6150 Integrated the TSPD with EHF.
6151
6152- Updated PSCI support:
6153
6154 - Implemented PSCI v1.1 optional features `MEM_PROTECT` and `SYSTEM_RESET2`.
6155 The supported PSCI version was updated to v1.1.
6156
6157 - Improved PSCI STAT timestamp collection, including moving accounting for
6158 retention states to be inside the locks and fixing handling of wrap-around
6159 when calculating residency in AArch32 execution state.
6160
6161 - Added optional handler for early suspend that executes when suspending to a
6162 power-down state and with data caches enabled.
6163
6164 This may provide a performance improvement on platforms where it is safe to
6165 perform some or all of the platform actions from `pwr_domain_suspend` with
6166 the data caches enabled.
6167
6168- Enabled build option, BL2_AT_EL3, for BL2 to allow execution at EL3 without
6169 any dependency on TF BL1.
6170
6171 This allows platforms which already have a non-TF Boot ROM to directly load
6172 and execute BL2 and subsequent BL stages without need for BL1. This was not
6173 previously possible because BL2 executes at S-EL1 and cannot jump straight to
6174 EL3.
6175
6176- Implemented support for SMCCC v1.1, including `SMCCC_VERSION` and
6177 `SMCCC_ARCH_FEATURES`.
6178
6179 Additionally, added support for `SMCCC_VERSION` in PSCI features to enable
6180 discovery of the SMCCC version via PSCI feature call.
6181
6182- Added Dynamic Configuration framework which enables each of the boot loader
6183 stages to be dynamically configured at runtime if required by the platform.
6184 The boot loader stage may optionally specify a firmware configuration file
6185 and/or hardware configuration file that can then be shared with the next boot
6186 loader stage.
6187
6188 Introduced a new BL handover interface that essentially allows passing of 4
6189 arguments between the different BL stages.
6190
6191 Updated cert_create and fip_tool to support the dynamic configuration files.
6192 The COT also updated to support these new files.
6193
6194- Code hygiene changes and alignment with MISRA guideline:
6195
6196 - Fix use of undefined macros.
6197 - Achieved compliance with Mandatory MISRA coding rules.
6198 - Achieved compliance for following Required MISRA rules for the default build
6199 configurations on FVP and Juno platforms : 7.3, 8.3, 8.4, 8.5 and 8.8.
6200
6201- Added support for Armv8.2-A architectural features:
6202
6203 - Updated translation table set-up to set the CnP (Common not Private) bit for
6204 secure page tables so that multiple PEs in the same Inner Shareable domain
6205 can use the same translation table entries for a given stage of translation
6206 in a particular translation regime.
6207 - Extended the supported values of ID_AA64MMFR0_EL1.PARange to include the
6208 52-bit Physical Address range.
6209 - Added support for the Scalable Vector Extension to allow Normal world
6210 software to access SVE functionality but disable access to SVE, SIMD and
6211 floating point functionality from the Secure world in order to prevent
6212 corruption of the Z-registers.
6213
6214- Added support for Armv8.4-A architectural feature Activity Monitor Unit (AMU)
6215
6216 extensions.
6217
6218 In addition to the v8.4 architectural extension, AMU support on Cortex-A75 was
6219 implemented.
6220
6221- Enhanced OP-TEE support to enable use of pageable OP-TEE image. The Arm
6222 standard platforms are updated to load up to 3 images for OP-TEE; header,
6223 pager image and paged image.
6224
6225 The chain of trust is extended to support the additional images.
6226
6227- Enhancements to the translation table library:
6228
6229 - Introduced APIs to get and set the memory attributes of a region.
6230 - Added support to manage both privilege levels in translation regimes that
6231 describe translations for 2 Exception levels, specifically the EL1&0
6232 translation regime, and extended the memory map region attributes to include
6233 specifying Non-privileged access.
6234 - Added support to specify the granularity of the mappings of each region, for
6235 instance a 2MB region can be specified to be mapped with 4KB page tables
6236 instead of a 2MB block.
6237 - Disabled the higher VA range to avoid unpredictable behaviour if there is an
6238 attempt to access addresses in the higher VA range.
6239 - Added helpers for Device and Normal memory MAIR encodings that align with
6240 the Arm Architecture Reference Manual for Armv8-A (Arm DDI0487B.b).
6241 - Code hygiene including fixing type length and signedness of constants,
6242 refactoring of function to enable the MMU, removing all instances where the
6243 virtual address space is hardcoded and added comments that document
6244 alignment needed between memory attributes and attributes specified in
6245 TCR_ELx.
6246
6247- Updated GIC support:
6248
6249 - Introduce new APIs for GICv2 and GICv3 that provide the capability to
6250 specify interrupt properties rather than list of interrupt numbers alone.
6251 The Arm platforms and other upstream platforms are migrated to use interrupt
6252 properties.
6253
6254 - Added helpers to save / restore the GICv3 context, specifically the
6255 Distributor and Redistributor contexts and architectural parts of the ITS
6256 power management. The Distributor and Redistributor helpers also support the
6257 implementation-defined part of GIC-500 and GIC-600.
6258
6259 Updated the Arm FVP platform to save / restore the GICv3 context on system
6260 suspend / resume as an example of how to use the helpers.
6261
6262 Introduced a new TZC secured DDR carve-out for use by Arm platforms for
6263 storing EL3 runtime data such as the GICv3 register context.
6264
6265- Added support for Armv7-A architecture via build option ARM_ARCH_MAJOR=7. This
6266 includes following features:
6267
6268 - Updates GICv2 driver to manage GICv1 with security extensions.
6269 - Software implementation for 32bit division.
6270 - Enabled use of generic timer for platforms that do not set
6271 ARM_CORTEX_Ax=yes.
6272 - Support for Armv7-A Virtualization extensions \[DDI0406C_C\].
6273 - Support for both Armv7-A platforms that only have 32-bit addressing and
6274 Armv7-A platforms that support large page addressing.
6275 - Included support for following Armv7 CPUs: Cortex-A12, Cortex-A17,
6276 Cortex-A7, Cortex-A5, Cortex-A9, Cortex-A15.
6277 - Added support in QEMU for Armv7-A/Cortex-A15.
6278
6279- Enhancements to Firmware Update feature:
6280
6281 - Updated the FWU documentation to describe the additional images needed for
6282 Firmware update, and how they are used for both the Juno platform and the
6283 Arm FVP platforms.
6284
6285- Enhancements to Trusted Board Boot feature:
6286
6287 - Added support to cert_create tool for RSA PKCS1# v1.5 and SHA384, SHA512 and
6288 SHA256.
6289 - For Arm platforms added support to use ECDSA keys.
6290 - Enhanced the mbed TLS wrapper layer to include support for both RSA and
6291 ECDSA to enable runtime selection between RSA and ECDSA keys.
6292
6293- Added support for secure interrupt handling in AArch32 sp_min, hardcoded to
6294 only handle FIQs.
6295
6296- Added support to allow a platform to load images from multiple boot sources,
6297 for example from a second flash drive.
6298
6299- Added a logging framework that allows platforms to reduce the logging level at
6300 runtime and additionally the prefix string can be defined by the platform.
6301
6302- Further improvements to register initialisation:
6303
6304 - Control register PMCR_EL0 / PMCR is set to prohibit cycle counting in the
6305 secure world. This register is added to the list of registers that are saved
6306 and restored during world switch.
6307 - When EL3 is running in AArch32 execution state, the Non-secure version of
6308 SCTLR is explicitly initialised during the warmboot flow rather than relying
6309 on the hardware to set the correct reset values.
6310
6311- Enhanced support for Arm platforms:
6312
6313 - Introduced driver for Shared-Data-Structure (SDS) framework which is used
6314 for communication between SCP and the AP CPU, replacing Boot-Over_MHU (BOM)
6315 protocol.
6316
6317 The Juno platform is migrated to use SDS with the SCMI support added in v1.3
6318 and is set as default.
6319
6320 The driver can be found in the plat/arm/css/drivers folder.
6321
6322 - Improved memory usage by only mapping TSP memory region when the TSPD has
6323 been included in the build. This reduces the memory footprint and avoids
6324 unnecessary memory being mapped.
6325
6326 - Updated support for multi-threading CPUs for FVP platforms - always check
6327 the MT field in MPDIR and access the bit fields accordingly.
6328
6329 - Support building for platforms that model DynamIQ configuration by
6330 implementing all CPUs in a single cluster.
6331
6332 - Improved nor flash driver, for instance clearing status registers before
6333 sending commands. Driver can be found plat/arm/board/common folder.
6334
6335- Enhancements to QEMU platform:
6336
6337 - Added support for TBB.
6338 - Added support for using OP-TEE pageable image.
6339 - Added support for LOAD_IMAGE_V2.
6340 - Migrated to use translation table library v2 by default.
6341 - Added support for SEPARATE_CODE_AND_RODATA.
6342
6343- Applied workarounds CVE-2017-5715 on Arm Cortex-A57, -A72, -A73 and -A75, and
6344 for Armv7-A CPUs Cortex-A9, -A15 and -A17.
6345
6346- Applied errata workaround for Arm Cortex-A57: 859972.
6347
6348- Applied errata workaround for Arm Cortex-A72: 859971.
6349
6350- Added support for Poplar 96Board platform.
6351
6352- Added support for Raspberry Pi 3 platform.
6353
6354- Added Call Frame Information (CFI) assembler directives to the vector entries
6355 which enables debuggers to display the backtrace of functions that triggered a
6356 synchronous abort.
6357
6358- Added ability to build dtb.
6359
6360- Added support for pre-tool (cert_create and fiptool) image processing enabling
6361 compression of the image files before processing by cert_create and fiptool.
6362
6363 This can reduce fip size and may also speed up loading of images. The image
6364 verification will also get faster because certificates are generated based on
6365 compressed images.
6366
6367 Imported zlib 1.2.11 to implement gunzip() for data compression.
6368
6369- Enhancements to fiptool:
6370
6371 - Enabled the fiptool to be built using Visual Studio.
6372 - Added padding bytes at the end of the last image in the fip to be facilitate
6373 transfer by DMA.
6374
6375### Issues resolved since last release
6376
6377- TF-A can be built with optimisations disabled (-O0).
6378- Memory layout updated to enable Trusted Board Boot on Juno platform when
6379 running TF-A in AArch32 execution mode (resolving [tf-issue#501]).
6380
6381### Known Issues
6382
6383- DTB creation not supported when building on a Windows host. This step in the
6384 build process is skipped when running on a Windows host.
6385
Chris Kayc503b422021-12-01 17:47:51 +00006386## [1.4.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v1.3..refs/tags/v1.4) (2017-07-07)
Chris Kayc4e8eda2021-11-09 20:05:38 +00006387
6388### New features
6389
6390- Enabled support for platforms with hardware assisted coherency.
6391
6392 A new build option HW_ASSISTED_COHERENCY allows platforms to take advantage of
6393 the following optimisations:
6394
6395 - Skip performing cache maintenance during power-up and power-down.
6396 - Use spin-locks instead of bakery locks.
6397 - Enable data caches early on warm-booted CPUs.
6398
6399- Added support for Cortex-A75 and Cortex-A55 processors.
6400
6401 Both Cortex-A75 and Cortex-A55 processors use the Arm DynamIQ Shared Unit
6402 (DSU). The power-down and power-up sequences are therefore mostly managed in
6403 hardware, reducing complexity of the software operations.
6404
6405- Introduced Arm GIC-600 driver.
6406
6407 Arm GIC-600 IP complies with Arm GICv3 architecture. For FVP platforms, the
6408 GIC-600 driver is chosen when FVP_USE_GIC_DRIVER is set to FVP_GIC600.
6409
6410- Updated GICv3 support:
6411
6412 - Introduced power management APIs for GICv3 Redistributor. These APIs allow
6413 platforms to power down the Redistributor during CPU power on/off. Requires
6414 the GICv3 implementations to have power management operations.
6415
6416 Implemented the power management APIs for FVP.
6417
6418 - GIC driver data is flushed by the primary CPU so that secondary CPU do not
6419 read stale GIC data.
6420
6421- Added support for Arm System Control and Management Interface v1.0 (SCMI).
6422
6423 The SCMI driver implements the power domain management and system power
6424 management protocol of the SCMI specification (Arm DEN 0056ASCMI) for
6425 communicating with any compliant power controller.
6426
6427 Support is added for the Juno platform. The driver can be found in the
6428 plat/arm/css/drivers folder.
6429
6430- Added support to enable pre-integration of TBB with the Arm TrustZone
6431 CryptoCell product, to take advantage of its hardware Root of Trust and crypto
6432 acceleration services.
6433
6434- Enabled Statistical Profiling Extensions for lower ELs.
6435
6436 The firmware support is limited to the use of SPE in the Non-secure state and
6437 accesses to the SPE specific registers from S-EL1 will trap to EL3.
6438
6439 The SPE are architecturally specified for AArch64 only.
6440
6441- Code hygiene changes aligned with MISRA guidelines:
6442
6443 - Fixed signed / unsigned comparison warnings in the translation table
6444 library.
6445 - Added U(\_x) macro and together with the existing ULL(\_x) macro fixed some
6446 of the signed-ness defects flagged by the MISRA scanner.
6447
6448- Enhancements to Firmware Update feature:
6449
6450 - The FWU logic now checks for overlapping images to prevent execution of
6451 unauthenticated arbitrary code.
6452 - Introduced new FWU_SMC_IMAGE_RESET SMC that changes the image loading state
6453 machine to go from COPYING, COPIED or AUTHENTICATED states to RESET state.
6454 Previously, this was only possible when the authentication of an image
6455 failed or when the execution of the image finished.
6456 - Fixed integer overflow which addressed TFV-1: Malformed Firmware Update SMC
6457 can result in copy of unexpectedly large data into secure memory.
6458
6459- Introduced support for Arm Compiler 6 and LLVM (clang).
6460
6461 TF-A can now also be built with the Arm Compiler 6 or the clang compilers. The
6462 assembler and linker must be provided by the GNU toolchain.
6463
6464 Tested with Arm CC 6.7 and clang 3.9.x and 4.0.x.
6465
6466- Memory footprint improvements:
6467
6468 - Introduced `tf_snprintf`, a reduced version of `snprintf` which has support
6469 for a limited set of formats.
6470
6471 The mbedtls driver is updated to optionally use `tf_snprintf` instead of
6472 `snprintf`.
6473
6474 - The `assert()` is updated to no longer print the function name, and
6475 additional logging options are supported via an optional platform define
6476 `PLAT_LOG_LEVEL_ASSERT`, which controls how verbose the assert output is.
6477
6478- Enhancements to TF-A support when running in AArch32 execution state:
6479
6480 - Support booting SP_MIN and BL33 in AArch32 execution mode on Juno. Due to
6481 hardware limitations, BL1 and BL2 boot in AArch64 state and there is
6482 additional trampoline code to warm reset into SP_MIN in AArch32 execution
6483 state.
6484 - Added support for Arm Cortex-A53/57/72 MPCore processors including the
6485 errata workarounds that are already implemented for AArch64 execution state.
6486 - For FVP platforms, added AArch32 Trusted Board Boot support, including the
6487 Firmware Update feature.
6488
6489- Introduced Arm SiP service for use by Arm standard platforms.
6490
6491 - Added new Arm SiP Service SMCs to enable the Non-secure world to read PMF
6492 timestamps.
6493
6494 Added PMF instrumentation points in TF-A in order to quantify the overall
6495 time spent in the PSCI software implementation.
6496
6497 - Added new Arm SiP service SMC to switch execution state.
6498
6499 This allows the lower exception level to change its execution state from
6500 AArch64 to AArch32, or vice verse, via a request to EL3.
6501
6502- Migrated to use SPDX\[0\] license identifiers to make software license
6503 auditing simpler.
6504
6505 \:::\{note} Files that have been imported by FreeBSD have not been modified.
6506 \:::
6507
6508 \[0\]: <https://spdx.org/>
6509
6510- Enhancements to the translation table library:
6511
6512 - Added version 2 of translation table library that allows different
6513 translation tables to be modified by using different 'contexts'. Version 1
6514 of the translation table library only allows the current EL's translation
6515 tables to be modified.
6516
6517 Version 2 of the translation table also added support for dynamic regions;
6518 regions that can be added and removed dynamically whilst the MMU is enabled.
6519 Static regions can only be added or removed before the MMU is enabled.
6520
6521 The dynamic mapping functionality is enabled or disabled when compiling by
6522 setting the build option PLAT_XLAT_TABLES_DYNAMIC to 1 or 0. This can be
6523 done per-image.
6524
6525 - Added support for translation regimes with two virtual address spaces such
6526 as the one shared by EL1 and EL0.
6527
6528 The library does not support initializing translation tables for EL0
6529 software.
6530
6531 - Added support to mark the translation tables as non-cacheable using an
6532 additional build option `XLAT_TABLE_NC`.
6533
6534- Added support for GCC stack protection. A new build option
6535 ENABLE_STACK_PROTECTOR was introduced that enables compilation of all BL
6536 images with one of the GCC -fstack-protector-\* options.
6537
6538 A new platform function plat_get_stack_protector_canary() was introduced that
6539 returns a value used to initialize the canary for stack corruption detection.
6540 For increased effectiveness of protection platforms must provide an
6541 implementation that returns a random value.
6542
6543- Enhanced support for Arm platforms:
6544
6545 - Added support for multi-threading CPUs, indicated by `MT` field in MPDIR. A
6546 new build flag `ARM_PLAT_MT` is added, and when enabled, the functions
6547 accessing MPIDR assume that the `MT` bit is set for the platform and access
6548 the bit fields accordingly.
6549
6550 Also, a new API `plat_arm_get_cpu_pe_count` is added when `ARM_PLAT_MT` is
6551 enabled, returning the Processing Element count within the physical CPU
6552 corresponding to `mpidr`.
6553
6554 - The Arm platforms migrated to use version 2 of the translation tables.
6555
6556 - Introduced a new Arm platform layer API `plat_arm_psci_override_pm_ops`
6557 which allows Arm platforms to modify `plat_arm_psci_pm_ops` and therefore
6558 dynamically define PSCI capability.
6559
6560 - The Arm platforms migrated to use IMAGE_LOAD_V2 by default.
6561
6562- Enhanced reporting of errata workaround status with the following policy:
6563
6564 - If an errata workaround is enabled:
6565
6566 - If it applies (i.e. the CPU is affected by the errata), an INFO message is
6567 printed, confirming that the errata workaround has been applied.
6568 - If it does not apply, a VERBOSE message is printed, confirming that the
6569 errata workaround has been skipped.
6570
6571 - If an errata workaround is not enabled, but would have applied had it been,
6572 a WARN message is printed, alerting that errata workaround is missing.
6573
6574- Added build options ARM_ARCH_MAJOR and ARM_ARM_MINOR to choose the
6575 architecture version to target TF-A.
6576
6577- Updated the spin lock implementation to use the more efficient CAS (Compare
6578 And Swap) instruction when available. This instruction was introduced in
6579 Armv8.1-A.
6580
6581- Applied errata workaround for Arm Cortex-A53: 855873.
6582
6583- Applied errata workaround for Arm-Cortex-A57: 813419.
6584
6585- Enabled all A53 and A57 errata workarounds for Juno, both in AArch64 and
6586 AArch32 execution states.
6587
6588- Added support for Socionext UniPhier SoC platform.
6589
6590- Added support for Hikey960 and Hikey platforms.
6591
6592- Added support for Rockchip RK3328 platform.
6593
6594- Added support for NVidia Tegra T186 platform.
6595
6596- Added support for Designware emmc driver.
6597
6598- Imported libfdt v1.4.2 that addresses buffer overflow in fdt_offset_ptr().
6599
6600- Enhanced the CPU operations framework to allow power handlers to be registered
6601 on per-level basis. This enables support for future CPUs that have multiple
6602 threads which might need powering down individually.
6603
6604- Updated register initialisation to prevent unexpected behaviour:
6605
6606 - Debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR are initialised to avoid
6607 unexpected traps into the higher exception levels and disable secure
6608 self-hosted debug. Additionally, secure privileged external debug on Juno is
6609 disabled by programming the appropriate Juno SoC registers.
6610 - EL2 and EL3 configurable controls are initialised to avoid unexpected traps
6611 in the higher exception levels.
6612 - Essential control registers are fully initialised on EL3 start-up, when
6613 initialising the non-secure and secure context structures and when preparing
6614 to leave EL3 for a lower EL. This gives better alignment with the Arm ARM
6615 which states that software must initialise RES0 and RES1 fields with 0 / 1.
6616
6617- Enhanced PSCI support:
6618
6619 - Introduced new platform interfaces that decouple PSCI stat residency
6620 calculation from PMF, enabling platforms to use alternative methods of
6621 capturing timestamps.
6622 - PSCI stat accounting performed for retention/standby states when requested
6623 at multiple power levels.
6624
6625- Simplified fiptool to have a single linked list of image descriptors.
6626
6627- For the TSP, resolved corruption of pre-empted secure context by aborting any
6628 pre-empted SMC during PSCI power management requests.
6629
6630### Issues resolved since last release
6631
6632- TF-A can be built with the latest mbed TLS version (v2.4.2). The earlier
6633 version 2.3.0 cannot be used due to build warnings that the TF-A build system
6634 interprets as errors.
6635- TBBR, including the Firmware Update feature is now supported on FVP platforms
6636 when running TF-A in AArch32 state.
6637- The version of the AEMv8 Base FVP used in this release has resolved the issue
6638 of the model executing a reset instead of terminating in response to a
6639 shutdown request using the PSCI SYSTEM_OFF API.
6640
6641### Known Issues
6642
6643- Building TF-A with compiler optimisations disabled (-O0) fails.
6644- Trusted Board Boot currently does not work on Juno when running Trusted
6645 Firmware in AArch32 execution state due to error when loading the sp_min to
6646 memory because of lack of free space available. See [tf-issue#501] for more
6647 details.
6648- The errata workaround for A53 errata 843419 is only available from binutils
6649 2.26 and is not present in GCC4.9. If this errata is applicable to the
6650 platform, please use GCC compiler version of at least 5.0. See [PR#1002] for
6651 more details.
6652
Chris Kayc503b422021-12-01 17:47:51 +00006653## [1.3.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v1.2..refs/tags/v1.3) (2016-10-13)
Chris Kayc4e8eda2021-11-09 20:05:38 +00006654
6655### New features
6656
6657- Added support for running TF-A in AArch32 execution state.
6658
6659 The PSCI library has been refactored to allow integration with **EL3 Runtime
6660 Software**. This is software that is executing at the highest secure privilege
6661 which is EL3 in AArch64 or Secure SVC/Monitor mode in AArch32. See
6662 \{ref}`PSCI Library Integration guide for Armv8-A AArch32 systems`.
6663
6664 Included is a minimal AArch32 Secure Payload, **SP-MIN**, that illustrates the
6665 usage and integration of the PSCI library with EL3 Runtime Software running in
6666 AArch32 state.
6667
6668 Booting to the BL1/BL2 images as well as booting straight to the Secure
6669 Payload is supported.
6670
6671- Improvements to the initialization framework for the PSCI service and Arm
6672 Standard Services in general.
6673
6674 The PSCI service is now initialized as part of Arm Standard Service
6675 initialization. This consolidates the initializations of any Arm Standard
6676 Service that may be added in the future.
6677
6678 A new function `get_arm_std_svc_args()` is introduced to get arguments
6679 corresponding to each standard service and must be implemented by the EL3
6680 Runtime Software.
6681
6682 For PSCI, a new versioned structure `psci_lib_args_t` is introduced to
6683 initialize the PSCI Library. **Note** this is a compatibility break due to the
6684 change in the prototype of `psci_setup()`.
6685
6686- To support AArch32 builds of BL1 and BL2, implemented a new, alternative
6687 firmware image loading mechanism that adds flexibility.
6688
6689 The current mechanism has a hard-coded set of images and execution order
6690 (BL31, BL32, etc). The new mechanism is data-driven by a list of image
6691 descriptors provided by the platform code.
6692
6693 Arm platforms have been updated to support the new loading mechanism.
6694
6695 The new mechanism is enabled by a build flag (`LOAD_IMAGE_V2`) which is
6696 currently off by default for the AArch64 build.
6697
6698 **Note** `TRUSTED_BOARD_BOOT` is currently not supported when `LOAD_IMAGE_V2`
6699 is enabled.
6700
6701- Updated requirements for making contributions to TF-A.
6702
6703 Commits now must have a 'Signed-off-by:' field to certify that the
6704 contribution has been made under the terms of the
6705 {download}`Developer Certificate of Origin <../dco.txt>`.
6706
6707 A signed CLA is no longer required.
6708
6709 The {ref}`Contributor's Guide` has been updated to reflect this change.
6710
6711- Introduced Performance Measurement Framework (PMF) which provides support for
6712 capturing, storing, dumping and retrieving time-stamps to measure the
6713 execution time of critical paths in the firmware. This relies on defining
6714 fixed sample points at key places in the code.
6715
6716- To support the QEMU platform port, imported libfdt v1.4.1 from
6717 <https://git.kernel.org/pub/scm/utils/dtc/dtc.git>
6718
6719- Updated PSCI support:
6720
6721 - Added support for PSCI NODE_HW_STATE API for Arm platforms.
6722 - New optional platform hook, `pwr_domain_pwr_down_wfi()`, in `plat_psci_ops`
6723 to enable platforms to perform platform-specific actions needed to enter
6724 powerdown, including the 'wfi' invocation.
6725 - PSCI STAT residency and count functions have been added on Arm platforms by
6726 using PMF.
6727
6728- Enhancements to the translation table library:
6729
6730 - Limited memory mapping support for region overlaps to only allow regions to
6731 overlap that are identity mapped or have the same virtual to physical
6732 address offset, and overlap completely but must not cover the same area.
6733
6734 This limitation will enable future enhancements without having to support
6735 complex edge cases that may not be necessary.
6736
6737 - The initial translation lookup level is now inferred from the virtual
6738 address space size. Previously, it was hard-coded.
6739
6740 - Added support for mapping Normal, Inner Non-cacheable, Outer Non-cacheable
6741 memory in the translation table library.
6742
6743 This can be useful to map a non-cacheable memory region, such as a DMA
6744 buffer.
6745
6746 - Introduced the MT_EXECUTE/MT_EXECUTE_NEVER memory mapping attributes to
6747 specify the access permissions for instruction execution of a memory region.
6748
6749- Enabled support to isolate code and read-only data on separate memory pages,
6750 allowing independent access control to be applied to each.
6751
6752- Enabled SCR_EL3.SIF (Secure Instruction Fetch) bit in BL1 and BL31 common
6753 architectural setup code, preventing fetching instructions from non-secure
6754 memory when in secure state.
6755
6756- Enhancements to FIP support:
6757
6758 - Replaced `fip_create` with `fiptool` which provides a more consistent and
6759 intuitive interface as well as additional support to remove an image from a
6760 FIP file.
6761 - Enabled printing the SHA256 digest with info command, allowing quick
6762 verification of an image within a FIP without having to extract the image
6763 and running sha256sum on it.
6764 - Added support for unpacking the contents of an existing FIP file into the
6765 working directory.
6766 - Aligned command line options for specifying images to use same naming
6767 convention as specified by TBBR and already used in cert_create tool.
6768
6769- Refactored the TZC-400 driver to also support memory controllers that
6770 integrate TZC functionality, for example Arm CoreLink DMC-500. Also added
6771 DMC-500 specific support.
6772
6773- Implemented generic delay timer based on the system generic counter and
6774 migrated all platforms to use it.
6775
6776- Enhanced support for Arm platforms:
6777
6778 - Updated image loading support to make SCP images (SCP_BL2 and SCP_BL2U)
6779 optional.
6780 - Enhanced topology description support to allow multi-cluster topology
6781 definitions.
6782 - Added interconnect abstraction layer to help platform ports select the right
6783 interconnect driver, CCI or CCN, for the platform.
6784 - Added support to allow loading BL31 in the TZC-secured DRAM instead of the
6785 default secure SRAM.
6786 - Added support to use a System Security Control (SSC) Registers Unit enabling
6787 TF-A to be compiled to support multiple Arm platforms and then select one at
6788 runtime.
6789 - Restricted mapping of Trusted ROM in BL1 to what is actually needed by BL1
6790 rather than entire Trusted ROM region.
6791 - Flash is now mapped as execute-never by default. This increases security by
6792 restricting the executable region to what is strictly needed.
6793
6794- Applied following erratum workarounds for Cortex-A57: 833471, 826977, 829520,
6795 828024 and 826974.
6796
6797- Added support for Mediatek MT6795 platform.
6798
6799- Added support for QEMU virtualization Armv8-A target.
6800
6801- Added support for Rockchip RK3368 and RK3399 platforms.
6802
6803- Added support for Xilinx Zynq UltraScale+ MPSoC platform.
6804
6805- Added support for Arm Cortex-A73 MPCore Processor.
6806
6807- Added support for Arm Cortex-A72 processor.
6808
6809- Added support for Arm Cortex-A35 processor.
6810
6811- Added support for Arm Cortex-A32 MPCore Processor.
6812
6813- Enabled preloaded BL33 alternative boot flow, in which BL2 does not load BL33
6814 from non-volatile storage and BL31 hands execution over to a preloaded BL33.
6815 The User Guide has been updated with an example of how to use this option with
6816 a bootwrapped kernel.
6817
6818- Added support to build TF-A on a Windows-based host machine.
6819
6820- Updated Trusted Board Boot prototype implementation:
6821
6822 - Enabled the ability for a production ROM with TBBR enabled to boot test
6823 software before a real ROTPK is deployed (e.g. manufacturing mode). Added
6824 support to use ROTPK in certificate without verifying against the platform
6825 value when `ROTPK_NOT_DEPLOYED` bit is set.
6826 - Added support for non-volatile counter authentication to the Authentication
6827 Module to protect against roll-back.
6828
6829- Updated GICv3 support:
6830
6831 - Enabled processor power-down and automatic power-on using GICv3.
6832 - Enabled G1S or G0 interrupts to be configured independently.
6833 - Changed FVP default interrupt driver to be the GICv3-only driver. **Note**
6834 the default build of TF-A will not be able to boot Linux kernel with GICv2
6835 FDT blob.
6836 - Enabled wake-up from CPU_SUSPEND to stand-by by temporarily re-routing
6837 interrupts and then restoring after resume.
6838
6839### Issues resolved since last release
6840
6841### Known issues
6842
6843- The version of the AEMv8 Base FVP used in this release resets the model
6844 instead of terminating its execution in response to a shutdown request using
6845 the PSCI `SYSTEM_OFF` API. This issue will be fixed in a future version of the
6846 model.
6847- Building TF-A with compiler optimisations disabled (`-O0`) fails.
6848- TF-A cannot be built with mbed TLS version v2.3.0 due to build warnings that
6849 the TF-A build system interprets as errors.
6850- TBBR is not currently supported when running TF-A in AArch32 state.
6851
Chris Kayc503b422021-12-01 17:47:51 +00006852## [1.2.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v1.1..refs/tags/v1.2) (2015-12-22)
Chris Kayc4e8eda2021-11-09 20:05:38 +00006853
6854### New features
6855
6856- The Trusted Board Boot implementation on Arm platforms now conforms to the
6857 mandatory requirements of the TBBR specification.
6858
6859 In particular, the boot process is now guarded by a Trusted Watchdog, which
6860 will reset the system in case of an authentication or loading error. On Arm
6861 platforms, a secure instance of Arm SP805 is used as the Trusted Watchdog.
6862
6863 Also, a firmware update process has been implemented. It enables authenticated
6864 firmware to update firmware images from external interfaces to SoC
6865 Non-Volatile memories. This feature functions even when the current firmware
6866 in the system is corrupt or missing; it therefore may be used as a recovery
6867 mode.
6868
6869- Improvements have been made to the Certificate Generation Tool (`cert_create`)
6870 as follows.
6871
6872 - Added support for the Firmware Update process by extending the Chain of
6873 Trust definition in the tool to include the Firmware Update certificate and
6874 the required extensions.
6875 - Introduced a new API that allows one to specify command line options in the
6876 Chain of Trust description. This makes the declaration of the tool's
6877 arguments more flexible and easier to extend.
6878 - The tool has been reworked to follow a data driven approach, which makes it
6879 easier to maintain and extend.
6880
6881- Extended the FIP tool (`fip_create`) to support the new set of images involved
6882 in the Firmware Update process.
6883
6884- Various memory footprint improvements. In particular:
6885
6886 - The bakery lock structure for coherent memory has been optimised.
6887 - The mbed TLS SHA1 functions are not needed, as SHA256 is used to generate
6888 the certificate signature. Therefore, they have been compiled out, reducing
6889 the memory footprint of BL1 and BL2 by approximately 6 KB.
6890 - On Arm development platforms, each BL stage now individually defines the
6891 number of regions that it needs to map in the MMU.
6892
6893- Added the following new design documents:
6894
6895 - {ref}`Authentication Framework & Chain of Trust`
6896 - {ref}`Firmware Update (FWU)`
6897 - {ref}`CPU Reset`
6898 - {ref}`PSCI Power Domain Tree Structure`
6899
6900- Applied the new image terminology to the code base and documentation, as
6901 described in the {ref}`Image Terminology` document.
6902
6903- The build system has been reworked to improve readability and facilitate
6904 adding future extensions.
6905
6906- On Arm standard platforms, BL31 uses the boot console during cold boot but
6907 switches to the runtime console for any later logs at runtime. The TSP uses
6908 the runtime console for all output.
6909
6910- Implemented a basic NOR flash driver for Arm platforms. It programs the device
6911 using CFI (Common Flash Interface) standard commands.
6912
6913- Implemented support for booting EL3 payloads on Arm platforms, which reduces
6914 the complexity of developing EL3 baremetal code by doing essential baremetal
6915 initialization.
6916
6917- Provided separate drivers for GICv3 and GICv2. These expect the entire
6918 software stack to use either GICv2 or GICv3; hybrid GIC software systems are
6919 no longer supported and the legacy Arm GIC driver has been deprecated.
6920
6921- Added support for Juno r1 and r2. A single set of Juno TF-A binaries can run
6922 on Juno r0, r1 and r2 boards. Note that this TF-A version depends on a Linaro
6923 release that does *not* contain Juno r2 support.
6924
6925- Added support for MediaTek mt8173 platform.
6926
6927- Implemented a generic driver for Arm CCN IP.
6928
6929- Major rework of the PSCI implementation.
6930
6931 - Added framework to handle composite power states.
6932 - Decoupled the notions of affinity instances (which describes the
6933 hierarchical arrangement of cores) and of power domain topology, instead of
6934 assuming a one-to-one mapping.
6935 - Better alignment with version 1.0 of the PSCI specification.
6936
6937- Added support for the SYSTEM_SUSPEND PSCI API on Arm platforms. When invoked
6938 on the last running core on a supported platform, this puts the system into a
6939 low power mode with memory retention.
6940
6941- Unified the reset handling code as much as possible across BL stages. Also
6942 introduced some build options to enable optimization of the reset path on
6943 platforms that support it.
6944
6945- Added a simple delay timer API, as well as an SP804 timer driver, which is
6946 enabled on FVP.
6947
6948- Added support for NVidia Tegra T210 and T132 SoCs.
6949
6950- Reorganised Arm platforms ports to greatly improve code shareability and
6951 facilitate the reuse of some of this code by other platforms.
6952
6953- Added support for Arm Cortex-A72 processor in the CPU specific framework.
6954
6955- Provided better error handling. Platform ports can now define their own error
6956 handling, for example to perform platform specific bookkeeping or post-error
6957 actions.
6958
6959- Implemented a unified driver for Arm Cache Coherent Interconnects used for
6960 both CCI-400 & CCI-500 IPs. Arm platforms ports have been migrated to this
6961 common driver. The standalone CCI-400 driver has been deprecated.
6962
6963### Issues resolved since last release
6964
6965- The Trusted Board Boot implementation has been redesigned to provide greater
6966 modularity and scalability. See the
6967 \{ref}`Authentication Framework & Chain of Trust` document. All missing
6968 mandatory features are now implemented.
6969- The FVP and Juno ports may now use the hash of the ROTPK stored in the Trusted
6970 Key Storage registers to verify the ROTPK. Alternatively, a development public
6971 key hash embedded in the BL1 and BL2 binaries might be used instead. The
6972 location of the ROTPK is chosen at build-time using the `ARM_ROTPK_LOCATION`
6973 build option.
6974- GICv3 is now fully supported and stable.
6975
6976### Known issues
6977
6978- The version of the AEMv8 Base FVP used in this release resets the model
6979 instead of terminating its execution in response to a shutdown request using
6980 the PSCI `SYSTEM_OFF` API. This issue will be fixed in a future version of the
6981 model.
6982- While this version has low on-chip RAM requirements, there are further RAM
6983 usage enhancements that could be made.
6984- The upstream documentation could be improved for structural consistency,
6985 clarity and completeness. In particular, the design documentation is
6986 incomplete for PSCI, the TSP(D) and the Juno platform.
6987- Building TF-A with compiler optimisations disabled (`-O0`) fails.
6988
Chris Kayc503b422021-12-01 17:47:51 +00006989## [1.1.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v1.0..refs/tags/v1.1) (2015-02-04)
Chris Kayc4e8eda2021-11-09 20:05:38 +00006990
6991### New features
6992
6993- A prototype implementation of Trusted Board Boot has been added. Boot loader
6994 images are verified by BL1 and BL2 during the cold boot path. BL1 and BL2 use
6995 the PolarSSL SSL library to verify certificates and images. The OpenSSL
6996 library is used to create the X.509 certificates. Support has been added to
6997 `fip_create` tool to package the certificates in a FIP.
6998
6999- Support for calling CPU and platform specific reset handlers upon entry into
7000 BL3-1 during the cold and warm boot paths has been added. This happens after
7001 another Boot ROM `reset_handler()` has already run. This enables a developer
7002 to perform additional actions or undo actions already performed during the
7003 first call of the reset handlers e.g. apply additional errata workarounds.
7004
7005- Support has been added to demonstrate routing of IRQs to EL3 instead of S-EL1
7006 when execution is in secure world.
7007
7008- The PSCI implementation now conforms to version 1.0 of the PSCI specification.
7009 All the mandatory APIs and selected optional APIs are supported. In
7010 particular, support for the `PSCI_FEATURES` API has been added. A capability
7011 variable is constructed during initialization by examining the `plat_pm_ops`
7012 and `spd_pm_ops` exported by the platform and the Secure Payload Dispatcher.
7013 This is used by the PSCI FEATURES function to determine which PSCI APIs are
7014 supported by the platform.
7015
7016- Improvements have been made to the PSCI code as follows.
7017
7018 - The code has been refactored to remove redundant parameters from internal
7019 functions.
7020 - Changes have been made to the code for PSCI `CPU_SUSPEND`, `CPU_ON` and
7021 `CPU_OFF` calls to facilitate an early return to the caller in case a
7022 failure condition is detected. For example, a PSCI `CPU_SUSPEND` call
7023 returns `SUCCESS` to the caller if a pending interrupt is detected early in
7024 the code path.
7025 - Optional platform APIs have been added to validate the `power_state` and
7026 `entrypoint` parameters early in PSCI `CPU_ON` and `CPU_SUSPEND` code paths.
7027 - PSCI migrate APIs have been reworked to invoke the SPD hook to determine the
7028 type of Trusted OS and the CPU it is resident on (if applicable). Also,
7029 during a PSCI `MIGRATE` call, the SPD hook to migrate the Trusted OS is
7030 invoked.
7031
7032- It is now possible to build TF-A without marking at least an extra page of
7033 memory as coherent. The build flag `USE_COHERENT_MEM` can be used to choose
7034 between the two implementations. This has been made possible through these
7035 changes.
7036
7037 - An implementation of Bakery locks, where the locks are not allocated in
7038 coherent memory has been added.
7039 - Memory which was previously marked as coherent is now kept coherent through
7040 the use of software cache maintenance operations.
7041
7042 Approximately, 4K worth of memory is saved for each boot loader stage when
7043 `USE_COHERENT_MEM=0`. Enabling this option increases the latencies associated
7044 with acquire and release of locks. It also requires changes to the platform
7045 ports.
7046
7047- It is now possible to specify the name of the FIP at build time by defining
7048 the `FIP_NAME` variable.
7049
7050- Issues with dependencies on the 'fiptool' makefile target have been rectified.
7051 The `fip_create` tool is now rebuilt whenever its source files change.
7052
7053- The BL3-1 runtime console is now also used as the crash console. The crash
7054 console is changed to SoC UART0 (UART2) from the previous FPGA UART0 (UART0)
7055 on Juno. In FVP, it is changed from UART0 to UART1.
7056
7057- CPU errata workarounds are applied only when the revision and part number
7058 match. This behaviour has been made consistent across the debug and release
7059 builds. The debug build additionally prints a warning if a mismatch is
7060 detected.
7061
7062- It is now possible to issue cache maintenance operations by set/way for a
7063 particular level of data cache. Levels 1-3 are currently supported.
7064
7065- The following improvements have been made to the FVP port.
7066
7067 - The build option `FVP_SHARED_DATA_LOCATION` which allowed relocation of
7068 shared data into the Trusted DRAM has been deprecated. Shared data is now
7069 always located at the base of Trusted SRAM.
7070 - BL2 Translation tables have been updated to map only the region of DRAM
7071 which is accessible to normal world. This is the region of the 2GB DDR-DRAM
7072 memory at 0x80000000 excluding the top 16MB. The top 16MB is accessible to
7073 only the secure world.
7074 - BL3-2 can now reside in the top 16MB of DRAM which is accessible only to the
7075 secure world. This can be done by setting the build flag
7076 `FVP_TSP_RAM_LOCATION` to the value `dram`.
7077
7078- Separate translation tables are created for each boot loader image. The
7079 `IMAGE_BLx` build options are used to do this. This allows each stage to
7080 create mappings only for areas in the memory map that it needs.
7081
7082- A Secure Payload Dispatcher (OPTEED) for the OP-TEE Trusted OS has been added.
7083 Details of using it with TF-A can be found in {ref}`OP-TEE Dispatcher`
7084
7085### Issues resolved since last release
7086
7087- The Juno port has been aligned with the FVP port as follows.
7088
7089 - Support for reclaiming all BL1 RW memory and BL2 memory by overlaying the
7090 BL3-1/BL3-2 NOBITS sections on top of them has been added to the Juno port.
7091 - The top 16MB of the 2GB DDR-DRAM memory at 0x80000000 is configured using
7092 the TZC-400 controller to be accessible only to the secure world.
7093 - The Arm GIC driver is used to configure the GIC-400 instead of using a GIC
7094 driver private to the Juno port.
7095 - PSCI `CPU_SUSPEND` calls that target a standby state are now supported.
7096 - The TZC-400 driver is used to configure the controller instead of direct
7097 accesses to the registers.
7098
7099- The Linux kernel version referred to in the user guide has DVFS and HMP
7100 support enabled.
7101
7102- DS-5 v5.19 did not detect Version 5.8 of the Cortex-A57-A53 Base FVPs in CADI
7103 server mode. This issue is not seen with DS-5 v5.20 and Version 6.2 of the
7104 Cortex-A57-A53 Base FVPs.
7105
7106### Known issues
7107
7108- The Trusted Board Boot implementation is a prototype. There are issues with
7109 the modularity and scalability of the design. Support for a Trusted Watchdog,
7110 firmware update mechanism, recovery images and Trusted debug is absent. These
7111 issues will be addressed in future releases.
7112- The FVP and Juno ports do not use the hash of the ROTPK stored in the Trusted
7113 Key Storage registers to verify the ROTPK in the `plat_match_rotpk()`
7114 function. This prevents the correct establishment of the Chain of Trust at the
7115 first step in the Trusted Board Boot process.
7116- The version of the AEMv8 Base FVP used in this release resets the model
7117 instead of terminating its execution in response to a shutdown request using
7118 the PSCI `SYSTEM_OFF` API. This issue will be fixed in a future version of the
7119 model.
7120- GICv3 support is experimental. There are known issues with GICv3
7121 initialization in the TF-A.
7122- While this version greatly reduces the on-chip RAM requirements, there are
7123 further RAM usage enhancements that could be made.
7124- The firmware design documentation for the Test Secure-EL1 Payload (TSP) and
7125 its dispatcher (TSPD) is incomplete. Similarly for the PSCI section.
7126- The Juno-specific firmware design documentation is incomplete.
7127
Chris Kayc503b422021-12-01 17:47:51 +00007128## [1.0.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v0.4..refs/tags/v1.0) (2014-08-28)
Chris Kayc4e8eda2021-11-09 20:05:38 +00007129
7130### New features
7131
7132- It is now possible to map higher physical addresses using non-flat virtual to
7133 physical address mappings in the MMU setup.
7134
7135- Wider use is now made of the per-CPU data cache in BL3-1 to store:
7136
7137 - Pointers to the non-secure and secure security state contexts.
7138 - A pointer to the CPU-specific operations.
7139 - A pointer to PSCI specific information (for example the current power
7140 state).
7141 - A crash reporting buffer.
7142
7143- The following RAM usage improvements result in a BL3-1 RAM usage reduction
7144 from 96KB to 56KB (for FVP with TSPD), and a total RAM usage reduction across
7145 all images from 208KB to 88KB, compared to the previous release.
7146
7147 - Removed the separate `early_exception` vectors from BL3-1 (2KB code size
7148 saving).
7149 - Removed NSRAM from the FVP memory map, allowing the removal of one (4KB)
7150 translation table.
7151 - Eliminated the internal `psci_suspend_context` array, saving 2KB.
7152 - Correctly dimensioned the PSCI `aff_map_node` array, saving 1.5KB in the FVP
7153 port.
7154 - Removed calling CPU mpidr from the bakery lock API, saving 160 bytes.
7155 - Removed current CPU mpidr from PSCI common code, saving 160 bytes.
7156 - Inlined the mmio accessor functions, saving 360 bytes.
7157 - Fully reclaimed all BL1 RW memory and BL2 memory on the FVP port by
7158 overlaying the BL3-1/BL3-2 NOBITS sections on top of these at runtime.
7159 - Made storing the FP register context optional, saving 0.5KB per context (8KB
7160 on the FVP port, with TSPD enabled and running on 8 CPUs).
7161 - Implemented a leaner `tf_printf()` function, allowing the stack to be
7162 greatly reduced.
7163 - Removed coherent stacks from the codebase. Stacks allocated in normal memory
7164 are now used before and after the MMU is enabled. This saves 768 bytes per
7165 CPU in BL3-1.
7166 - Reworked the crash reporting in BL3-1 to use less stack.
7167 - Optimized the EL3 register state stored in the `cpu_context` structure so
7168 that registers that do not change during normal execution are re-initialized
7169 each time during cold/warm boot, rather than restored from memory. This
7170 saves about 1.2KB.
7171 - As a result of some of the above, reduced the runtime stack size in all BL
7172 images. For BL3-1, this saves 1KB per CPU.
7173
7174- PSCI SMC handler improvements to correctly handle calls from secure states and
7175 from AArch32.
7176
7177- CPU contexts are now initialized from the `entry_point_info`. BL3-1 fully
7178 determines the exception level to use for the non-trusted firmware (BL3-3)
7179 based on the SPSR value provided by the BL2 platform code (or otherwise
7180 provided to BL3-1). This allows platform code to directly run non-trusted
7181 firmware payloads at either EL2 or EL1 without requiring an EL2 stub or OS
7182 loader.
7183
7184- Code refactoring improvements:
7185
7186 - Refactored `fvp_config` into a common platform header.
7187 - Refactored the fvp gic code to be a generic driver that no longer has an
7188 explicit dependency on platform code.
7189 - Refactored the CCI-400 driver to not have dependency on platform code.
7190 - Simplified the IO driver so it's no longer necessary to call `io_init()` and
7191 moved all the IO storage framework code to one place.
7192 - Simplified the interface the the TZC-400 driver.
7193 - Clarified the platform porting interface to the TSP.
7194 - Reworked the TSPD setup code to support the alternate BL3-2 initialization
7195 flow where BL3-1 generic code hands control to BL3-2, rather than expecting
7196 the TSPD to hand control directly to BL3-2.
7197 - Considerable rework to PSCI generic code to support CPU specific operations.
7198
7199- Improved console log output, by:
7200
7201 - Adding the concept of debug log levels.
7202 - Rationalizing the existing debug messages and adding new ones.
7203 - Printing out the version of each BL stage at runtime.
7204 - Adding support for printing console output from assembler code, including
7205 when a crash occurs before the C runtime is initialized.
7206
7207- Moved up to the latest versions of the FVPs, toolchain, EDK2, kernel, Linaro
7208 file system and DS-5.
7209
7210- On the FVP port, made the use of the Trusted DRAM region optional at build
7211 time (off by default). Normal platforms will not have such a "ready-to-use"
7212 DRAM area so it is not a good example to use it.
7213
7214- Added support for PSCI `SYSTEM_OFF` and `SYSTEM_RESET` APIs.
7215
7216- Added support for CPU specific reset sequences, power down sequences and
7217 register dumping during crash reporting. The CPU specific reset sequences
7218 include support for errata workarounds.
7219
7220- Merged the Juno port into the master branch. Added support for CPU hotplug and
7221 CPU idle. Updated the user guide to describe how to build and run on the Juno
7222 platform.
7223
7224### Issues resolved since last release
7225
7226- Removed the concept of top/bottom image loading. The image loader now
7227 automatically detects the position of the image inside the current memory
7228 layout and updates the layout to minimize fragmentation. This resolves the
7229 image loader limitations of previously releases. There are currently no plans
7230 to support dynamic image loading.
7231- CPU idle now works on the publicized version of the Foundation FVP.
7232- All known issues relating to the compiler version used have now been resolved.
7233 This TF-A version uses Linaro toolchain 14.07 (based on GCC 4.9).
7234
7235### Known issues
7236
7237- GICv3 support is experimental. The Linux kernel patches to support this are
7238 not widely available. There are known issues with GICv3 initialization in the
7239 TF-A.
7240
7241- While this version greatly reduces the on-chip RAM requirements, there are
7242 further RAM usage enhancements that could be made.
7243
7244- The firmware design documentation for the Test Secure-EL1 Payload (TSP) and
7245 its dispatcher (TSPD) is incomplete. Similarly for the PSCI section.
7246
7247- The Juno-specific firmware design documentation is incomplete.
7248
7249- Some recent enhancements to the FVP port have not yet been translated into the
7250 Juno port. These will be tracked via the tf-issues project.
7251
7252- The Linux kernel version referred to in the user guide has DVFS and HMP
7253 support disabled due to some known instabilities at the time of this release.
7254 A future kernel version will re-enable these features.
7255
7256- DS-5 v5.19 does not detect Version 5.8 of the Cortex-A57-A53 Base FVPs in CADI
7257 server mode. This is because the `<SimName>` reported by the FVP in this
7258 version has changed. For example, for the Cortex-A57x4-A53x4 Base FVP, the
7259 `<SimName>` reported by the FVP is `FVP_Base_Cortex_A57x4_A53x4`, while DS-5
7260 expects it to be `FVP_Base_A57x4_A53x4`.
7261
7262 The temporary fix to this problem is to change the name of the FVP in
7263 `sw/debugger/configdb/Boards/ARM FVP/Base_A57x4_A53x4/cadi_config.xml`. Change
7264 the following line:
7265
7266 ```
7267 <SimName>System Generator:FVP_Base_A57x4_A53x4</SimName>
7268 ```
7269
7270 to System Generator:FVP_Base_Cortex-A57x4_A53x4
7271
7272 A similar change can be made to the other Cortex-A57-A53 Base FVP variants.
7273
Chris Kayc503b422021-12-01 17:47:51 +00007274## [0.4.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v0.3..refs/tags/v0.4) (2014-06-03)
Chris Kayc4e8eda2021-11-09 20:05:38 +00007275
7276### New features
7277
7278- Makefile improvements:
7279
7280 - Improved dependency checking when building.
7281 - Removed `dump` target (build now always produces dump files).
7282 - Enabled platform ports to optionally make use of parts of the Trusted
7283 Firmware (e.g. BL3-1 only), rather than being forced to use all parts. Also
7284 made the `fip` target optional.
7285 - Specified the full path to source files and removed use of the `vpath`
7286 keyword.
7287
7288- Provided translation table library code for potential re-use by platforms
7289 other than the FVPs.
7290
7291- Moved architectural timer setup to platform-specific code.
7292
7293- Added standby state support to PSCI cpu_suspend implementation.
7294
7295- SRAM usage improvements:
7296
7297 - Started using the `-ffunction-sections`, `-fdata-sections` and
7298 `--gc-sections` compiler/linker options to remove unused code and data from
7299 the images. Previously, all common functions were being built into all
7300 binary images, whether or not they were actually used.
7301 - Placed all assembler functions in their own section to allow more unused
7302 functions to be removed from images.
7303 - Updated BL1 and BL2 to use a single coherent stack each, rather than one per
7304 CPU.
7305 - Changed variables that were unnecessarily declared and initialized as
7306 non-const (i.e. in the .data section) so they are either uninitialized (zero
7307 init) or const.
7308
7309- Moved the Test Secure-EL1 Payload (BL3-2) to execute in Trusted SRAM by
7310 default. The option for it to run in Trusted DRAM remains.
7311
7312- Implemented a TrustZone Address Space Controller (TZC-400) driver. A default
7313 configuration is provided for the Base FVPs. This means the model parameter
7314 `-C bp.secure_memory=1` is now supported.
7315
7316- Started saving the PSCI cpu_suspend 'power_state' parameter prior to
7317 suspending a CPU. This allows platforms that implement multiple power-down
7318 states at the same affinity level to identify a specific state.
7319
7320- Refactored the entire codebase to reduce the amount of nesting in header files
7321 and to make the use of system/user includes more consistent. Also split
7322 platform.h to separate out the platform porting declarations from the required
7323 platform porting definitions and the definitions/declarations specific to the
7324 platform port.
7325
7326- Optimized the data cache clean/invalidate operations.
7327
7328- Improved the BL3-1 unhandled exception handling and reporting. Unhandled
7329 exceptions now result in a dump of registers to the console.
7330
7331- Major rework to the handover interface between BL stages, in particular the
7332 interface to BL3-1. The interface now conforms to a specification and is more
7333 future proof.
7334
7335- Added support for optionally making the BL3-1 entrypoint a reset handler
7336 (instead of BL1). This allows platforms with an alternative image loading
7337 architecture to re-use BL3-1 with fewer modifications to generic code.
7338
7339- Reserved some DDR DRAM for secure use on FVP platforms to avoid future
7340 compatibility problems with non-secure software.
7341
7342- Added support for secure interrupts targeting the Secure-EL1 Payload (SP)
7343 (using GICv2 routing only). Demonstrated this working by adding an interrupt
7344 target and supporting test code to the TSP. Also demonstrated non-secure
7345 interrupt handling during TSP processing.
7346
7347### Issues resolved since last release
7348
7349- Now support use of the model parameter `-C bp.secure_memory=1` in the Base
7350 FVPs (see **New features**).
7351- Support for secure world interrupt handling now available (see **New
7352 features**).
7353- Made enough SRAM savings (see **New features**) to enable the Test Secure-EL1
7354 Payload (BL3-2) to execute in Trusted SRAM by default.
7355- The tested filesystem used for this release (Linaro AArch64 OpenEmbedded
7356 14.04) now correctly reports progress in the console.
7357- Improved the Makefile structure to make it easier to separate out parts of the
7358 TF-A for re-use in platform ports. Also, improved target dependency checking.
7359
7360### Known issues
7361
7362- GICv3 support is experimental. The Linux kernel patches to support this are
7363 not widely available. There are known issues with GICv3 initialization in the
7364 TF-A.
7365- Dynamic image loading is not available yet. The current image loader
7366 implementation (used to load BL2 and all subsequent images) has some
7367 limitations. Changing BL2 or BL3-1 load addresses in certain ways can lead to
7368 loading errors, even if the images should theoretically fit in memory.
7369- TF-A still uses too much on-chip Trusted SRAM. A number of RAM usage
7370 enhancements have been identified to rectify this situation.
7371- CPU idle does not work on the advertised version of the Foundation FVP. Some
7372 FVP fixes are required that are not available externally at the time of
7373 writing. This can be worked around by disabling CPU idle in the Linux kernel.
7374- Various bugs in TF-A, UEFI and the Linux kernel have been observed when using
7375 Linaro toolchain versions later than 13.11. Although most of these have been
7376 fixed, some remain at the time of writing. These mainly seem to relate to a
7377 subtle change in the way the compiler converts between 64-bit and 32-bit
7378 values (e.g. during casting operations), which reveals previously hidden bugs
7379 in client code.
7380- The firmware design documentation for the Test Secure-EL1 Payload (TSP) and
7381 its dispatcher (TSPD) is incomplete. Similarly for the PSCI section.
7382
Chris Kayc503b422021-12-01 17:47:51 +00007383## [0.3.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/refs/tags/v0.2..refs/tags/v0.3) (2014-02-28)
Chris Kayc4e8eda2021-11-09 20:05:38 +00007384
7385### New features
7386
7387- Support for Foundation FVP Version 2.0 added. The documented UEFI
7388 configuration disables some devices that are unavailable in the Foundation
7389 FVP, including MMC and CLCD. The resultant UEFI binary can be used on the
7390 AEMv8 and Cortex-A57-A53 Base FVPs, as well as the Foundation FVP.
7391
7392 \:::\{note} The software will not work on Version 1.0 of the Foundation FVP.
7393 \:::
7394
7395- Enabled third party contributions. Added a new contributing.md containing
7396 instructions for how to contribute and updated copyright text in all files to
7397 acknowledge contributors.
7398
7399- The PSCI CPU_SUSPEND API has been stabilised to the extent where it can be
7400 used for entry into power down states with the following restrictions:
7401
7402 - Entry into standby states is not supported.
7403 - The API is only supported on the AEMv8 and Cortex-A57-A53 Base FVPs.
7404
7405- The PSCI AFFINITY_INFO api has undergone limited testing on the Base FVPs to
7406 allow experimental use.
7407
7408- Required C library and runtime header files are now included locally in TF-A
7409 instead of depending on the toolchain standard include paths. The local
7410 implementation has been cleaned up and reduced in scope.
7411
7412- Added I/O abstraction framework, primarily to allow generic code to load
7413 images in a platform-independent way. The existing image loading code has been
7414 reworked to use the new framework. Semi-hosting and NOR flash I/O drivers are
7415 provided.
7416
7417- Introduced Firmware Image Package (FIP) handling code and tools. A FIP
7418 combines multiple firmware images with a Table of Contents (ToC) into a single
7419 binary image. The new FIP driver is another type of I/O driver. The Makefile
7420 builds a FIP by default and the FVP platform code expect to load a FIP from
7421 NOR flash, although some support for image loading using semi- hosting is
7422 retained.
7423
7424 \:::\{note} Building a FIP by default is a non-backwards-compatible change. :::
7425
7426 \:::\{note} Generic BL2 code now loads a BL3-3 (non-trusted firmware) image
7427 into DRAM instead of expecting this to be pre-loaded at known location. This
7428 is also a non-backwards-compatible change. :::
7429
7430 \:::\{note} Some non-trusted firmware (e.g. UEFI) will need to be rebuilt so
7431 that it knows the new location to execute from and no longer needs to copy
7432 particular code modules to DRAM itself. :::
7433
7434- Reworked BL2 to BL3-1 handover interface. A new composite structure
7435 (bl31_args) holds the superset of information that needs to be passed from BL2
7436 to BL3-1, including information on how handover execution control to BL3-2 (if
7437 present) and BL3-3 (non-trusted firmware).
7438
7439- Added library support for CPU context management, allowing the saving and
7440 restoring of
7441
7442 - Shared system registers between Secure-EL1 and EL1.
7443 - VFP registers.
7444 - Essential EL3 system registers.
7445
7446- Added a framework for implementing EL3 runtime services. Reworked the PSCI
7447 implementation to be one such runtime service.
7448
7449- Reworked the exception handling logic, making use of both SP_EL0 and SP_EL3
7450 stack pointers for determining the type of exception, managing general purpose
7451 and system register context on exception entry/exit, and handling SMCs. SMCs
7452 are directed to the correct EL3 runtime service.
7453
7454- Added support for a Test Secure-EL1 Payload (TSP) and a corresponding
7455 Dispatcher (TSPD), which is loaded as an EL3 runtime service. The TSPD
7456 implements Secure Monitor functionality such as world switching and EL1
7457 context management, and is responsible for communication with the TSP.
7458
7459 \:::\{note} The TSPD does not yet contain support for secure world interrupts.
7460 \:::
7461
7462 \:::\{note} The TSP/TSPD is not built by default. :::
7463
7464### Issues resolved since last release
7465
7466- Support has been added for switching context between secure and normal worlds
7467 in EL3.
7468- PSCI API calls `AFFINITY_INFO` & `PSCI_VERSION` have now been tested (to a
7469 limited extent).
7470- The TF-A build artifacts are now placed in the `./build` directory and
7471 sub-directories instead of being placed in the root of the project.
7472- TF-A is now free from build warnings. Build warnings are now treated as
7473 errors.
7474- TF-A now provides C library support locally within the project to maintain
7475 compatibility between toolchains/systems.
7476- The PSCI locking code has been reworked so it no longer takes locks in an
7477 incorrect sequence.
7478- The RAM-disk method of loading a Linux file-system has been confirmed to work
7479 with the TF-A and Linux kernel version (based on version 3.13) used in this
7480 release, for both Foundation and Base FVPs.
7481
7482### Known issues
7483
7484The following is a list of issues which are expected to be fixed in the future
7485releases of TF-A.
7486
7487- The TrustZone Address Space Controller (TZC-400) is not being programmed yet.
7488 Use of model parameter `-C bp.secure_memory=1` is not supported.
7489- No support yet for secure world interrupt handling.
7490- GICv3 support is experimental. The Linux kernel patches to support this are
7491 not widely available. There are known issues with GICv3 initialization in
7492 TF-A.
7493- Dynamic image loading is not available yet. The current image loader
7494 implementation (used to load BL2 and all subsequent images) has some
7495 limitations. Changing BL2 or BL3-1 load addresses in certain ways can lead to
7496 loading errors, even if the images should theoretically fit in memory.
7497- TF-A uses too much on-chip Trusted SRAM. Currently the Test Secure-EL1 Payload
7498 (BL3-2) executes in Trusted DRAM since there is not enough SRAM. A number of
7499 RAM usage enhancements have been identified to rectify this situation.
7500- CPU idle does not work on the advertised version of the Foundation FVP. Some
7501 FVP fixes are required that are not available externally at the time of
7502 writing.
7503- Various bugs in TF-A, UEFI and the Linux kernel have been observed when using
7504 Linaro toolchain versions later than 13.11. Although most of these have been
7505 fixed, some remain at the time of writing. These mainly seem to relate to a
7506 subtle change in the way the compiler converts between 64-bit and 32-bit
7507 values (e.g. during casting operations), which reveals previously hidden bugs
7508 in client code.
7509- The tested filesystem used for this release (Linaro AArch64 OpenEmbedded
7510 14.01) does not report progress correctly in the console. It only seems to
7511 produce error output, not standard output. It otherwise appears to function
7512 correctly. Other filesystem versions on the same software stack do not exhibit
7513 the problem.
7514- The Makefile structure doesn't make it easy to separate out parts of the TF-A
7515 for re-use in platform ports, for example if only BL3-1 is required in a
7516 platform port. Also, dependency checking in the Makefile is flawed.
7517- The firmware design documentation for the Test Secure-EL1 Payload (TSP) and
7518 its dispatcher (TSPD) is incomplete. Similarly for the PSCI section.
7519
Chris Kayc503b422021-12-01 17:47:51 +00007520## [0.2.0](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/4b825dc642cb6eb9a060e54bf8d69288fbee4904..refs/tags/v0.2) (2013-10-25)
Chris Kayc4e8eda2021-11-09 20:05:38 +00007521
7522### New features
7523
7524- First source release.
7525- Code for the PSCI suspend feature is supplied, although this is not enabled by
7526 default since there are known issues (see below).
7527
7528### Issues resolved since last release
7529
7530- The "psci" nodes in the FDTs provided in this release now fully comply with
7531 the recommendations made in the PSCI specification.
7532
7533### Known issues
7534
7535The following is a list of issues which are expected to be fixed in the future
7536releases of TF-A.
7537
7538- The TrustZone Address Space Controller (TZC-400) is not being programmed yet.
7539 Use of model parameter `-C bp.secure_memory=1` is not supported.
7540- No support yet for secure world interrupt handling or for switching context
7541 between secure and normal worlds in EL3.
7542- GICv3 support is experimental. The Linux kernel patches to support this are
7543 not widely available. There are known issues with GICv3 initialization in
7544 TF-A.
7545- Dynamic image loading is not available yet. The current image loader
7546 implementation (used to load BL2 and all subsequent images) has some
7547 limitations. Changing BL2 or BL3-1 load addresses in certain ways can lead to
7548 loading errors, even if the images should theoretically fit in memory.
7549- Although support for PSCI `CPU_SUSPEND` is present, it is not yet stable and
7550 ready for use.
7551- PSCI API calls `AFFINITY_INFO` & `PSCI_VERSION` are implemented but have not
7552 been tested.
7553- The TF-A make files result in all build artifacts being placed in the root of
7554 the project. These should be placed in appropriate sub-directories.
7555- The compilation of TF-A is not free from compilation warnings. Some of these
7556 warnings have not been investigated yet so they could mask real bugs.
7557- TF-A currently uses toolchain/system include files like stdio.h. It should
7558 provide versions of these within the project to maintain compatibility between
7559 toolchains/systems.
7560- The PSCI code takes some locks in an incorrect sequence. This may cause
7561 problems with suspend and hotplug in certain conditions.
7562- The Linux kernel used in this release is based on version 3.12-rc4. Using this
7563 kernel with the TF-A fails to start the file-system as a RAM-disk. It fails to
7564 execute user-space `init` from the RAM-disk. As an alternative, the
7565 VirtioBlock mechanism can be used to provide a file-system to the kernel.
7566
7567______________________________________________________________________
7568
Yann Gautierb5c30d12024-01-03 09:42:45 +01007569*Copyright (c) 2013-2024, Arm Limited and Contributors. All rights reserved.*
Chris Kayc4e8eda2021-11-09 20:05:38 +00007570
7571[mbed tls releases]: https://tls.mbed.org/tech-updates/releases
7572[pr#1002]: https://github.com/ARM-software/arm-trusted-firmware/pull/1002#issuecomment-312650193
7573[sdei specification]: http://infocenter.arm.com/help/topic/com.arm.doc.den0054a/ARM_DEN0054A_Software_Delegated_Exception_Interface.pdf
7574[tf-issue#501]: https://github.com/ARM-software/tf-issues/issues/501