arm-trusted-firmware/include/lib/psa
David Vincze 85a14bc0a9 fix(rss): remove null-terminator from RSS metadata
Remove the null-terminator of the string-like data items
from the RSS measurement's metadata. The 'version' and
'sw_type' items have an associated length value which
should not include a null-terminator when storing the
measurement.

Change-Id: Ia91ace2fff8b6f75686dd2e1862475268300bbdb
Signed-off-by: David Vincze <david.vincze@arm.com>
2022-11-25 18:31:14 +01:00
..
psa feat(lib/psa): add measured boot API 2022-05-11 15:47:02 +02:00
psa_manifest feat(psa): remove initial attestation partition API 2022-10-07 11:32:48 +02:00
delegated_attestation.h feat(psa): add delegated attestation partition API 2022-10-07 11:32:48 +02:00
measured_boot.h fix(rss): remove null-terminator from RSS metadata 2022-11-25 18:31:14 +01:00