fix(api): Fix API overlapping core 1 stack
Core 1 has its stack base at 0x20080000 which would overlap with the
first byte of the API parameter space. This patch moves the API further
back to prevent any weird behaviours being caused by this.
Signed-off-by:
Rahix <rahix@rahix.de>
-
Owner
I think the initial address does not get written to.
-
Author Owner
Should I remove that commit then?
-
Author Owner
@schneider what do you think?
-
Owner
I'd remove this, yes.
-
mentioned in merge request !96 (closed)
Please register or sign in to comment