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

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