MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
Flow Protection Configuration

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.
 
#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.
 

Detailed Description

Configuration options for the flow protection mechanism.

Macro Definition Documentation

◆ MCUX_CSSL_FP_USE_CODE_SIGNATURE

#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.

◆ MCUX_CSSL_FP_USE_SECURE_COUNTER

#define MCUX_CSSL_FP_USE_SECURE_COUNTER

If set to 1, use the flow protection mechanism implementation based on the CSSL secure counter mechanism.

◆ MCUX_CSSL_FP_USE_NONE

#define MCUX_CSSL_FP_USE_NONE

If set to 1, do not use the flow protection mechanism.