You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For this platform, BL2 is the first stage of the TF-M boot process. The
shared buffer used between the bootloader and runtime must be cleared
after each reset or reboot. This prevents residual state from
previous boots from affecting subsequent boot measurement related checks
performed in function `boot_add_data_to_shared_area`.
Signed-off-by: Mudit Sharma <mudit.sharma@arm.com>
Change-Id: Ic5856ccabb84538643da190d3d33e1d38cb0c0a7
0 commit comments