aboutsummaryrefslogtreecommitdiff
path: root/host
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2014-12-02 13:41:29 -0800
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-12-04 04:01:41 +0000
commita5b69b02e039d7267390fea10266d45e14630559 (patch)
tree723aff24181464dc12723f659ba40d112cc11958 /host
parentc86f0415a0dd1ddea4497e18813a2dd00dd0e3f4 (diff)
downloadvboot_reference-a5b69b02e039d7267390fea10266d45e14630559.tar.gz
vboot2: Move files which use new vboot 2.1 structs to their own directories
This is part 1 of a series of 4 changes which rearrange the vboot2 files and unit tests so that we can more cleanly switch over from old-style structs to new-style structs. No functional changes, just shuffling around code. BUG=chromium:423882 BRANCH=none TEST=make runtests && VBOOT2=1 make runtests (works with/withoug VBOOT2 flag) And build firmware for veyron_pinky. Change-Id: I170d737bf151a6bafe61cde23b3d2f7a3fae43ce Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/232978 Reviewed-by: Bill Richardson <wfrichar@chromium.org>
Diffstat (limited to 'host')
-rw-r--r--host/lib21/host_fw_preamble.c (renamed from host/lib/host_fw_preamble2.c)0
-rw-r--r--host/lib21/host_key.c (renamed from host/lib/host_key2.c)0
-rw-r--r--host/lib21/host_keyblock.c (renamed from host/lib/host_keyblock2.c)0
-rw-r--r--host/lib21/host_misc.c (renamed from host/lib/host_misc2.c)0
-rw-r--r--host/lib21/host_signature.c (renamed from host/lib/host_signature2.c)0
-rw-r--r--host/lib21/include/host_fw_preamble2.h (renamed from host/lib/include/host_fw_preamble2.h)0
-rw-r--r--host/lib21/include/host_key2.h (renamed from host/lib/include/host_key2.h)0
-rw-r--r--host/lib21/include/host_keyblock2.h (renamed from host/lib/include/host_keyblock2.h)0
-rw-r--r--host/lib21/include/host_signature2.h (renamed from host/lib/include/host_signature2.h)0
9 files changed, 0 insertions, 0 deletions
diff --git a/host/lib/host_fw_preamble2.c b/host/lib21/host_fw_preamble.c
index 87c4ecdd..87c4ecdd 100644
--- a/host/lib/host_fw_preamble2.c
+++ b/host/lib21/host_fw_preamble.c
diff --git a/host/lib/host_key2.c b/host/lib21/host_key.c
index adda9da0..adda9da0 100644
--- a/host/lib/host_key2.c
+++ b/host/lib21/host_key.c
diff --git a/host/lib/host_keyblock2.c b/host/lib21/host_keyblock.c
index 570d3c8a..570d3c8a 100644
--- a/host/lib/host_keyblock2.c
+++ b/host/lib21/host_keyblock.c
diff --git a/host/lib/host_misc2.c b/host/lib21/host_misc.c
index a78a7132..a78a7132 100644
--- a/host/lib/host_misc2.c
+++ b/host/lib21/host_misc.c
diff --git a/host/lib/host_signature2.c b/host/lib21/host_signature.c
index b81428d0..b81428d0 100644
--- a/host/lib/host_signature2.c
+++ b/host/lib21/host_signature.c
diff --git a/host/lib/include/host_fw_preamble2.h b/host/lib21/include/host_fw_preamble2.h
index d8c53838..d8c53838 100644
--- a/host/lib/include/host_fw_preamble2.h
+++ b/host/lib21/include/host_fw_preamble2.h
diff --git a/host/lib/include/host_key2.h b/host/lib21/include/host_key2.h
index 96dab3e4..96dab3e4 100644
--- a/host/lib/include/host_key2.h
+++ b/host/lib21/include/host_key2.h
diff --git a/host/lib/include/host_keyblock2.h b/host/lib21/include/host_keyblock2.h
index 5b05ab1f..5b05ab1f 100644
--- a/host/lib/include/host_keyblock2.h
+++ b/host/lib21/include/host_keyblock2.h
diff --git a/host/lib/include/host_signature2.h b/host/lib21/include/host_signature2.h
index 2e5718b7..2e5718b7 100644
--- a/host/lib/include/host_signature2.h
+++ b/host/lib21/include/host_signature2.h