Documentation ¶
Overview ¶
Package firmware contains local functions to support firmware tests. Reviews for this package can be sent to tast-fw-library-reviewers@ (before tast-owners@ review).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BootDeviceRemovable ¶
BootDeviceRemovable checks whether the current boot device is removable.
func CheckCrossystemValues ¶
CheckCrossystemValues calls crossystem to check whether the specified key-value pairs are present. We use the following crossystem syntax, which returns an error code of 0 if (and only if) all key-value pairs match:
crossystem param1?value1 [param2?value2 [...]]
func InternalDevice ¶
InternalDevice returns the internal disk based on the current disk.
func ReadFpUpdaterLogs ¶
ReadFpUpdaterLogs reads the latest and previous fingerprint firmware updater logs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.