]> xenbits.xensource.com Git - people/pauldu/qemu.git/commitdiff
semihosting: update link to spec
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 29 Sep 2022 11:42:21 +0000 (12:42 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 6 Oct 2022 10:53:41 +0000 (11:53 +0100)
The old link has moved but it seems the document is now hosted on
Arm's github along with a license update to CC-BY-SA-4.0.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220929114231.583801-42-alex.bennee@linaro.org>

semihosting/arm-compat-semi.c

index e741674238f34da01755bbd48dda6cb7b51a6741..bfea9e9337bff5009babcb04172a26fc4b2483dc 100644 (file)
@@ -24,7 +24,7 @@
  *
  *  ARM Semihosting is documented in:
  *     Semihosting for AArch32 and AArch64 Release 2.0
- *     https://static.docs.arm.com/100863/0200/semihosting.pdf
+ *     https://github.com/ARM-software/abi-aa/blob/main/semihosting/semihosting.rst
  *
  *  RISC-V Semihosting is documented in:
  *     RISC-V Semihosting