arm-trusted-firmware/docs/getting_started
Chris Kay 1fd685a74d refactor(amu): conditionally compile auxiliary counter support
This change reduces preprocessor dependencies on the
`AMU_GROUP1_NR_COUNTERS` and `AMU_GROUP1_COUNTERS_MASK` definitions, as
these values will eventually be discovered dynamically.

In their stead, we introduce the `ENABLE_AMU_AUXILIARY_COUNTERS` build
option, which will enable support for dynamically detecting and
enabling auxiliary AMU counters.

This substantially reduces the amount of memory used by platforms that
know ahead of time that they do not have any auxiliary AMU counters.

Change-Id: I3d998aff44ed5489af4857e337e97634d06e3ea1
Signed-off-by: Chris Kay <chris.kay@arm.com>
2021-10-26 12:14:32 +01:00
..
build-options.rst refactor(amu): conditionally compile auxiliary counter support 2021-10-26 12:14:32 +01:00
docs-build.rst doc: use docker to build documentation 2020-07-17 09:40:32 -05:00
image-terminology.rst doc: Misc syntax and spelling fixes 2019-10-11 12:39:06 +00:00
index.rst doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
initial-build.rst Set lld as the default linker for Clang builds 2020-01-17 16:48:18 +00:00
porting-guide.rst refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` 2021-10-26 12:14:30 +01:00
prerequisites.rst docs: change Linaro release version to 20.01 2021-06-01 17:32:02 -05:00
psci-lib-integration-guide.rst docs: Update SMCCC doc, other changes for release 2020-04-16 10:03:39 -05:00
rt-svc-writers-guide.rst docs: Update SMCCC doc, other changes for release 2020-04-16 10:03:39 -05:00
tools-build.rst docs: Update docs with firmware encryption feature 2020-03-09 20:48:17 +05:30