Searched refs:SEC_MEM_PAGE1 (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/crypto/fsl/
H A Djobdesc.c143 memcpy((uint32_t *)SEC_MEM_PAGE1, (uint32_t *)plain_txt, in_sz);
145 unsigned long start = (unsigned long)SEC_MEM_PAGE1 &
168 append_cmd_ptr(desc, (caam_dma_addr_t)SEC_MEM_PAGE1, in_sz, CMD_SEQ_IN_PTR);
/u-boot/include/
H A Dfsl_sec.h325 #define SEC_MEM_PAGE1 (CAAM_ARB_BASE_ADDR + 0x1000) macro

Completed in 42 milliseconds