imx8qxp-mek ahav

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx8qxp-mek ahav

520 次查看
rakesh3
Contributor V

Hi team, 

On building the uboot -f version 2023-04 having tag  lf-6.1.36-2.1.0, at the end of uboot build I am getting the below warning .. Is this the major concern  why its coming .. I am missing something .. 
I have enabled the secure boot in imx8xp-mek board by enabling the below flag 

CONFIG_AHAB_BOOT=y

below warning 

CAT spl/u-boot-spl-dtb.bin
COPY spl/u-boot-spl.bin
WARNING './ahab-container.img' not found, resulting binary is not-functional
make[1]: Nothing to be done for 'SPL'.
OFCHK .config

./ahab-container.img not found.

 

Could you help me to find the reason for this warning 

Regards,

Rk

0 项奖励
回复
2 回复数

504 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The ‘mx8qxp-mek’ not found is not error, it’s a warning. Your U_Boot was built OK.

 

Regards

0 项奖励
回复

457 次查看
rakesh3
Contributor V

Hi @Bio_TICFSL , 

I have flashed the keys which I have create. 

Below is the Authentication date for my u-boot flash_spl.

$ cd <work>/imx-mkimage
$ make SOC=iMX8QX flash_spl

SCFW file_offset = 0x13400 size = 0x28400
Hash of the images =
AP file_offset = 0x3b800 size = 0x23800
CST: CONTAINER 0 offset: 0x400
CST: CONTAINER 0: Signature Block: offset is at 0x510
Offsets = 0x400 0x510
DONE.
Note: Please copy image to offset: IVT_OFFSET + IMAGE_OFFSET
append u-boot-atf-container.img at 380 KB
3146+0 records in
3146+0 records out
3221504 bytes (3.2 MB, 3.1 MiB) copied, 0.00977448 s, 330 MB/s

 

I have attached the csf_boot_image file which is having the same Auth data as mentioned above.

But unfortunately I am getting the below ahab error on ahab_status 

=> ahab_status
Lifecycle: 0x0020, NXP closed

SECO Event[0] = 0x0087EE00
CMD = AHAB_AUTH_CONTAINER_REQ (0x87)
IND = AHAB_NO_AUTHENTICATION_IND (0xEE)

sc_seco_get_event: idx: 1, res:3

I checked in doc for this error which says that container image is not signed, But i have signed it with csf tool.

Please help me on this issue.

 

Regards,

Rk

 

 

标记 (3)
0 项奖励
回复