From bfa02282620cdeca363bdafd18d68670e151e5a5 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Sun, 25 Dec 2016 21:27:41 +0100 Subject: tools: Add boot-keys tool to handle keys and images verification Signed-off-by: Paul Kocialkowski --- tools/boot-keys/configs/linux/nyan/type | 1 + tools/boot-keys/configs/linux/targets | 2 ++ tools/boot-keys/configs/linux/veyron/type | 1 + 3 files changed, 4 insertions(+) create mode 100644 tools/boot-keys/configs/linux/nyan/type create mode 100644 tools/boot-keys/configs/linux/targets create mode 100644 tools/boot-keys/configs/linux/veyron/type (limited to 'tools/boot-keys/configs/linux') diff --git a/tools/boot-keys/configs/linux/nyan/type b/tools/boot-keys/configs/linux/nyan/type new file mode 100644 index 00000000..adb275f4 --- /dev/null +++ b/tools/boot-keys/configs/linux/nyan/type @@ -0,0 +1 @@ +cros-kernel diff --git a/tools/boot-keys/configs/linux/targets b/tools/boot-keys/configs/linux/targets new file mode 100644 index 00000000..792768c4 --- /dev/null +++ b/tools/boot-keys/configs/linux/targets @@ -0,0 +1,2 @@ +nyan +veyron diff --git a/tools/boot-keys/configs/linux/veyron/type b/tools/boot-keys/configs/linux/veyron/type new file mode 100644 index 00000000..adb275f4 --- /dev/null +++ b/tools/boot-keys/configs/linux/veyron/type @@ -0,0 +1 @@ +cros-kernel -- cgit v1.2.3-70-g09d2