Skip to content

Commit

Permalink
Merge pull request #24 from vaishnavachath/j722s
Browse files Browse the repository at this point in the history
Add J722s EVM build support
  • Loading branch information
nmenon authored Oct 16, 2024
2 parents be2e8f6 + c5f7897 commit 7b3eb7b
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 7b3eb7b

Please sign in to comment.