commit | c9896acc7851109d4e84c1e3a54cb1b9794dea6b | [log] [tgz] |
---|---|---|
author | Philipp Rudo <prudo@linux.ibm.com> | Mon Apr 08 14:24:08 2019 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Apr 29 10:44:04 2019 +0200 |
tree | e258e2c33f0f5def2a7ae88f991a175235406fa1 | |
parent | 268a78404973594d1a7ec3a2b6a2474e0543a435 [diff] |
s390/ipl: Provide has_secure sysfs attribute Provide an interface for userspace so it can find out if a machine is capeable of doing secure boot. The interface is, for example, needed for zipl so it can find out which file format it can/should write to disk. Signed-off-by: Philipp Rudo <prudo@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>