From 71487660812754e5f26f26595b6c3d456f9f6db8 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 8 Oct 2021 00:30:08 -0400 Subject: Get rid of conversion stuff, just build content -> website --- pelican/content/Hardware.md | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 pelican/content/Hardware.md (limited to 'pelican/content/Hardware.md') diff --git a/pelican/content/Hardware.md b/pelican/content/Hardware.md deleted file mode 100644 index c685503..0000000 --- a/pelican/content/Hardware.md +++ /dev/null @@ -1,32 +0,0 @@ -Title: Hardware -Author: trac -Date: 2016-12-15 22:43 - -# Cryptech Hardware - -## Generation 1 - -Various generic FPGA development boards. - -## Generation 2 - -//[Novena]({filename}CoretestHashesNovena.md)// - -## Generation 3 - -An Alpha version of a CrypTech HSM, currently in early design - -![cryptech-g3.png]({attach}/Hardware/cryptech-g3.png) - -There is no real tamper wrapping and no tamper sensors. The tamper switch is used to simulate tamper detection to test the system's tamper reaction(s). - -For the ARM, we think we want - -* No or minimal magic blobs because it's inside the security boundary -* Support for booting, flash file system, and USB -* Do not need memory protection or allocation, threads, video or sound or ... -* Some speed, but the crypto is done in the FPGA -* All components must be free of any GPL-like virus or restrictions - - -[The BOM and board requirements for the alpha board]({filename}AlphaBoardComponents.md). -- cgit v1.2.3