arm-trusted-firmware/drivers/measured_boot
Manish V Badarkhe 36bcf10c23 refactor(rss): make RSS driver standalone for Measured Boot
Currently, Measured Boot RSS driver gathers data from platform calls,
specifically RSS metadata. Generally, the driver should use the least
amount of platform calls possible, and the platform should provide the
data directly to the driver via the driver interface.

For this purpose, RSS Measured Boot driver interface APIs were updated
and platform calls were removed from RSS Measured Boot driver.

Change-Id: I6c797d9ac2d70215f32a084a7643884b399ee28c
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2023-07-03 21:34:22 +01:00
..
event_log refactor(measured-boot): accept metadata as a function's argument 2022-11-22 10:06:56 +00:00
rss refactor(rss): make RSS driver standalone for Measured Boot 2023-07-03 21:34:22 +01:00