[PATCH v3 3/3] configs: add support of OPTEE RNG in stm32mp15 defconfig

Tom Rini trini at konsulko.com
Mon Apr 11 16:47:24 CEST 2022


On Tue, Mar 29, 2022 at 02:21:25PM +0200, Patrick Delaunay wrote:

> When the RNG device is secured with OP-TEE, it is only accessible with
> the HWRNG TA, the CONFIG_RNG_OPTEE is needed for STM32MP15 targets
> with OP-TEE support.
> 
> The probe of this RNG driver fails when the TA is not available in OP-TEE
> and the previous driver can be used, as CONFIG_RNG_STM32MP1 is activated
> and when the associated node is activated in the device tree with:
> 
> &rng1 {
> 	status = "okay";
> };
> 
> When the RNG is used in OP-TEE, this node should be deactivated in
> the Linux and U-Boot device tree.
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220411/4cf5ad65/attachment.sig>


More information about the U-Boot mailing list