platforms: clarify docs for amd64/arm64 variant normalization

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi 2023-08-01 11:20:58 +03:00
parent 40f26543bd
commit aa8b094ab1
No known key found for this signature in database
GPG Key ID: AFA9DE5F8AB7AF39

View File

@ -102,6 +102,9 @@
// unless it is explicitly provided. This is treated as equivalent to armhf. A
// previous architecture, armel, will be normalized to arm/v6.
//
// Similarly, the most common arm64 version v8, and most common amd64 version v1
// are represented without the variant.
//
// While these normalizations are provided, their support on arm platforms has
// not yet been fully implemented and tested.
package platforms