Internal operation declarations to enable Secure Aware SMIF.
API Reference | |
| Enums | |
Macros | |
| #define | CY_PDL_ENABLE_SECURE_AWARE_SMIF (CY_PDL_ENABLE_SECURE_AWARE) |
| SMIF Secure Aware Driver enablement. More... | |
| #define | _CY_PDL_SMIF0_PPC_SECURED (CYCFG_PPC_SECURED_SMIF0_CORE_MAIN || CYCFG_PPC_SECURED_SMIF0_CORE_CRYPTO || CYCFG_PPC_SECURED_SMIF0_CORE_MAIN2 || CYCFG_PPC_SECURED_SMIF0_CORE_DEVICE) |
| #define | _CY_PDL_SMIF1_PPC_SECURED (CYCFG_PPC_SECURED_SMIF1_CORE_MAIN || CYCFG_PPC_SECURED_SMIF1_CORE_CRYPTO || CYCFG_PPC_SECURED_SMIF1_CORE_MAIN2 || CYCFG_PPC_SECURED_SMIF1_CORE_DEVICE) |
| #define | _CY_PDL_SMIF_PPC_SECURED (_CY_PDL_SMIF0_PPC_SECURED || _CY_PDL_SMIF1_PPC_SECURED) |
| #define CY_PDL_ENABLE_SECURE_AWARE_SMIF (CY_PDL_ENABLE_SECURE_AWARE) |
SMIF Secure Aware Driver enablement.
Set to 0 via Makefile defines to disable. When not manually set, defaults to the PDL-wide Secure Aware Driver enablement status.