1 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/sr_root_entry_hash
4 Contact: Peter Colberg <peter.colberg@intel.com>
5 Description: 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.
11 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/pr_root_entry_hash
14 Contact: Peter Colberg <peter.colberg@intel.com>
15 Description: 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.
21 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/bmc_root_entry_hash
24 Contact: Peter Colberg <peter.colberg@intel.com>
25 Description: 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.
31 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/sr_canceled_csks
34 Contact: Peter Colberg <peter.colberg@intel.com>
35 Description: Read only. Returns a list of indices for canceled code
36 signing keys for the static region. The standard bitmap
37 list format is used (e.g. "1,2-6,9").
39 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/pr_canceled_csks
42 Contact: Peter Colberg <peter.colberg@intel.com>
43 Description: Read only. Returns a list of indices for canceled code
44 signing keys for the partial reconfiguration region. The
45 standard bitmap list format is used (e.g. "1,2-6,9").
47 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/bmc_canceled_csks
50 Contact: Peter Colberg <peter.colberg@intel.com>
51 Description: Read only. Returns a list of indices for canceled code
52 signing keys for the BMC. The standard bitmap list format
53 is used (e.g. "1,2-6,9").
55 What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/flash_count
58 Contact: Peter Colberg <peter.colberg@intel.com>
59 Description: Read only. Returns number of times the secure update
60 staging area has been flashed.