aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-03-27 07:38:16 -0500
committerDan Murphy <dmurphy@ti.com>2020-03-27 07:38:16 -0500
commit8d3c920a0223fcd7aca768d0ea83194cadc722e9 (patch)
tree762415409728980de9869149d1baebebe5fd5801
parent62feeeca2e03e80292c1c4e8cb784a49f6a511c4 (diff)
downloadlinux-dt-8d3c920a0223fcd7aca768d0ea83194cadc722e9.tar.gz
system_test: pcie_rc: Add pcie_rc test config
Add the pcie test enable config fragment to be able to build the pcie test as built-in Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--config/system_test/system_test_map.txt1
-rw-r--r--system_test/system_test_recipe1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/system_test/system_test_map.txt b/config/system_test/system_test_map.txt
index 66c797e..6d373e7 100644
--- a/config/system_test/system_test_map.txt
+++ b/config/system_test/system_test_map.txt
@@ -9,3 +9,4 @@ classification: v7_System_Test_Defconfigs type: k2_mmc_module defconfig: multi_v
classification: v7_System_Test_Defconfigs type: omapl138_mmc_module defconfig: davinci_all_defconfig config_file: None extra_configs: baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg systemd.cfg system_test/mmc/module/v7_mmc_module.cfg
classification: v7_System_Test_Defconfigs type: dra7_mmc_module defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg omap_soc.cfg lpae.cfg dra7_only.cfg systemd.cfg system_test/mmc/module/v7_mmc_module.cfg
classification: v7_System_Test_Defconfigs type: am3_pio_musb defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg omap_soc.cfg am33xx_only.cfg systemd.cfg system_test/pio/pio_for_musb.cfg
+classification: v7_System_Test_Defconfigs type: j7_pcie_rc defconfig: multi_v7_defconfig config_file: None extra_configs: multi_v7_prune.cfg baseport.cfg ipc.cfg connectivity.cfg audio_display.cfg omap_soc.cfg lpae.cfg dra7_only.cfg systemd.cfg system_test/pcie/pcie_rc/pcie_ep_test.cfg
diff --git a/system_test/system_test_recipe b/system_test/system_test_recipe
index df629ea..6662c38 100644
--- a/system_test/system_test_recipe
+++ b/system_test/system_test_recipe
@@ -4,3 +4,4 @@ arch: arm testsuite: am3_usbhost output: am3_usbhost defconfig: am3_pio_musb ove
arch: arm64 testsuite: j7_usb_otg_full_speed output: j7_usb_otg_full_speed defconfig: ti_sdk_arm64_release dt_overlay: usb_otg/j7/full_speed
arch: arm64 testsuite: j7_usb_otg_high_speed output: j7_usb_otg_high_speed defconfig: ti_sdk_arm64_release dt_overlay: usb_otg/j7/high_speed
arch: arm64 testsuite: j7_pcie_ep output: j7_pcie_ep defconfig: ti_sdk_arm64_release dt_overlay: pcie/pcie_ep/dma/j7
+arch: arm64 testsuite: j7_pcie_rc output: j7_pcie_rc defconfig: ti_sdk_arm64_release dt_overlay: none