commit | 76b1cefda9192550ee1963168d101ac0882f5419 | [log] [tgz] |
---|---|---|
author | Wayne Ren <wei.ren@synopsys.com> | Wed May 30 16:37:21 2018 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed May 30 20:23:35 2018 -0400 |
tree | faada2ede5c6765b3e65aa804644a03042a29c2a | |
parent | 3c8ed211c2369fdf3e4b2682e0445f5e4ff96d9b [diff] |
arch: arc: fix the bug in STACK_ARRAY defintion. Because the address alignment of MPUv2, the address should not only be aligned at the start but also for the array member. Signed-off-by: Wayne Ren <wei.ren@synopsys.com>