gpu: nvgpu: doxygen: apply FUSA-related flags

The doxygen config file did not have any defined flags for FUSA.
This patch adds the current known FUSA-related flags.

JIRA NVGPU-1325

Change-Id: I7c4c7cb0f3dd0270b3a020960ced041d0e4dba74
Signed-off-by: Nicolas Benech <nbenech@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2221172
Tested-by: Rajesh Devaraj <rdevaraj@nvidia.com>
Reviewed-by: Rajesh Devaraj <rdevaraj@nvidia.com>
Reviewed-by: Seema Khowala <seemaj@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Alex Waterman <alexw@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Nicolas Benech
2019-10-18 10:35:39 -04:00
committed by Alex Waterman
parent 0f5c61748a
commit deff8257a1

View File

@@ -2043,6 +2043,18 @@ PREDEFINED =
# Enable documentation for coverity whitelisting macros
PREDEFINED += NV_IS_COVERITY
# Enable safety-related flags
PREDEFINED += CONFIG_TEGRA_GK20A_NVHOST
PREDEFINED += CONFIG_TEGRA_T19X_GRHOST
PREDEFINED += CONFIG_NVGPU_SUPPORT_TURING
PREDEFINED += CONFIG_TEGRA_GK20A_PMU
PREDEFINED += CONFIG_TEGRA_ACR
PREDEFINED += CONFIG_TEGRA_GR_VIRTUALIZATION
PREDEFINED += CONFIG_PCI_MSI
PREDEFINED += CONFIG_NVGPU_LOGGING
PREDEFINED += CONFIG_NVGPU_GR_GOLDEN_CTX_VERIFICATION
PREDEFINED += NVGPU_IGPU_ISOLATION_SUPPORT
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The
# macro definition that is found in the sources will be used. Use the PREDEFINED