mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: doxygen: add NVCPU_IS_AARCH64 flag
The doxygen config file did not have NVCPU_IS_AARCH64 flag which is required by os_utils barrier subunit. Add flag to enable source enclosed with the flag. JIRA NVGPU-4410 Change-Id: Ic3be19d636db775a489a9cbdb0c82da8a069ffcd Signed-off-by: Prateek sethi <prsethi@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2249533 GVS: Gerrit_Virtual_Submit Reviewed-by: Sagar Kamble <skamble@nvidia.com> Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
8fa2fcd9da
commit
31ac3a1f6e
@@ -2054,6 +2054,7 @@ PREDEFINED += CONFIG_PCI_MSI
|
||||
PREDEFINED += CONFIG_NVGPU_LOGGING
|
||||
PREDEFINED += CONFIG_NVGPU_GR_GOLDEN_CTX_VERIFICATION
|
||||
PREDEFINED += NVGPU_IGPU_ISOLATION_SUPPORT
|
||||
PREDEFINED += NVCPU_IS_AARCH64
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user