VBoot Reference: Refactor Pass 1: Split {firmware|kernel}_image

This CL refactors verified boot firmware and kernel image functions into firmware and userland portions. Data Types and Functions that need to be a part of the final firmware implementation reside in files with "_fw" suffix - firmware_image_fw.{c|h} and kernel_image_fw.{c|h}.

Also some Makefile cleanups.

Review URL: http://codereview.chromium.org/1599001
14 files changed
tree: 427f014b8063c92c574c4eec2ebcc0bfd2e37f77
  1. common/
  2. crypto/
  3. include/
  4. tests/
  5. utils/
  6. Makefile
  7. README