Commit History

Author SHA1 Message Date
  Randall Spangler a609478d1a 2lib: add VB2_DEBUG_RAW() to print without function name 8 years ago
  Randall Spangler e02a19a6c2 vboot: fix compiling with DEBUG=1 8 years ago
  Randall Spangler 13b109762a vboot: use vb2 verification functions for kernel verification 8 years ago
  Bill Richardson 36bc59140c vb21: Rename struct vb2_guid to struct vb2_id 9 years ago
  Bill Richardson 73e5eb3882 vboot2: fix alignment issues on 32-bit architectures 10 years ago
  Randall Spangler 308d254092 vboot2: Get rid of extra '2' at end of new struct names 10 years ago
  Randall Spangler 6f1b82ac14 vboot2: Move old struct handling to lib20/ 10 years ago
  Randall Spangler 108d991c67 vboot2: Move knowledge of vboot 2.1 data structures inside lib21/ 10 years ago
  Randall Spangler 9328bbff52 vboot2: Add host lib function to create a vb2-style keyblock 10 years ago
  Randall Spangler 59c29202d2 vboot2: Add host library functions to read/write new-format key objects 10 years ago
  Randall Spangler 43e0a9ed6c vboot2: Add code and tests for verifying vb2_fw_preamble2 10 years ago
  Randall Spangler fe21172cc3 vboot2: Change preamble to contain a list of signatures 10 years ago
  Randall Spangler a063a43ad7 vboot2: pass const work buffers, and clarify min_offset output 10 years ago
  Randall Spangler ad105edeb2 vboot2: add code to verify vb2_keyblock2 10 years ago
  Randall Spangler b885c3bd3d vboot2: add support for verify data / digest using new signature struct 10 years ago
  Randall Spangler c0ce70b468 vboot2: add support for new vb2_signature2 struct 10 years ago
  Randall Spangler 6b5b8f65d5 vboot2: use common header size fields 10 years ago
  Randall Spangler d274a2e953 vboot2: Add vb2_unpack_key2() and unit tests 10 years ago
  Randall Spangler f6cfb974ce vboot2: Add verification for common vb2 struct header 10 years ago
  Randall Spangler 4eef812d68 vboot2: use enum hash algorithm 10 years ago
  Randall Spangler 9504754fee vboot2: move verify digest to 2common 10 years ago
  Randall Spangler 6d03b527fe vboot2: move vb2_safe_memcmp() from rsa to common 10 years ago
  Daisuke Nojiri dd5883dee6 vboot2: Allow platform dependent debug logging 10 years ago
  Randall Spangler 2145721c3c vboot2: Use more specific error codes, part 2 10 years ago
  Randall Spangler 7141d73c14 vboot2: Add common functions 10 years ago
  Randall Spangler 3333e57849 vboot2: Add nvstorage and secdata functions 10 years ago
  Randall Spangler 786acdabcc vboot2: Add workbuf functions 10 years ago