commit | 8feca6c2ef8e85832d806deeac6191203e4bea58 | [log] [tgz] |
---|---|---|
author | Wayne Ren <wei.ren@synopsys.com> | Thu Feb 01 16:36:47 2018 +0800 |
committer | ruuddw <Ruud.Derwig@synopsys.com> | Fri Feb 16 12:20:16 2018 +0100 |
tree | a12948a9f4ad6ca7b1840e7b1271e912ae6d487c | |
parent | e91733c78bee5ee3ace1a22b34831f7c1553d180 [diff] |
arch: arc: modify the kconfig for mpu case * user space support requires THREAD_INFO * for MPU version 2, the stack align is at least 2048 bytes * the smallest mpu region is 2048 bytes * the region size must bt power of 2 * the start address of region must be aligned to the region size Signed-off-by: Wayne Ren <wei.ren@synopsys.com>