MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxCsslDataIntegrity_AssemblyMacros.h
Go to the documentation of this file.
1/*--------------------------------------------------------------------------*/
2/* Copyright 2023-2024 NXP */
3/* */
4/* NXP Confidential and Proprietary. This software is owned or controlled */
5/* by NXP and may only be used strictly in accordance with the applicable */
6/* license terms. By expressly accepting such terms or by downloading, */
7/* installing, activating and/or otherwise using the software, you are */
8/* agreeing that you have read, and that you agree to comply with and are */
9/* bound by, such license terms. If you do not agree to be bound by the */
10/* applicable license terms, then you may not retain, install, activate or */
11/* otherwise use the software. */
12/*--------------------------------------------------------------------------*/
13
18
19#ifndef MCUXCSSLDATAINTEGRITY_ASSEMBLYMACROS_H_
20#define MCUXCSSLDATAINTEGRITY_ASSEMBLYMACROS_H_
21
23
31
37#define MCUX_CSSL_DI_ASM_BASE MCUX_CSSL_SC_SCM_ASM_BASE
38
48#define MCUX_CSSL_DI_ASM_INIT_BASE MCUX_CSSL_SC_ASM_INIT_BASE
49
63#define MCUX_CSSL_DI_ASM_INIT_BASE_COND MCUX_CSSL_SC_ASM_INIT_BASE_COND
64
74#define MCUX_CSSL_DI_ASM_VALUE MCUX_CSSL_SC_ASM_VALUE
75
85#define MCUX_CSSL_DI_ASM_REF_VALUE MCUX_CSSL_SC_ASM_REF_VALUE
86
96#define MCUX_CSSL_DI_ASM_WRITE_REF MCUX_CSSL_SC_ASM_WRITE_REF
97
107#define MCUX_CSSL_DI_ASM_RECORD MCUX_CSSL_SC_ASM_ADD
108
118#define MCUX_CSSL_DI_ASM_EXPUNGE MCUX_CSSL_SC_ASM_SUB
119
120#endif /* MCUXCSSLDATAINTEGRITY_ASSEMBLYMACROS_H_ */
Assembly macros for the secure counter.