diff options
author | Vadim Pasternak <[email protected]> | 2021-10-02 12:32:35 +0300 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2021-10-19 10:41:56 +0200 |
commit | 9d93d7877c9158d059028681b66a0c192f85c64d (patch) | |
tree | 3be167e3f2715e7244146c32bc3f1cccfa23d0eb /tools/perf/scripts/python | |
parent | bbfd79c681706e2be8cdf95e2711b9ff9c669ae4 (diff) |
platform_data/mlxreg: Add new field for secured access
Extend structure 'mlxreg_core_data' with the field "secured". The
purpose of this field is to restrict access to some attributes, if
kernel is configured with security options, like:
LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY.
Access to some attributes, which for example, allow burning of some
hardware components, like FPGA, CPLD, SPI, etcetera can break the
system. In case user does not want to allow such access, it can disable
it by setting security options.
Signed-off-by: Vadim Pasternak <[email protected]>
Reviewed-by: Michael Shych <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions