diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2015-01-28 10:11:48 +0000 |
---|---|---|
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2015-02-02 17:46:32 +0000 |
commit | 121f2ae7ce54560ed3af4ee6f5abd328ce2088a3 (patch) | |
tree | f7f4d1458716488c627b9191a0c53d21226c4d8f /docs/cpu-specific-build-macros.md | |
parent | 6a4932bd3ad8e94a444e3b8937b73200f19c1eea (diff) |
Miscellaneous doc fixes for v1.1
Change-Id: Iaf9d6305edc478d39cf1b37c8a70ccdf723e8ef9
Diffstat (limited to 'docs/cpu-specific-build-macros.md')
-rw-r--r-- | docs/cpu-specific-build-macros.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cpu-specific-build-macros.md b/docs/cpu-specific-build-macros.md index b913f5ff..2368fd22 100644 --- a/docs/cpu-specific-build-macros.md +++ b/docs/cpu-specific-build-macros.md @@ -21,7 +21,7 @@ for a specific CPU on a platform. ARM Trusted Firmware exports a series of build flags which control the errata workarounds that are applied to each CPU by the reset handler. The -errata details can be found in the CPU specifc errata documents published +errata details can be found in the CPU specific errata documents published by ARM. The errata workarounds are implemented for a particular revision or a set of processor revisions. This is checked by reset handler at runtime. Each errata workaround is identified by its `ID` as specified in the processor's |