[openfirmware] r932 - cpu/x86/pc/olpc

svn at openfirmware.info svn at openfirmware.info
Fri Sep 12 22:54:21 CEST 2008


Author: wmb
Date: 2008-09-12 22:54:20 +0200 (Fri, 12 Sep 2008)
New Revision: 932

Modified:
   cpu/x86/pc/olpc/lxmsrs.fth
Log:
OLPC trac 8089 - enable PRNG noise generator in AES unit.


Modified: cpu/x86/pc/olpc/lxmsrs.fth
===================================================================
--- cpu/x86/pc/olpc/lxmsrs.fth	2008-09-12 00:48:18 UTC (rev 931)
+++ cpu/x86/pc/olpc/lxmsrs.fth	2008-09-12 20:54:20 UTC (rev 932)
@@ -170,6 +170,7 @@
 \ AES
 \ msr: 5800.2002 00000007.00000007.  \ SMI mask - default is all off
 \ msr: 5800.2004 00000000.00000015.  \ Clock gating - default
+  msr: 5800.2006 00000000.00000503.  \ AES control - Random number generator noise, LFSR output
 
 \ chipsetinit(nb);
 




More information about the openfirmware mailing list