]> git.baikalelectronics.ru Git - arm-tf.git/commit
docs(threat-model): add a notes related to the Measured Boot
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Mon, 3 Apr 2023 12:50:59 +0000 (13:50 +0100)
committerManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 19 Apr 2023 12:54:52 +0000 (13:54 +0100)
commit7ccefbca3b09679bb6803a4c4677d2e76ae895d3
treee6c203285c74766377ba0c7c68d2258eb4eb62fc
parent0223d15764ed78319c0eac00c641c6148898a395
docs(threat-model): add a notes related to the Measured Boot

TF-A currently does not have any TPM2 driver for extending
measurements into a discrete TPM chip. In TPM-based attestation
scheme, measurements are just stored into a TCG-compatible event
log buffer in secure memory.

In light of the fact that Event Log measurements are taken by BL1 and
BL2, we need to trust these components to store genuine measurements,
and the Generic Threat Model always mitigates against attacks on these
components, therefore, there is no explicit document for the Measured
Boot threat model at this time is needed.

Change-Id: I41b037b2f5956d327b53cd834345e5aefdcfb5ef
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
docs/global_substitutions.txt
docs/glossary.rst
docs/threat_model/threat_model.rst