Home
last modified time | relevance | path

Searched refs:DATA_BUFFER_IS_NONSECURE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/shared/include/pal/
Dcc_pal_buff_attr.h36 #define DATA_BUFFER_IS_NONSECURE 1 macro
/trusted-firmware-m-3.4.0/platform/ext/accelerator/cc312/
Dcc312.c42 *pBuffNs = DATA_BUFFER_IS_NONSECURE; in CC_PalDataBufferAttrGet()
47 *pBuffNs = DATA_BUFFER_IS_NONSECURE; in CC_PalDataBufferAttrGet()
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/host/src/pal/freertos/
Dcc_pal_buff_attr.c45 *pBuffNs = DATA_BUFFER_IS_NONSECURE; in CC_PalDataBufferAttrGet()