oe-chipsec.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Updates for CHIPSEC in LUV
@ 2017-07-06  0:52 Ricardo Neri
  2017-07-06  0:52 ` [PATCH 1/2] chipsec: run CHIPSEC without the -i option Ricardo Neri
  2017-07-06  0:52 ` [PATCH 2/2] chipsec: bump to v1.3.1 Ricardo Neri
  0 siblings, 2 replies; 3+ messages in thread
From: Ricardo Neri @ 2017-07-06  0:52 UTC (permalink / raw)
  To: chipsec

[-- Attachment #1: Type: text/plain, Size: 1212 bytes --]

Now that CHIPSEC v1.3.1 is out. It might be good to update LUV to use it.
These two patches deal with this.

While bumping to v1.3.1, one our patches to not include CHIPSEC
documentation needed a trivial update. Also, now CHIPSEC determines which
version of the Linux module it needs to build (32-bit or 64-bit) based on
the kernel running in the host machine. This makes cross-compiling
difficult. Thus, this change was reverted. Instead, we allow setup.py
determine the correct version.

Lastly, the CHIPSEC team has recommended to not run the tool with the -i
option as it may lead to spurious results. This is fixed.

Thanks and BR,
Ricardo

Ricardo Neri (2):
  chipsec: run CHIPSEC without the -i option
  chipsec: bump to v1.3.1

 ...issue-with-building-driver-on-32bit-syste.patch | 43 ++++++++++++++++++++++
 .../chipsec/0001-chipsec-do-not-ship-manual.patch  |  4 +-
 meta-luv/recipes-core/chipsec/chipsec/chipsec      |  2 +-
 meta-luv/recipes-core/chipsec/chipsec_git.bb       |  5 ++-
 4 files changed, 49 insertions(+), 5 deletions(-)
 create mode 100644 meta-luv/recipes-core/chipsec/chipsec/0001-Revert-fix-issue-with-building-driver-on-32bit-syste.patch

-- 
2.7.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-06  0:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-06  0:52 [PATCH 0/2] Updates for CHIPSEC in LUV Ricardo Neri
2017-07-06  0:52 ` [PATCH 1/2] chipsec: run CHIPSEC without the -i option Ricardo Neri
2017-07-06  0:52 ` [PATCH 2/2] chipsec: bump to v1.3.1 Ricardo Neri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).