From e18e5b3d2559f5f0395ffe79416cdca3abc89310 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 14 Feb 2021 16:01:15 +0000 Subject: Start restructuring for Pelican --- wiki/Hardware.trac | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 wiki/Hardware.trac (limited to 'wiki/Hardware.trac') diff --git a/wiki/Hardware.trac b/wiki/Hardware.trac new file mode 100644 index 0000000..4a90775 --- /dev/null +++ b/wiki/Hardware.trac @@ -0,0 +1,26 @@ += Cryptech Hardware = + +== Generation 1 == + +Various generic FPGA development boards. + +== Generation 2 == + +//[wiki:CoretestHashesNovena Novena]// + +== Generation 3 == + +An Alpha version of a !CrypTech HSM, currently in early design + +[[Image(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 + +[wiki:AlphaBoardComponents The BOM and board requirements for the alpha board]. -- cgit v1.2.3