Skip to content

Commit c0d2964

Browse files
committed
[Release] Remove draftversion mark and set release version and date
1 parent dd95d3e commit c0d2964

File tree

4 files changed

+24
-17
lines changed

4 files changed

+24
-17
lines changed

cmse/cmse.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Arm®v8-M Security Extensions <br /> Requirements on Development Tools
3-
version: 1.2
4-
date-of-issue: 06 April 2022
3+
version: 1.3
4+
date-of-issue: 04 August 2023
55
set-quote-highlight: true
66
# LaTeX specific variables
77
copyright-text: Copyright 2019, 2021-2023 Arm Limited and/or its affiliates <open-source-office@arm.com>.
8-
draftversion: true
8+
draftversion: false
99
# Jekyll specific variables
1010
header_counter: true
1111
toc: true
@@ -123,11 +123,12 @@ Copyright 2019, 2021-2023 Arm Limited and/or its affiliates <open-source-office@
123123

124124
### Change history
125125

126-
| Issue | Date | By | Change |
127-
| :--- | :--- | :--- | :--- |
128-
| 1.0 | 23/10/2015 | Arm | First release |
129-
| 1.1 | 01/11/2019 | Arm | Second release |
130-
| 1.2 | 06 April 2022 | Arm | See [Changes for version 1.2](#changes-for-version-1.2)|
126+
| Issue | Date | By | Change |
127+
| :--- | :--- | :--- | :--- |
128+
| 1.0 | 23/10/2015 | Arm | First release |
129+
| 1.1 | 01/11/2019 | Arm | Second release |
130+
| 1.2 | 06 April 2022 | Arm | See [Changes for version 1.2](#changes-for-version-1.2)|
131+
| 1.3 | 04 August 2023 | Arm | See [Changes for version 1.3](#changes-for-version-1.3)|
131132

132133
#### Changes for version 1.2
133134

@@ -144,7 +145,7 @@ Copyright 2019, 2021-2023 Arm Limited and/or its affiliates <open-source-office@
144145
NS nsfunc(struct s);` to `struct s NS (*nsfunc)(struct
145146
s);`. Non-secure functions have to be function pointers.
146147

147-
#### Changes for next release
148+
#### Changes for version 1.3
148149

149150
* Removed incorrect optimisation remark in section
150151
[Arguments on the stack and floating point handling](#arguments-on-the-stack-and-floating-point-handling).

main/acle.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Arm C Language Extensions
3-
version: 2022Q4
4-
date-of-issue: 23 November 2022
3+
version: 2023Q2
4+
date-of-issue: 04 August 2023
55
# LaTeX specific variables
66
copyright-text: "Copyright: see section \\texorpdfstring{\\nameref{copyright}}{Copyright}."
7-
draftversion: true
7+
draftversion: false
88
# Jekyll specific variables
99
header_counter: true
1010
toc: true
@@ -175,6 +175,7 @@ unless a different support level is specified in the text.
175175
| 2022Q1 | 06 April 2022 | Arm | See [Changes between ACLE Q4 2021 and ACLE Q1 2022](#changes-between-acle-q4-2021-and-acle-q1-2022) |
176176
| 2022Q2 | 01 Jul 2022 | Arm | See [Changes between ACLE Q1 2021 and ACLE Q2 2022](#changes-between-acle-q1-2022-and-acle-q2-2022) |
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) |
178+
| 2023Q2 | 04 August 2023 | Arm | See [Changes between ACLE Q4 2022 and ACLE Q2 2023](#changes-between-acle-q4-2022-and-acle-q2-2023) |
178179

179180
#### Changes between ACLE Q2 2017 and ACLE Q2 2018
180181

@@ -328,7 +329,7 @@ Armv8.4-A [[ARMARMv84]](#ARMARMv84). Support is added for the Dot Product intrin
328329
* Renamed the feature macro to `__HAVE_FUNCTION_MULTI_VERSIONING`
329330
* Added some clarifications.
330331

331-
#### Changes for next release
332+
#### Changes between ACLE Q4 2022 and ACLE Q2 2023
332333

333334
* Added SLC as a valid Cache Level for the Memory prefetch intrinsics.
334335
* Added [support for 128-bit system registers](#special-register-intrinsics),

neon_intrinsics/advsimd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Arm Neon Intrinsics Reference
33
version: 2023Q2
4-
date-of-issue: TBC
4+
date-of-issue: 04 August 2023
55
# LaTeX specific variables
66
landscape: true
77
copyright-text: "Copyright: see section \\texorpdfstring{\\nameref{copyright}}{Copyright}."
@@ -124,7 +124,7 @@ for more information about Arm’s trademarks.
124124
| H | 02 July 2021 | 2021Q2 |
125125
| I | 30 September 2021 | 2021Q3 |
126126
| J | 11 January 2022 | 2021Q4 |
127-
| K | TBC | 2023Q2 |
127+
| K | 04 August 2023 | 2023Q2 |
128128

129129
### Changes between 2021Q2 and 2021Q3
130130

neon_intrinsics/advsimd.template.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Arm Neon Intrinsics Reference
3-
version: 2021Q4
4-
date-of-issue: 11 January 2022
3+
version: 2023Q2
4+
date-of-issue: 04 August 2023
55
# LaTeX specific variables
66
landscape: true
77
copyright-text: "Copyright: see section \\texorpdfstring{{\\nameref{{copyright}}}}{{Copyright}}."
@@ -124,6 +124,7 @@ for more information about Arm’s trademarks.
124124
| H | 02 July 2021 | 2021Q2 |
125125
| I | 30 September 2021 | 2021Q3 |
126126
| J | 11 January 2022 | 2021Q4 |
127+
| K | 04 August 2023 | 2023Q2 |
127128

128129
### Changes between 2021Q2 and 2021Q3
129130

@@ -141,6 +142,10 @@ for more information about Arm’s trademarks.
141142
* Added missing item for release 2021Q3 in the table with the list of
142143
versions in section [Document history](#document-history).
143144

145+
### Changes between 2021Q4 and 2023Q2
146+
147+
* Added support for FEAT_LRCPC3 LDAP1/STL1 intrinsics.
148+
144149
<!---
145150
**** Do not remove! ****
146151
The line following this comment is necessary to generate custom geometry settings

0 commit comments

Comments
 (0)