| commit | ef960c030151e55939ddf97bb5fd176b2e125e24 | [log] [tgz] |
|---|---|---|
| author | Lei YU <yulei.sh@bytedance.com> | Wed Oct 13 17:54:59 2021 +0800 |
| committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Jan 12 00:40:22 2022 +0000 |
| tree | 1d38979929d96744b29cf4a93f03773b1ce4f412 | |
| parent | 7d72034b27390f2df112800cd4d2597bcce0f37b [diff] |
sensor-cache: Implement assertion()
Implement assertion() for cache's sensor.
Tested: Verify the sensors using `assersion` have valid values in
QEMU, e.g.
OperatingSystemS | 0x0 | discrete | 0x4000| na | na | na | na | na | na
Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: I753c4359a2b6870427dfb4a1999ee6d1c61cd64f
To build this package, do the following steps:
1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS}
3. make
To clean the repository run ./bootstrap.sh clean.