From 64ac9ff8638245e80747b17a4f88598c42ba883e Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Wed, 8 Dec 2010 10:57:20 +0000 Subject: --- drivers/staging/sep/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 drivers/staging/sep/TODO (limited to 'drivers/staging/sep/TODO') diff --git a/drivers/staging/sep/TODO b/drivers/staging/sep/TODO new file mode 100644 index 00000000000..ff0e931dab6 --- /dev/null +++ b/drivers/staging/sep/TODO @@ -0,0 +1,8 @@ +Todo's so far (from Alan Cox) +- Fix firmware loading +- Get firmware into firmware git tree +- Review and tidy each algorithm function +- Check whether it can be plugged into any of the kernel crypto API + interfaces +- Do something about the magic shared memory interface and replace it + with something saner (in Linux terms) -- cgit