diff options
Diffstat (limited to 'docs/design/auth-framework.rst')
-rw-r--r-- | docs/design/auth-framework.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/design/auth-framework.rst b/docs/design/auth-framework.rst index dc45127f..49f0def5 100644 --- a/docs/design/auth-framework.rst +++ b/docs/design/auth-framework.rst @@ -1,8 +1,6 @@ Authentication Framework & Chain of Trust ========================================= -.. contents:: - The aim of this document is to describe the authentication framework implemented in Trusted Firmware-A (TF-A). This framework fulfills the following requirements: |