Lines Matching +full:secure +full:- +full:firmware

1 What:		/sys/firmware/secvar
4 Description: This directory is created if the POWER firmware supports OS
5 secureboot, thereby secure variables. It exposes interface
6 for reading/writing the secure variables
8 What: /sys/firmware/secvar/vars
11 Description: This directory lists all the secure variables that are supported
12 by the firmware.
14 What: /sys/firmware/secvar/format
17 Description: A string indicating which backend is in use by the firmware.
21 On powernv/OPAL, this value is provided by the OPAL firmware
22 and is expected to be "ibm,edk2-compat-v1".
26 has the form "ibm,plpks-sb-v<version>", or
27 "ibm,plpks-sb-unknown" if there is no SB_VERSION variable.
29 What: /sys/firmware/secvar/vars/<variable name>
32 Description: Each secure variable is represented as a directory named as
37 What: /sys/firmware/secvar/vars/<variable_name>/size
43 What: /sys/firmware/secvar/vars/<variable_name>/data
46 Description: A read-only file containing the value of the variable. The size
49 What: /sys/firmware/secvar/vars/<variable_name>/update
52 Description: A write-only file that is used to submit the new value for the
56 What: /sys/firmware/secvar/config
59 Description: This optional directory contains read-only config attributes as
60 defined by the secure variable implementation. All data is in
65 What: /sys/firmware/secvar/config/version
73 What: /sys/firmware/secvar/config/max_object_size
86 What: /sys/firmware/secvar/config/total_size
94 What: /sys/firmware/secvar/config/used_space
102 What: /sys/firmware/secvar/config/supported_policies
111 What: /sys/firmware/secvar/config/signed_update_algorithms