]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(lib/psa): add read_measurement API
authorMate Toth-Pal <mate.toth-pal@arm.com>
Mon, 24 Oct 2022 13:15:10 +0000 (15:15 +0200)
committerMate Toth-Pal <mate.toth-pal@arm.com>
Fri, 25 Nov 2022 09:00:13 +0000 (10:00 +0100)
commit6d0525aafe17e7affb0f71e86a5121989c150c42
tree0684d9c0887eb4731b0289bc6a4a3860ccf12f15
parent9881bb93a3bc0a3ea37e9f093e09ab4b360a9e48
feat(lib/psa): add read_measurement API

This API is added for testing purposes. It makes possible to write test
cases that read measurements back after extending them, and compare
them to expected results.

Change-Id: Iec447d972fdd54a56ab933a065476e0f4d35a6fc
Signed-off-by: Mate Toth-Pal <mate.toth-pal@arm.com>
include/lib/psa/measured_boot.h
lib/psa/measured_boot.c
lib/psa/measured_boot_private.h