aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2019-12-09 18:35:57 +0000
committerGeorgios Pinitas <georgios.pinitas@arm.com>2019-12-11 11:16:42 +0000
commitf2cdce30ca782cac7caebc43c7e67caf677b7358 (patch)
treeab38fbe929b537a783344d1f5f1803574101c222 /docs
parent1d8977771274b713c1e237e7dcaea7b61a84a86a (diff)
downloadComputeLibrary-f2cdce30ca782cac7caebc43c7e67caf677b7358.tar.gz
COMPMID-2841: Enable aarch32 builds
Decouples the execution state from the architecture. Now architectures can be set as (armv7a, armv8a, etc) and execution state using the `estate` flag with the following options (auto, 32, 64). Change-Id: Ie7f757b3565495a39c7e20fb350a72fd9c5a2a4f Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> Reviewed-on: https://review.mlplatform.org/c/2438 Reviewed-by: Pablo Marquez <pablo.tello@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 835aa00a05..7f5aa5bdbe 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -2087,9 +2087,7 @@ PREDEFINED = DOXYGEN_SKIP_THIS \
LOCATE_MIN \
LOCATE_MAX \
HAS_BIAS \
- POOL_AVG \
- ARM_COMPUTE_AARCH64_V8_2 \
- ARM_COMPUTE_AARCH64_V8A
+ POOL_AVG
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this