mbox series

[meta-ti,dunfell,v2,0/4] TRNG support for J721S2 and J784S4

Message ID 20221010153058.28310-1-j-choudhary@ti.com
Headers show
Series TRNG support for J721S2 and J784S4 | expand

Message

Jayesh Choudhary Oct. 10, 2022, 3:30 p.m. UTC
This series enable the OP-TEE TRNG for J721S2 and J784S4 platform.
MCU sa3ul support has been added to OP-TEE upstream for J784S4[0].
The same flavour can be used for J721S2 in OP-TEE.

[0]: https://github.com/OP-TEE/optee_os/pull/5572

Changelog v1->v2:
- Change the commit message for [PATCH 3/4] ('conf: machine: j721s2:
  Add OP-TEE flavour')

Jayesh Choudhary (4):
  optee-os: Update SRCREV for OP-TEE TRNG in J784S4
  conf: machine: j784s4: Add OP-TEE flavour
  conf: machine: j721s2: Add OP-TEE flavour
  optee-os: Enable TRNG driver as OP-TEE support is added

 conf/machine/j721s2-evm.conf               | 1 +
 conf/machine/j784s4-evm.conf               | 1 +
 recipes-security/optee/optee-os_%.bbappend | 4 +---
 3 files changed, 3 insertions(+), 3 deletions(-)