Assembly macros for the data integrity mechanism. More...
#include <mcuxCsslSecureCounter_AssemblyMacros.h>Go to the source code of this file.
Macros | |
| #define | MCUX_CSSL_DI_ASM_BASE |
| DI SFR base address for SCM hardware. | |
| #define | MCUX_CSSL_DI_ASM_INIT_BASE |
| Assembly macro: Initialize the base address for the data integrity. | |
| #define | MCUX_CSSL_DI_ASM_INIT_BASE_COND |
| Assembly macro: conditionally initialize the base address for the data integrity. | |
| #define | MCUX_CSSL_DI_ASM_VALUE |
| Assembly macro: Retrieves the current data integrity value. | |
| #define | MCUX_CSSL_DI_ASM_REF_VALUE |
| Assembly macro: Retrieves the current data integrity reference value. | |
| #define | MCUX_CSSL_DI_ASM_WRITE_REF |
| Assembly macro: Writes the data integrity reference value. | |
| #define | MCUX_CSSL_DI_ASM_RECORD |
| Assembly macro: Record the value for data integrity checking. | |
| #define | MCUX_CSSL_DI_ASM_EXPUNGE |
Assembly macros for the data integrity mechanism.