xref: /linux/Documentation/ABI/testing/sysfs-driver-intel-m10-bmc-sec-update (revision bdf86d0e6ca307de8c85e9363b31ca8c86c0b0c7)
1What:		/sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/sr_root_entry_hash
2Date:		Sep 2022
3KernelVersion:	5.20
4Contact:	Russ Weight <russell.h.weight@intel.com>
5Description:	Read only. Returns the root entry hash for the static
6		region if one is programmed, else it returns the
7		string: "hash not programmed".  This file is only
8		visible if the underlying device supports it.
9		Format: string.
10
11What:		/sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/pr_root_entry_hash
12Date:		Sep 2022
13KernelVersion:	5.20
14Contact:	Russ Weight <russell.h.weight@intel.com>
15Description:	Read only. Returns the root entry hash for the partial
16		reconfiguration region if one is programmed, else it
17		returns the string: "hash not programmed".  This file
18		is only visible if the underlying device supports it.
19		Format: string.
20
21What:		/sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/bmc_root_entry_hash
22Date:		Sep 2022
23KernelVersion:	5.20
24Contact:	Russ Weight <russell.h.weight@intel.com>
25Description:	Read only. Returns the root entry hash for the BMC image
26		if one is programmed, else it returns the string:
27		"hash not programmed".  This file is only visible if the
28		underlying device supports it.
29		Format: string.
30