New issue
Advanced search Search tips

Issue 642860 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Feature



Sign in to add a comment

Add FAFT test for CBMEM VPD feature

Project Member Reported by jwer...@chromium.org, Aug 31 2016

Issue description

We're now shipping the code that reads VPD into CBMEM and allows the kernel to expose it through sysfs on all boards, and telling people that they can rely on this interface (e.g. https://groups.google.com/a/google.com/forum/#!topic/chromeos-security/H1kdRHUaybA ). We should probably add a FAFT test to ensure that it continues working.

Rough outline:

1. Store original firmware (like for corruption tests)
2. (Re-)Initialize RO and RW VPD, write some test values
3. Reboot
4. Read test values through sysfs
[Restore original firmware in both success and abort cases]
 
Owner: reinauer@chromium.org
+Stefan for triage.

Comment 2 by gkihumba@google.com, Mar 31 2017

Labels: FAFT-to-add
Status: Assigned (was: Untriaged)

Sign in to add a comment