URL
https://opencores.org/ocsvn/amber/amber/trunk
Subversion Repositories amber
[/] [amber/] [trunk/] [hw/] - Rev 70
Go to most recent revision | Changes | View Log | RSS feed
Last modification
- Rev 70 2013-04-28 16:55:33 GMT
- Author: csantifort
- Log message:
- The mlas_bug testcase tried to use stack without setting stack pointer
register, causing unpredictable behavoiur.
The patch uses an expilict stack area for the test.
Contributed by: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no>