mbox series

[0/2] Add HS configs for J7200 and J721S2 TI SOCs

Message ID 20220830102430.223176-1-j-choudhary@ti.com
Headers show
Series Add HS configs for J7200 and J721S2 TI SOCs | expand

Message

Jayesh Choudhary Aug. 30, 2022, 10:24 a.m. UTC
This series adds the r5 and a72 defconfigs for 2 platforms:
- J7200 HS
- J721S2 HS

Andrew Davis (1):
  configs: Add configs for J7200 High Security EVM

Jayesh Choudhary (1):
  configs: Add configs for j721s2 High Security EVM

 MAINTAINERS                         |   4 +
 configs/j7200_hs_evm_a72_defconfig  | 208 ++++++++++++++++++++++++++
 configs/j7200_hs_evm_r5_defconfig   | 172 ++++++++++++++++++++++
 configs/j721s2_hs_evm_a72_defconfig | 217 ++++++++++++++++++++++++++++
 configs/j721s2_hs_evm_r5_defconfig  | 178 +++++++++++++++++++++++
 5 files changed, 779 insertions(+)
 create mode 100644 configs/j7200_hs_evm_a72_defconfig
 create mode 100644 configs/j7200_hs_evm_r5_defconfig
 create mode 100644 configs/j721s2_hs_evm_a72_defconfig
 create mode 100644 configs/j721s2_hs_evm_r5_defconfig