Philippe Waroquiers 400e0e2afe Fix wrong stack range output by commit 7daa08611 (more info in scheduler state)
The stack base starts at the beginning of the protection page/zone,
so we need to add VG_STACK_GUARD_SZB to get the real lowest usable
byte.
As the VgStack is an opaque type, add a function in aspacemgr to
return the Addr of the first lowest usable byte.
2018-07-30 22:56:31 +02:00
..
2018-06-14 17:40:08 +00:00