Configuration options for the flow protection mechanism. More...
Macros | |
| #define | MCUX_CSSL_FP_USE_CODE_SIGNATURE |
| If set to 1, use the flow protection mechanism implementation based on the Zen-V code signature HW mechanism. More... | |
| #define | MCUX_CSSL_FP_USE_SECURE_COUNTER |
| If set to 1, use the flow protection mechanism implementation based on the CSSL secure counter mechanism. More... | |
| #define | MCUX_CSSL_FP_USE_NONE |
| If set to 1, do not use the flow protection mechanism. More... | |
Configuration options for the flow protection mechanism.
| #define MCUX_CSSL_FP_USE_CODE_SIGNATURE |
If set to 1, use the flow protection mechanism implementation based on the Zen-V code signature HW mechanism.
| #define MCUX_CSSL_FP_USE_SECURE_COUNTER |
If set to 1, use the flow protection mechanism implementation based on the CSSL secure counter mechanism.
| #define MCUX_CSSL_FP_USE_NONE |
If set to 1, do not use the flow protection mechanism.