Read the documentation about TF-A flow on the LS0146A. Now my head is full of question.
Regarding the flow Bootrom->BL1->BL2->BL31..BL33
Two images are produces bl2_ls1046.pbl (binary+rcw+pbi) and fip.bin (BL31+..+BL33).
BL2 validates BL31 to BL33. I was wondering why just not signed fip.bin and validate the binary.
Going further is it possible to have just one signed image bl2+fip.bin validated by the bootrom.
Clearly something I do not get about why we need such chain of trust.
Cheers.
My apologies if the message has been posted twice, it did fail the first time