commit | 213c5eb8db04c8152687c55f7e91018c1dddfb24 | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Tue Jun 03 21:49:48 2025 +0100 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Mon Jun 30 12:21:49 2025 +0000 |
tree | d0e698803ab9364912d3c37986e9b018adc59695 | |
parent | 0b313bae1d0f0ef0208f7bffd0935d6924eaf3cf [diff] |
BL1: Add an API for stateless access to noise source Such stateless API is suitable for usage in pre-main where global variables are not setup yet and for variables that do not require cryptographic-quality randomness. Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com> Change-Id: I247247dbfdfc826ef654df46b40a4b1c5b8b0277