When booting on a VF6 using HAB, the Authenticate Data command fails with reason HAB_INV_ADDRESS.
Does HAB not support boot from QuadSPI with XIP?
The exact command was:
CA 00 14 00 // CMD_AUTHENTICATE
02 C5 00 00 // KEY=2, PRT=CMS, ENG=ANY
00 00 0A 74 // rel. addr of signature
20 00 00 00 // block1 address to verify
00 03 DC 00 // block1 length
Any ideas?