summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/sep/TODO')
-rw-r--r--drivers/staging/sep/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/staging/sep/TODO b/drivers/staging/sep/TODO
new file mode 100644
index 000000000000..ff0e931dab64
--- /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)