[yocto] [PATCH v3 0/5][meta-intel][rmc] Add fingerprint quering and database extraction functionality to RMC
Todor Minchev
todor.minchev at linux.intel.com
Tue Feb 14 14:36:47 PST 2017
This is V3 of the patchset. It addresses all feedback received in V2.
Changes from previous version:
* use mkdir() instead of system() to create output directories
* use ASCII representation of fingerprint signatures in hex as directory names
* remove extra verbosity from fingerprint dump
Todor Minchev (5):
Makefile: disable silent mode in Makefiles
Makefile: add debug target
rmc: enable reading the contents of an existing fingerprint file
rmc: remove unnecessary return variable
rmc: add database extraction functionality
Makefile | 23 +++++----
Makefile.efi | 10 ++--
inc/rmc_api.h | 9 ++++
inc/rmcl.h | 7 +++
src/lib/api.c | 126 +++++++++++++++++++++++++++++++++++++++++++++++++-
src/lib/common/rmcl.c | 17 ++++++-
src/rmc.c | 123 ++++++++++++++++++++++++++++++++----------------
7 files changed, 256 insertions(+), 59 deletions(-)
--
2.11.1
More information about the yocto
mailing list