Searched refs:SEC_MEM_PAGE1 (Results 1 – 2 of 2) sorted by relevance
139 memcpy((uint32_t *)SEC_MEM_PAGE1, (uint32_t *)plain_txt, in_sz); in inline_cnstr_jobdesc_blob_dek()141 unsigned long start = (unsigned long)SEC_MEM_PAGE1 & in inline_cnstr_jobdesc_blob_dek()164 append_cmd_ptr(desc, (dma_addr_t)SEC_MEM_PAGE1, in_sz, CMD_SEQ_IN_PTR); in inline_cnstr_jobdesc_blob_dek()
272 #define SEC_MEM_PAGE1 (CAAM_ARB_BASE_ADDR + 0x1000) macro