foss-for-synopsys-dwc-arc-processors / embarc_osp

embARC Open Software Platform (OSP) - An embedded software distribution for IoT and other embedded applications for ARC
https://www.embarc.org/
BSD 3-Clause "New" or "Revised" License
70 stars 62 forks source link

Could you add support for ARC MPU_VERSION=6 ? #173

Open beihuang00 opened 2 years ago

beihuang00 commented 2 years ago

Issue Summary


Bug

Development Environment

Bug Description


Enhancement

Customer uses OSP as their reference code to develop their SW on silicon, they found the library and example code in OSP does not support MPU version=6 for HS cores, which may lead to mis-usage for customer (case 01232188) ./arc/arc_mpu.c ./inc/arc/arc_mpu.h

Could you add support for MPU_VERSION=6 in OSP?

Thanks, Bei


Question