diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2022-12-12 22:19:21 +0100 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2022-12-13 15:12:14 +0100 |
commit | 70b880e98abbc1f51006633dc6ce9805d01c2f6f (patch) | |
tree | ef31fc38f7575acdb702a27b114822036e4d885e /docs/development/opnfvsecguide | |
parent | 336083df2e5ed55b32d204d9e797c5e6684e238b (diff) |
[pcac] clean-up of broken links and outdated text
This change fixes all broken links and updates outdated text. It also
replaces OPNFV with Anuket in the testing documentation.
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Change-Id: I5187f19a5345ce19cfe03d1935b6213ff89d56a3
Diffstat (limited to 'docs/development/opnfvsecguide')
-rw-r--r-- | docs/development/opnfvsecguide/compute/trust.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/development/opnfvsecguide/compute/trust.rst b/docs/development/opnfvsecguide/compute/trust.rst index 3022e59c0..ac4f37ae4 100644 --- a/docs/development/opnfvsecguide/compute/trust.rst +++ b/docs/development/opnfvsecguide/compute/trust.rst @@ -114,8 +114,6 @@ To switch between the secure world and the normal world, Intel provides SMX Instructions, while ARM uses SMC. Programmatically, they all achieve very similar results. -Read more about Trusted Execution Environments `here. <http://www.openvirtualization.org/open-source-arm-trustzone.html>`_ - `NIST SP800-147 <http://csrc.nist.gov/publications/nistpubs/800-147/NIST-SP800-147-April2011.pdf>`_ , is a guidelines for firmware security, to ensure that the firmware itself is secure. |