commit | 31ddf03fc2f258da265a90956f0ce49e444486bc | [log] [tgz] |
---|---|---|
author | Jimmy Brisson <theotherjimmy@gmail.com> | Thu Mar 02 19:51:40 2023 -0600 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Wed May 03 13:47:09 2023 +0200 |
tree | 6017b4bdca9cef054a674b2c90b9b8253f279354 | |
parent | 6cc744487a02386c8c79982ef75e1cbebe6b7a60 [diff] |
Measured Boot: Strip null char before IPC TF-A had made a similar change a while back. In order to get the test suite running inside of TF-A's BL31 TF-M must have compatible behavior. This trims the null both in the interface and in the test suite data. Change-Id: I6a04d8acbb96b1431cdc84ba7328557f1ac38216 Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com>