]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(rss): determine the size of sw_type in RSS mboot metadata
authorTamas Ban <tamas.ban@arm.com>
Mon, 3 Oct 2022 11:19:55 +0000 (13:19 +0200)
committerTamas Ban <tamas.ban@arm.com>
Fri, 7 Oct 2022 09:32:48 +0000 (11:32 +0200)
commit2c8f2a9ad45023354516d419dc9fda2a4f02812b
tree92a91848cb5652ea991f6b23ed6925b567b3e46b
parent471c9895a630560561717067113e4c4d7127bb9f
fix(rss): determine the size of sw_type in RSS mboot metadata

Without setting the correct size of sw_type the metadata won't
be propagated to RSS through rss_measured_boot_extend_measurement()
API.

Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Change-Id: I4066d4762689c96ac2ac8e8b8db5d2b1f108b550
drivers/measured_boot/rss/rss_measured_boot.c