commit | 26c5b5cca0b84e7336329cd0a37cdd4512503d56 | [log] [tgz] |
---|---|---|
author | Jimmy Brisson <jimmy.brisson@arm.com> | Mon Jun 22 14:18:42 2020 -0500 |
committer | Manish Pandey <manish.pandey2@arm.com> | Fri Feb 05 11:49:18 2021 +0000 |
tree | 412db47f7e686b409c21fd385a7ee20102384f4e | |
parent | 0e5213ddaeb809b7f7174068036d2621fc497e74 [diff] |
Add TRNG Firmware Interface service This adds the TRNG Firmware Interface Service to the standard service dispatcher. This includes a method for dispatching entropy requests to platforms and includes an entropy pool implementation to avoid dropping any entropy requested from the platform. Change-Id: I71cadb3cb377a507652eca9e0d68714c973026e9 Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>