commit | 49f40c10c84da2b63d7c519aa45084e421237334 | [log] [tgz] |
---|---|---|
author | Jamie Fox <jamie.fox@arm.com> | Mon Aug 01 17:43:50 2022 +0100 |
committer | Jamie Fox <jamie.fox@arm.com> | Tue Aug 02 14:53:09 2022 +0100 |
tree | ebc828528f951a28cfcd2e9b3455802b62084e57 | |
parent | 5fb7a1352fdd9b797fb98b755caa7f21d5907e42 [diff] |
Measured boot: Use a fixed stateless handle The measured boot service is called from outside TF-M using the stateless handle. Since TF-M can be updated separately from the rest of the system, use a fixed stateless handle so it cannot change in an update. Signed-off-by: Jamie Fox <jamie.fox@arm.com> Change-Id: I1d0dcf86d286e357832d8b193d25e669e072b1d3