diff options
author | Srinivas Pandruvada <[email protected]> | 2023-02-01 17:07:34 -0800 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-02-06 13:47:26 +0100 |
commit | 4ec5d0231d2e4aebe41152d57c6b4f1e7ea14f08 (patch) | |
tree | b7ec1f0cd7b3f4416470542a96a446708b7e53a6 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 251a41116aebdbb7ff00fbc635b1c1a0f08119e6 (diff) |
platform/x86/intel/vsec: Support private data
Add fields to struct intel_vsec_device, so that core module (which
creates aux bus devices) can pass private data to the client drivers.
For example there is one vsec device instance per CPU package. On a
multi package system, this private data can be used to pass the package
ID. This package id can be used by client drivers to change power
settings for a specific CPU package by targeting MMIO space of the
correct PCI device.
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