altos/chaoskey: Add support for flipping between raw and cooked bits
authorKeith Packard <keithp@keithp.com>
Thu, 28 Jan 2016 08:14:36 +0000 (00:14 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 28 Jan 2016 08:15:31 +0000 (00:15 -0800)
commitf2d3202de9a5847923f72afe2969eb7ccd7342c7
treefcc2978cf91666fe078e7d2405b0ceedfc796eb7
parent02fd767ab60a9957faa2bff29c62ed954abc34e7
altos/chaoskey: Add support for flipping between raw and cooked bits

Plug the 'force bootloader' thing onto the board while it's running
and it will generate raw bits instead of running them through the CRC
to whiten. Useful for validating the raw hardware.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-bringup/turnon_chaoskey [new file with mode: 0755]
src/chaoskey-v0.1/ao_pins.h
src/drivers/ao_trng_send.c