diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2019-05-23 13:14:00 +0000 |
---|---|---|
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | 2019-05-23 13:14:00 +0000 |
commit | ced1711297347f24fee45e75e73c7767507a0982 (patch) | |
tree | 56fa3ad15c1f5b8a6d2b2953cb7c0c2a4eb4ba1e /docs/design/cpu-specific-build-macros.rst | |
parent | 1665bcd0cf75efc862684418480be0076eb8c920 (diff) | |
parent | e1c5026ac7e9da1b74047bf8cb9be2a5c9564532 (diff) |
Merge changes from topic "pb/sphinx-doc" into integration
* changes:
doc: Use proper note and warning annotations
doc: Refactor contributor acknowledgements
doc: Reorganise images and update links
doc: Set correct syntax highlighting style
doc: Add minimal glossary
doc: Remove per-page contents lists
doc: Make checkpatch ignore rst files
doc: Format security advisory titles and headings
doc: Reformat platform port documents
doc: Normalise section numbering and headings
doc: Reword document titles
Diffstat (limited to 'docs/design/cpu-specific-build-macros.rst')
-rw-r--r-- | docs/design/cpu-specific-build-macros.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/design/cpu-specific-build-macros.rst b/docs/design/cpu-specific-build-macros.rst index d099ebe2..e49c73e7 100644 --- a/docs/design/cpu-specific-build-macros.rst +++ b/docs/design/cpu-specific-build-macros.rst @@ -1,11 +1,6 @@ Arm CPU Specific Build Macros ============================= - - - -.. contents:: - This document describes the various build options present in the CPU specific operations framework to enable errata workarounds and to enable optimizations for a specific CPU on a platform. |