mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-13 14:20:34 +00:00
conf: machine: j721s2: Add OP-TEE flavour
Change the OP-TEE flavour from default k3-j721e to k3-j784s4 as sa3ul support for j784s4 is upstreamed in OP-TEE and we can use the same settings in j721s2 to access TRNG. Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
bfc5076209
commit
c08fc953ef
@@ -7,6 +7,7 @@ require conf/machine/include/j721s2.inc
|
|||||||
SERIAL_CONSOLES = "115200;ttyS2"
|
SERIAL_CONSOLES = "115200;ttyS2"
|
||||||
SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
|
SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
|
||||||
TFA_K3_USART = "0x8"
|
TFA_K3_USART = "0x8"
|
||||||
|
OPTEEMACHINE = "k3-j784s4"
|
||||||
OPTEE_K3_USART = "0x8"
|
OPTEE_K3_USART = "0x8"
|
||||||
|
|
||||||
KERNEL_DEVICETREE = " \
|
KERNEL_DEVICETREE = " \
|
||||||
|
|||||||
Reference in New Issue
Block a user