From 0fa80ce9cffeae09917ea7d21e296c5ea4a9bf40 Mon Sep 17 00:00:00 2001 From: Vishnu Banavath Date: Tue, 20 Dec 2022 13:18:36 +0000 Subject: [PATCH] tc2: release notes: mention sve2 is not supported SVE2(scalable vector extension) is not supported with TC2 release. This change is to explicitly mentioned that SVE2 is not supported. Signed-off-by: Vishnu Banavath --- docs/totalcompute/tc2/release_notes.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/totalcompute/tc2/release_notes.rst b/docs/totalcompute/tc2/release_notes.rst index 8a694a1..e85a6ed 100755 --- a/docs/totalcompute/tc2/release_notes.rst +++ b/docs/totalcompute/tc2/release_notes.rst @@ -77,6 +77,7 @@ Known issues or Limitations for ~15 secs for boot to continue automatically. This is because of the time difference in CPU frequency and FVP operating frequency. #. Ubuntu 22.04 is not supported in this release. + #. SVE2(Scalable Vector Extension) feature is not supported with this release Support ------- -- GitLab