imx: imx8ulp: start the ELE RNG at boot
On the imx8ulp A1 SoC, the ELE RNG needs to be manually started. Signed-off-by: Clement Faure <clement.faure@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -149,4 +149,5 @@ int ele_get_fw_status(u32 *status, u32 *response);
|
||||
int ele_release_m33_trout(void);
|
||||
int ele_write_secure_fuse(ulong signed_msg_blk, u32 *response);
|
||||
int ele_return_lifecycle_update(ulong signed_msg_blk, u32 *response);
|
||||
int ele_start_rng(void);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user