[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] FreeMiNT 1.18 release coming up.



BTW, it is a little bit "morbid", that an AES replacement (XaAES in our
case) is somehow restricted to call the function of the underlying AES...

-----Original Message-----
From: mint-bounce@lists.fishpool.fi [mailto:mint-bounce@lists.fishpool.fi]
On Behalf Of Eero Tamminen
Sent: Monday, March 4, 2013 11:18 AM
To: mint@lists.fishpool.fi
Subject: Re: [MiNT] FreeMiNT 1.18 release coming up.

Hi,

On maanantai 04 maaliskuu 2013, Helmut Karlowski wrote:
> > I do all of them, and they don't provide a valid fix that avoids
> > violating supervisor mode.
> 
> 1. Who says it's a violation at all? Compendium?

Yes, Compedium says:
	You should never call the AES in supervisor mode. In addition,
	supervisor mode should be entered and left in the same stack
	context (same 'C' function) or stack corruption can result.

(This is from the description for Super().)


	- Eero