i.MX6ULL bootRom doesn't invalidate d-cache issue (ERR010449) and CAAM engine

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX6ULL bootRom doesn't invalidate d-cache issue (ERR010449) and CAAM engine

ソリューションへジャンプ
1,257件の閲覧回数
nvbolhuis2
Contributor II

i.MX6ULL ERR010449 states that :
When authenticating image, DCP write the result HASH value of the boot image into OCRAM,
but ROM does not invalidate D-Cache when reading back the HASH. Thus getting wrong value,
and finally wrongly ‘think’ the image is invalid.

There are two workarounds:
- Disable MMU/D-Cache using in BootROM by setting Boot_Config “BT_MMU_DISABLE”, or
- Specify engine as “HAB_ENG_SW” instead of “HAB_ENG_DCP” by SCT tool. This will force HAB use the software hash engine.

We use the CAAM (HAB_ENG_CAAM) engine, in other words, the "[Header]" section of our CSF file contains:
"Engine = CAAM"

Does the issue also occur for the CAAM engine or does it *only* occur with the DCP (HAB_ENG_DCP) engine ?

0 件の賞賛
返信
1 解決策
1,252件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Norbert

 

>Does the issue also occur for the CAAM engine or does it *only* occur with the DCP (HAB_ENG_DCP) engine ?

 

it only occur with the i.MX6ULL DCP (HAB_ENG_DCP) engine.

 

Best regards
igor

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,253件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Norbert

 

>Does the issue also occur for the CAAM engine or does it *only* occur with the DCP (HAB_ENG_DCP) engine ?

 

it only occur with the i.MX6ULL DCP (HAB_ENG_DCP) engine.

 

Best regards
igor

0 件の賞賛
返信