Skip to content

Commit 06729ec

Browse files
committed
Set changelog for 2024Q2
1 parent 30c4af6 commit 06729ec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cmse/cmse.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Copyright 2019, 2021-2023 Arm Limited and/or its affiliates <open-source-office@
129129
| 1.1 | 01/11/2019 | Arm | Second release |
130130
| 1.2 | 06 April 2022 | Arm | See [Changes for version 1.2](#changes-for-version-1.2)|
131131
| 1.3 | 04 August 2023 | Arm | See [Changes for version 1.3](#changes-for-version-1.3)|
132+
| 1.4 | 21 June 2024 | Arm | See [Changes for version 1.4](#changes-for-version-1.4)|
132133

133134
#### Changes for version 1.2
134135

@@ -155,7 +156,7 @@ Copyright 2019, 2021-2023 Arm Limited and/or its affiliates <open-source-office@
155156
[Non-secure function pointers](#non-secure-function-pointer).
156157
* Fixed typos.
157158

158-
#### Changes for next release
159+
#### Changes for version 1.4
159160

160161
* Added [Requirement #47](#requirement-47) to address a security issue in the
161162
handling of arguments to CMSE Entry functions.

main/acle.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ unless a different support level is specified in the text.
177177
| 2022Q4 | 23 November 2022 | Arm | See [Changes between ACLE Q2 2022 and ACLE Q4 2022](#changes-between-acle-q2-2022-and-acle-q4-2022) |
178178
| 2023Q2 | 04 August 2023 | Arm | See [Changes between ACLE Q4 2022 and ACLE Q2 2023](#changes-between-acle-q4-2022-and-acle-q2-2023) |
179179
| 2024Q1 | 11 April 2024 | Arm | See [Changes between ACLE Q2 2023 and ACLE Q1 2024](#changes-between-acle-q2-2023-and-acle-q1-2024) |
180+
| 2024Q2 | 21 June 2024 | Arm | See [Changes between ACLE Q1 2024 and ACLE Q2 2024](#changes-between-acle-q1-2024-and-acle-q2-2024) |
180181

181182
#### Changes between ACLE Q2 2017 and ACLE Q2 2018
182183

@@ -387,11 +388,9 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
387388
in the previous Alpha SME spec.
388389
* Changed the status of the SME ACLE from Alpha to Beta.
389390

390-
391-
#### Changes for next release
391+
#### Changes between ACLE Q1 2024 and ACLE Q2 2024
392392
* Added new content for the handling of arguments in CMSE Entry functions and
393393
return values of CMSE Non-secure calls in order to address security issues.
394-
395394
* Added [**Alpha**](#current-status-and-anticipated-changes)
396395
support for SVE2.1 (FEAT_SVE2p1).
397396

0 commit comments

Comments
 (0)