mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
crypto: typo volatge
%s/volatge/voltage/g Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Acked-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -654,7 +654,7 @@ static int rng_init(uint8_t sec_idx, ccsr_sec_t *sec)
|
||||
ret = instantiate_rng(sec_idx, sec, gen_sk);
|
||||
/*
|
||||
* entropy delay is calculated via self-test method.
|
||||
* self-test are run across different volatge, temp.
|
||||
* self-test are run across different voltage, temp.
|
||||
* if worst case value for ent_dly is identified,
|
||||
* loop can be skipped for that platform.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user