summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>2023-12-04 14:17:37 -0800
committerHans de Goede <hdegoede@redhat.com>2023-12-11 11:06:41 +0100
commit72dd14d241e1c6e241fc5b265746c59f306c6aa3 (patch)
tree50944fd2956e55698567c131dd184d7bd886c377 /security
parentb87434f2e6fe81362d2ac57f3aba45ba89a11399 (diff)
platform/x86/intel/tpmi: Modify external interface to get read/write state
Modify the external interface tpmi_get_feature_status() to get read and write blocked instead of locked and disabled. Since auxiliary device is not created when disabled, no use of returning disabled state. Also locked state is not useful as feature driver can't use locked state in a meaningful way. Using read and write state, feature driver can decide which operations to restrict for that feature. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20231204221740.3645130-3-srinivas.pandruvada@linux.intel.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions