commit | 6717132bf27b716972e4b8116671a270d0aabc1b | [log] [tgz] |
---|---|---|
author | Jean-Philippe Brucker <jean-philippe@linaro.org> | Wed Jul 24 11:31:12 2024 +0100 |
committer | Jean-Philippe Brucker <jean-philippe@linaro.org> | Fri Sep 13 16:10:01 2024 +0200 |
tree | c36fe67826408d7035c4a4b837984993b75ad98e | |
parent | 28259691b94f4201cc15a6fd6ff4ef14ce86b478 [diff] |
fix(qemu): update rmmd_attest_get_platform_token() Update the parameters to rmmd_attest_get_platform_token(), which can now handle platform tokens larger than 4kB. Since the QEMU sample token is smaller than 4kB, our implementation remains the same. Take the opportunity to clean up the function slightly. Change-Id: Id5a1d576968ebd160d2b79c1f38392d4ecc89421 Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>