Skip to content

Commit 6c8e70f

Browse files
committed
NVIDIA: VR: SAUCE: [Config] Enable arm64 NC-to-NGNRE workaround
Enable the workaround to convert MT_NORMAL_NC to Device-nGnRE by setting CONFIG_ARM64_WORKAROUND_NC_TO_NGNRE=y. Signed-off-by: Matthew R. Ochs <mochs@nvidia.com>
1 parent b413ea6 commit 6c8e70f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

debian.nvidia-6.17/config/annotations

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ CONFIG_ARM64_ERRATUM_2224489 note<'Required for Grace enablem
3030
CONFIG_ARM64_ERRATUM_2253138 policy<{'arm64': 'y'}>
3131
CONFIG_ARM64_ERRATUM_2253138 note<'Required for Grace enablement'>
3232

33+
CONFIG_ARM64_WORKAROUND_NC_TO_NGNRE policy<{'arm64': 'y'}>
34+
CONFIG_ARM64_WORKAROUND_NC_TO_NGNRE note<'Required for Vera enablement'>
35+
3336
CONFIG_ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE policy<{'arm64': 'y'}>
3437
CONFIG_ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE note<'Required for Grace enablement'>
3538

0 commit comments

Comments
 (0)