aboutsummaryrefslogtreecommitdiff
path: root/drivers/mpu
AgeCommit message (Collapse)Author
2024-05-20Include header file according to the cmsis versionRajasekaran Kalidoss
To support both cmsis 5 and 6, certain header files needs to be included according to the version of cmsis specified in the build. This patch adds this support. Signed-off-by: Rajasekaran Kalidoss <rajasekaran.kalidoss@arm.com> Change-Id: Ic0ff8c88b59994fa35fccfb11138358d364a8772
2023-03-14Fix SEI CERT coding standard warningsLedion Daja
Change-Id: I47fdf29a50440c82fd9ccf111a846bf87e8a9e29
2022-10-18Configure write-through caching for Corstone-310 BRAMKristofer Jonsson
Change-Id: I5e0fc2ecbbf416ca07be6b9d65e989c1c116b219
2022-02-11Fix compilation warningsDavide Grohmann
Change-Id: I57fed2a1b49a61822617b43a201a3125f566fd16
2021-12-14Add mpu driver and remove interface libraryYulia Garbovich
from drivers Add mpu driver for upstreaming After removing of interface library,targets and applications will list explicitly which libraries to link Change-Id: Icfa449a2981093161f283e45b4d52ca6199371b8