feat(rdfremont): adds support for measureboot
This patch adds information(ID, metadata) of images, which need to be verified
and included as part of measureboot.
Initiates measureboot of respective images during BL1 and BL2 execution stages.
Sets up communication with RSS over AP-RSS MHUv3 channel for passing
measureboot information.
Adds MHU, RSS communication, MBEDTLS source files into BL1, BL2 binaries.
Adds mapping entries of Trusted SRAM as part BL1, BL2 xlat tables.
Due to addition of code, increased the size limit of Trusted ROM(SRAM area),
where BL1 resides.
Signed-off-by:
Sayanta Pattanayak <sayanta.pattanayak@arm.com>
Change-Id: Ia1b0bf673e865b31862cb8af79c4c71a5ba4dbea
Loading
Please register or sign in to comment