[PATCH v3 0/4] platform/chrome: vboot context support

2015-09-21 Thread Emilio López
Hi everyone, This series adds support for reading and writing the verified boot context nvram space on the EC using the cros_ec sysfs interface. The first patch improves is_visible() functionality, making it work for binary attributes as well as normal ones. This is needed so the sysfs group can

[PATCH v3 0/4] platform/chrome: vboot context support

2015-09-21 Thread Emilio López
Hi everyone, This series adds support for reading and writing the verified boot context nvram space on the EC using the cros_ec sysfs interface. The first patch improves is_visible() functionality, making it work for binary attributes as well as normal ones. This is needed so the sysfs group can