Searched refs:BL2_IMAGE_START (Results 1 – 2 of 2) sorted by relevance
121 (struct bl1_2_image_t *)BL2_IMAGE_START; in copy_and_decrypt_image()145 bl1_image_copy_to_sram(image_id, (uint8_t *)BL2_IMAGE_START); in copy_and_decrypt_image()146 image_to_decrypt = (struct bl1_2_image_t *)BL2_IMAGE_START; in copy_and_decrypt_image()193 image = (struct bl1_2_image_t *)BL2_IMAGE_START; in validate_image()
120 #define BL2_IMAGE_START (BL1_2_CODE_START + BL1_2_CODE_SIZE) macro121 #define BL2_CODE_START (BL2_IMAGE_START + BL1_HEADER_SIZE)