Searched hist:"86 b6c0ae2caee9cadee1256d31b204ea54cb55c0" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | secvar.h | diff 86b6c0ae2caee9cadee1256d31b204ea54cb55c0 Fri Feb 10 02:03:45 CST 2023 Russell Currey <ruscur@russell.cc> powerpc/secvar: Extend sysfs to include config vars
The forthcoming pseries consumer of the secvar API wants to expose a number of config variables. Allowing secvar implementations to provide their own sysfs attributes makes it easy for consumers to expose what they need to.
This is not being used by the OPAL secvar implementation at present, and the config directory will not be created if no attributes are set.
Signed-off-by: Russell Currey <ruscur@russell.cc> Co-developed-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com> Reviewed-by: Stefan Berger <stefanb@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20230210080401.345462-11-ajd@linux.ibm.com
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | secvar-sysfs.c | diff 86b6c0ae2caee9cadee1256d31b204ea54cb55c0 Fri Feb 10 02:03:45 CST 2023 Russell Currey <ruscur@russell.cc> powerpc/secvar: Extend sysfs to include config vars
The forthcoming pseries consumer of the secvar API wants to expose a number of config variables. Allowing secvar implementations to provide their own sysfs attributes makes it easy for consumers to expose what they need to.
This is not being used by the OPAL secvar implementation at present, and the config directory will not be created if no attributes are set.
Signed-off-by: Russell Currey <ruscur@russell.cc> Co-developed-by: Andrew Donnellan <ajd@linux.ibm.com> Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com> Reviewed-by: Stefan Berger <stefanb@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20230210080401.345462-11-ajd@linux.ibm.com
|