From 3ba55a3c5fa260c9218be1adff8f39fc2a568d68 Mon Sep 17 00:00:00 2001 From: laurenw-arm Date: Thu, 16 Apr 2020 10:02:17 -0500 Subject: docs: Update SMCCC doc, other changes for release Signed-off-by: Lauren Wehrmeister Change-Id: Ie842d6a9919776de151a4e9304f870aede07c47a --- docs/components/exception-handling.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components/exception-handling.rst') diff --git a/docs/components/exception-handling.rst b/docs/components/exception-handling.rst index e330a62a4..4cca5f40b 100644 --- a/docs/components/exception-handling.rst +++ b/docs/components/exception-handling.rst @@ -467,7 +467,7 @@ SMCs from Non-secure world are synchronous exceptions, and are mechanisms for Non-secure world to request Secure services. They're broadly classified as *Fast* or *Yielding* (see `SMCCC`__). -.. __: http://infocenter.arm.com/help/topic/com.arm.doc.den0028a/index.html +.. __: https://developer.arm.com/docs/den0028/latest - *Fast* SMCs are atomic from the caller's point of view. I.e., they return to the caller only when the Secure world has finished serving the request. -- cgit v1.2.3