diff options
author | Paul Beesley <paul.beesley@arm.com> | 2019-03-07 17:03:22 +0000 |
---|---|---|
committer | Paul Beesley <paul.beesley@arm.com> | 2019-05-22 11:23:06 +0100 |
commit | 57354abb2032b4598ce513d5d1ca788fe3bcf356 (patch) | |
tree | 3b03ea51900ff6289c8ee70552c3c15ad296e7bf /docs/design/trusted-board-boot.rst | |
parent | 1ef35512cff8268d518fb15eace03f03f5fb6d6b (diff) | |
download | platform_external_arm-trusted-firmware-57354abb2032b4598ce513d5d1ca788fe3bcf356.tar.gz platform_external_arm-trusted-firmware-57354abb2032b4598ce513d5d1ca788fe3bcf356.tar.bz2 platform_external_arm-trusted-firmware-57354abb2032b4598ce513d5d1ca788fe3bcf356.zip |
doc: Remove per-page contents lists
These are no longer needed as there will always be a table of contents
rendered to the left of every page.
Some of these lists can be quite long and, when opening a page, the
reader sees nothing but a huge list of contents! After this patch,
the document contents are front-and-centre and the contents are
nicely rendered in the sidebar without duplication.
Change-Id: I444754d548ec91d00f2b04e861de8dde8856aa62
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Diffstat (limited to 'docs/design/trusted-board-boot.rst')
-rw-r--r-- | docs/design/trusted-board-boot.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/design/trusted-board-boot.rst b/docs/design/trusted-board-boot.rst index 76badb623..dbe2f2aa4 100644 --- a/docs/design/trusted-board-boot.rst +++ b/docs/design/trusted-board-boot.rst @@ -1,11 +1,6 @@ Trusted Board Boot ================== - - - -.. contents:: - The Trusted Board Boot (TBB) feature prevents malicious firmware from running on the platform by authenticating all firmware images up to and including the normal world bootloader. It does this by establishing a Chain of Trust using |