Page MenuHomePhabricator

Add support for configuration of PPU and MPU on PSoC
Open, Needs TriagePublic

Description

PSoC has its own protection hardware. The Cypress driver is cy_prot.c in the PDL.
Implement CMSIS drivers Driver_MPC.c and Driver_PPC.c as wrappers round the Cypress cy_prot.c code.