]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(rss): reduce input validation for measured boot
authorTamas Ban <tamas.ban@arm.com>
Mon, 3 Oct 2022 15:29:45 +0000 (17:29 +0200)
committerTamas Ban <tamas.ban@arm.com>
Fri, 7 Oct 2022 09:32:48 +0000 (11:32 +0200)
commit13a129e8dcea358033f3c83b2d81b25129e02d43
treeda778cfd8b0ebba16e5fbde9366479a01a9f864b
parent7042fa6d39e3a8341f9318d0b57b83bd51dd8124
fix(rss): reduce input validation for measured boot

Remove an assert, which checks whether output buffer is
provided, because in measured boot there is no output.

Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Change-Id: I08db9c2eea1da2d7120c9872ffbf8d8ee45c8e08
drivers/arm/rss/rss_comms_protocol.c
drivers/arm/rss/rss_comms_protocol_embed.c
drivers/arm/rss/rss_comms_protocol_pointer_access.c