Load location options. More...
Macros | |
| #define | MCUXCLKEY_LOADSTATUS_NOTLOADED |
| Key not loaded. | |
| #define | MCUXCLKEY_LOADSTATUS_NOTLOADED_SLOTDEFINED |
| Key is not loaded yet, but the HW IP slot is set for the key. | |
| #define | MCUXCLKEY_LOADSTATUS_LOCATION_MASK |
| Bit mask for the key location. | |
| #define | MCUXCLKEY_LOADSTATUS_LOCATION_NONE |
| Key is not loaded to any location. | |
| #define | MCUXCLKEY_LOADSTATUS_LOCATION_COPRO |
| Key is loaded to a HW IP slot. | |
| #define | MCUXCLKEY_LOADSTATUS_OPTIONS_MASK |
| Bit mask for additional option bits of a key load status. | |
| #define | MCUXCLKEY_LOADSTATUS_OPTIONS_KEEPLOADED |
| Do not flush the key after the operation (for Symmetric and ECCKI keys only). | |
| #define | MCUXCLKEY_LOADSTATUS_OPTIONS_WRITEONLY |
| Key is loaded to a location that is write-only (e.g., SGI WO key slots). | |
Load location options.
| #define MCUXCLKEY_LOADSTATUS_NOTLOADED |
Key not loaded.
| #define MCUXCLKEY_LOADSTATUS_NOTLOADED_SLOTDEFINED |
Key is not loaded yet, but the HW IP slot is set for the key.
| #define MCUXCLKEY_LOADSTATUS_LOCATION_MASK |
Bit mask for the key location.
| #define MCUXCLKEY_LOADSTATUS_LOCATION_NONE |
Key is not loaded to any location.
| #define MCUXCLKEY_LOADSTATUS_LOCATION_COPRO |
Key is loaded to a HW IP slot.
| #define MCUXCLKEY_LOADSTATUS_OPTIONS_MASK |
Bit mask for additional option bits of a key load status.
| #define MCUXCLKEY_LOADSTATUS_OPTIONS_KEEPLOADED |
Do not flush the key after the operation (for Symmetric and ECCKI keys only).
| #define MCUXCLKEY_LOADSTATUS_OPTIONS_WRITEONLY |
Key is loaded to a location that is write-only (e.g., SGI WO key slots).