HI,
After 08-CMSIS, is there any plan for MPU support?
MPU is common and basic to protect .text, .rodata and other custom regions.
I think nowadays memory protection is the fundamental OS concept and
should be implemented due to not only secure issue but modifying memory content accidentally.
HI,
After 08-CMSIS, is there any plan for MPU support?
MPU is common and basic to protect
.text,.rodataand other custom regions.I think nowadays memory protection is the fundamental OS concept and
should be implemented due to not only secure issue but modifying memory content accidentally.