Skip to content

Commit

Permalink
configs: Add j722s_evm_hsfs_all_defconfig
Browse files Browse the repository at this point in the history
Add support for J722S (HS-FS) EVM Board.

Signed-off-by: Vaishnav Achath <[email protected]>
  • Loading branch information
vaishnavachath committed Oct 15, 2024
1 parent be2e8f6 commit c5f7897
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions configs/j722s_evm_hsfs_all_defconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# J722s EVM configuration for HS-FS devices
SOC_NAME=j722s
BOARD_NAME=evm
SECURITY_TYPE=hs-fs

TFA_BOARD=lite

OPTEE_PLATFORM=k3-am62x
OPTEE_EXTRA_ARGS="CFG_WITH_SOFTWARE_PRNG=y"

UBOOT_ARMV7_DEFCONFIG=j722s_evm_r5_defconfig
UBOOT_ARMV8_DEFCONFIG=j722s_evm_a53_defconfig

0 comments on commit c5f7897

Please sign in to comment.