Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/mpi_loader/
Dfsl_mpi_loader.c178 uint32_t imageBase; in MPI_HandleRelocTable() local
191 imageBase = imageType & MPI_TYPE_IMAGE_BASE_MASK; in MPI_HandleRelocTable()
192 …if (imageBase == MPI_TYPE_IMAGE_BASE_PLAIN_SIGNED || imageBase == MPI_TYPE_IMAGE_BASE_ENCRYPTED_SI… in MPI_HandleRelocTable()
193 imageBase == MPI_TYPE_IMAGE_BASE_XIP_PLAIN_SIGNED) in MPI_HandleRelocTable()