1What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/sr_root_entry_hash 2Date: Sep 2022 3KernelVersion: 5.20 4Contact: Peter Colberg <peter.colberg@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: Peter Colberg <peter.colberg@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: Peter Colberg <peter.colberg@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 31What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/sr_canceled_csks 32Date: Sep 2022 33KernelVersion: 5.20 34Contact: Peter Colberg <peter.colberg@intel.com> 35Description: 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"). 38 39What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/pr_canceled_csks 40Date: Sep 2022 41KernelVersion: 5.20 42Contact: Peter Colberg <peter.colberg@intel.com> 43Description: 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"). 46 47What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/bmc_canceled_csks 48Date: Sep 2022 49KernelVersion: 5.20 50Contact: Peter Colberg <peter.colberg@intel.com> 51Description: 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"). 54 55What: /sys/bus/platform/drivers/intel-m10bmc-sec-update/.../security/flash_count 56Date: Sep 2022 57KernelVersion: 5.20 58Contact: Peter Colberg <peter.colberg@intel.com> 59Description: Read only. Returns number of times the secure update 60 staging area has been flashed. 61 Format: "%u". 62