On 2/15/21 12:51 PM, Peter Maydell wrote: > Update old infocenter.arm.com URLs to the equivalent developer.arm.com > ones (the old URLs should redirect, but we might as well avoid the > redirection notice, and the new URLs are pleasantly shorter). > > This commit covers the links to the MPS2 board TRM, the various > Application Notes, the IoTKit and SSE-200 documents. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> ;) > --- > There are some other infocenter URLs in the codebase; we should > probably update those too, but they don't really fit in with this > patchset, so I'll do them separately later. > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > include/hw/arm/armsse.h | 4 ++-- > include/hw/misc/armsse-cpuid.h | 2 +- > include/hw/misc/armsse-mhu.h | 2 +- > include/hw/misc/iotkit-secctl.h | 2 +- > include/hw/misc/iotkit-sysctl.h | 2 +- > include/hw/misc/iotkit-sysinfo.h | 2 +- > include/hw/misc/mps2-fpgaio.h | 2 +- > hw/arm/mps2-tz.c | 11 +++++------ > hw/misc/armsse-cpuid.c | 2 +- > hw/misc/armsse-mhu.c | 2 +- > hw/misc/iotkit-sysctl.c | 2 +- > hw/misc/iotkit-sysinfo.c | 2 +- > hw/misc/mps2-fpgaio.c | 2 +- > hw/misc/mps2-scc.c | 2 +- > 14 files changed, 19 insertions(+), 20 deletions(-)