.. | .. |
---|
1 | 1 | # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note |
---|
2 | 2 | # |
---|
3 | | -# (C) COPYRIGHT 2017, 2020-2021 ARM Limited. All rights reserved. |
---|
| 3 | +# (C) COPYRIGHT 2017, 2020-2022 ARM Limited. All rights reserved. |
---|
4 | 4 | # |
---|
5 | 5 | # This program is free software and is provided to you under the terms of the |
---|
6 | 6 | # GNU General Public License version 2 as published by the Free Software |
---|
.. | .. |
---|
52 | 52 | Modules: |
---|
53 | 53 | - mali_kutf_clk_rate_trace_test_portal.ko |
---|
54 | 54 | |
---|
| 55 | +config MALI_KUTF_MGM_INTEGRATION_TEST |
---|
| 56 | + bool "Build Mali KUTF MGM integration test module" |
---|
| 57 | + depends on MALI_KUTF |
---|
| 58 | + default y |
---|
| 59 | + help |
---|
| 60 | + This option will build the MGM integration test module. |
---|
| 61 | + It can test the implementation of PTE translation for specific |
---|
| 62 | + group ids. |
---|
| 63 | + |
---|
| 64 | + Modules: |
---|
| 65 | + - mali_kutf_mgm_integration_test.ko |
---|
| 66 | + |
---|
55 | 67 | |
---|
56 | 68 | comment "Enable MALI_BIFROST_DEBUG for KUTF modules support" |
---|
57 | 69 | depends on MALI_BIFROST && !MALI_BIFROST_DEBUG && MALI_KUTF |
---|