On 23/9/25 14:01, Peter Maydell wrote:
The spdm.rst docs call the 64-bit x86 architecture "x64-64". This is a typo; correct it to our canonical name for the architecture, "x86_64".Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> --- docs/specs/spdm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>