1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-10 12:52:37 +00:00

trusted-firmware-a: Update SRCREV for AM64X support

Update SRCREV to pick latest that includes AM64X support

commit 65dd16b4e ("ti: k3: Introduce lite device board support")
adds support of AM64X platform in ti-atf branch.

This patch updates the SRCREV and also updates the BOARD to "lite" to
build for the mentioned platform.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Suggested-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Denys Dmytriyenko <denis@denix.org>
This commit is contained in:
Praneeth Bajjuri
2020-12-16 06:49:08 +00:00
committed by Dan Murphy
parent 76ba5caad6
commit 888ed87486
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -9,6 +9,8 @@ SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
KERNEL_DEVICETREE = " \
ti/k3-am642-evm.dtb \
"
TFA_BOARD = "lite"
OPTEEMACHINE = "k3-am65x"
OPTEEOUTPUTMACHINE = "k3"