aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_prog_array_init.c
diff options
context:
space:
mode:
authorSrinivas Pandruvada <[email protected]>2023-02-01 17:07:33 -0800
committerHans de Goede <[email protected]>2023-02-06 13:47:21 +0100
commit251a41116aebdbb7ff00fbc635b1c1a0f08119e6 (patch)
treea4fdd0939b3122a286e6d907941e6e2032e22235 /tools/testing/selftests/bpf/progs/test_prog_array_init.c
parentc00493dc467f3d57169f3b913e2c1ecb3a808ad1 (diff)
platform/x86/intel/vsec: Enhance and Export intel_vsec_add_aux()
Remove static for intel_vsec_add_aux() and export this interface so that it can be used by other vsec related modules. This driver creates aux devices by parsing PCI-VSEC, which allows individual drivers to load on those devices. Those driver may further create more devices on aux bus by parsing the PCI MMIO region. For example, TPMI (Topology Aware Register and PM Capsule Interface) creates device nodes for power management features by parsing MMIO region. When TPMI driver creates devices, it can reuse existing function intel_vsec_add_aux() to create aux devices with TPMI device as the parent. Signed-off-by: Srinivas Pandruvada <[email protected]> Acked-by: David E. Box <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions