commit | d5bc9d7beea14aafbbbcbdd80156ad4a68b2bd97 | [log] [tgz] |
---|---|---|
author | Wayne Ren <wei.ren@synopsys.com> | Mon Jun 11 13:00:24 2018 +0800 |
committer | Maureen Helm <maureen.helm@nxp.com> | Mon Jun 11 09:05:15 2018 -0500 |
tree | 66bd46a6196d5ca99dd7d808368e68cb3a54f616 | |
parent | 97d043648690eeb7ea0164d8f228075adbcc8cb9 [diff] |
arch: arc: adjust privileged stack size of arc to 384 bytes Considering the case of call of printk, interrupt and other cases, adjust the privileged stack size of arc to 384 bytes to avoid the the overflow of privileged stack. Signed-off-by: Wayne Ren <wei.ren@synopsys.com>