crypto: typo volatge
%s/volatge/voltage/g
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit 980bcccf41)
This commit is contained in:
committed by
Simon Glass
parent
34fa3dfb40
commit
4430d96177
@@ -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