commit | 19b22f9d38c07136c60f48563e97bdde4f0b985f | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri Jun 17 11:42:17 2022 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed Oct 05 15:25:28 2022 +0100 |
tree | b69866f895a30a295f5655bd0bb7d9f22965c527 | |
parent | fef989c7b0e8ea2a76b650226ea5903a7f69f467 [diff] |
feat(drtm): add Event Log driver support for DRTM Added Event Log driver support for DRTM. This driver is responsible for the doing the hash measurement of various DRTM components as per [1], and putting these measurements in the Event Log buffer. [1]: https://developer.arm.com/documentation/den0113/a, section 3.16 Change-Id: I9892c313cf6640b82e261738116fe00f7975ee12 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>