commit | eab78e9ba4e36da27941bac99d2de0d5228eca6c | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Aug 10 20:51:55 2021 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Oct 12 17:53:47 2021 +0100 |
tree | edcbaeb8154168c2c4b6411cb45799c6b03e46f4 | |
parent | 8cd09cfc9172ee9aed88af41f3601cb619651495 [diff] |
refactor(measured_boot): remove passing of BL2 hash via device tree Subsequent patches will provide a solution to do the BL2 hash measurement and recording in BL1 itself, hence in preparation to adopt that solution remove the logic of passing BL2 hash measurement to BL2 component via TB_FW config. Change-Id: Iff9b3d4c6a236a33b942898fcdf799cbab89b724 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>