sam1013

Results 1 issues of sam1013

Hi, when doing compiler optimization with `-O2` or `-O3`, gcc wrongly optimizes `enclu`. Especially calls to `EENTER`, `ERESUME`, `EEXIT` might get corrupted. This is because gcc does not know about...