commit | eb14e21d18ae19d659ffdb65b657c874558c63e5 | [log] [tgz] |
---|---|---|
author | Yuguo Zou <yuguo.zou@synopsys.com> | Tue Aug 24 20:42:46 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Aug 27 11:45:43 2021 -0400 |
tree | 547142ebdfb38074eeda43f527d61ebf962bf9e2 | |
parent | 333501e871e01a82848261d2121f9e631a81b56e [diff] |
arch: arc: add support of mpu v6 Add support of ARC mpu v6 * minimal region size down to 32 bytes * maximal region number up to 32 * not support uncacheable region and volatile uncached region * clean up mpu code for better readablity Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>