-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from jto6/main
Add J7-SK platform
- Loading branch information
Showing
6 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule arm-trusted-firmware
updated
700 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# J721e SK configuration for GP devices | ||
SOC_NAME=j721e | ||
BOARD_NAME=sk | ||
SECURITY_TYPE=gp | ||
|
||
TFA_BOARD=generic | ||
|
||
OPTEE_PLATFORM=k3-j721e | ||
|
||
UBOOT_ARMV7_DEFCONFIG=j721e_sk_r5_defconfig | ||
UBOOT_ARMV8_DEFCONFIG=j721e_sk_a72_defconfig |
Submodule ti-linux-firmware
updated
from 58e3c3 to 35fa44