Skip to content

Commit a616b01

Browse files
committed
Version 2.0 release
This commit updates the specification version to 2.0. It also updates the version of the TL Header to 2. Change-Id: I0b2f70d56ade08e761721c71973fdda4ad9bc477 Signed-off-by: Jose Marinho <jose.marinho@arm.com>
1 parent 7f3f89b commit a616b01

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ Status
6565
As of November 2025, version 1.0 is withdrawn and should not be used.
6666
Version 1.0 was withdrawn because products shipped with a TL header cheksum implementation that differed from the version 1.0 definition.
6767

68-
A version 2.0 of the specification is currently under work and will be published shortly.
68+
Version 2.0 of the specification is the latest release.
6969
Implementations should adopt version 2.0 of the specification.

source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
author = "Firmware handoff contributors"
2525

2626
# The short X.Y version
27-
version = "1.0"
27+
version = "2.0"
2828
# The full version, including alpha/beta/rc tags
29-
release = "1.0"
29+
release = "2.0"
3030

3131

3232
# -- General configuration ---------------------------------------------------

source/transfer_list.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1490,4 +1490,4 @@ Bits [7:1] are reserved for future use.
14901490
- The `gpt_error_info` field contains GPT error information.
14911491

14921492
.. |hdr_size_desc| replace:: The size of this entry header in bytes must be set to `8`.
1493-
.. |current_version| replace:: `0x1`
1493+
.. |current_version| replace:: `0x2`

0 commit comments

Comments
 (0)