aboutsummaryrefslogtreecommitdiff
path: root/linaro-edk2-capsule
diff options
context:
space:
mode:
Diffstat (limited to 'linaro-edk2-capsule')
-rw-r--r--linaro-edk2-capsule/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json7
-rw-r--r--linaro-edk2-capsule/lava-job-definitions/rtsm_fvp_base-aemv8a/template.yaml6
2 files changed, 4 insertions, 9 deletions
diff --git a/linaro-edk2-capsule/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json b/linaro-edk2-capsule/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
index b0cd8ca7d1..2076db3ede 100644
--- a/linaro-edk2-capsule/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
+++ b/linaro-edk2-capsule/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
@@ -8,11 +8,8 @@
"boot:/fvp": [
"delete"
],
- "http://people.linaro.org/~fu.wei/LAVA/test/UEFI/uefi_update_capsule/Image_leg_armv8_UpdateCapsule_test": [
- "boot:/Image"
- ],
- "http://people.linaro.org/~fu.wei/LAVA/test/UEFI/uefi_update_capsule/fvp-base-gicv2-psci.dtb_UpdateCapsule_test": [
- "boot:/fvp-base-gicv2-psci.dtb"
+ "${STARTUP_NSH}": [
+ "boot:/EFI/BOOT/startup.nsh"
],
"${BL1_URL}": [
"boot:/fvp_bl1.bin"
diff --git a/linaro-edk2-capsule/lava-job-definitions/rtsm_fvp_base-aemv8a/template.yaml b/linaro-edk2-capsule/lava-job-definitions/rtsm_fvp_base-aemv8a/template.yaml
index c8e36fe762..6f6a75a21f 100644
--- a/linaro-edk2-capsule/lava-job-definitions/rtsm_fvp_base-aemv8a/template.yaml
+++ b/linaro-edk2-capsule/lava-job-definitions/rtsm_fvp_base-aemv8a/template.yaml
@@ -5,10 +5,8 @@ actions:
customize:
'boot:/fvp':
- 'delete'
- 'http://people.linaro.org/~fu.wei/LAVA/test/UEFI/uefi_update_capsule/Image_leg_armv8_UpdateCapsule_test':
- - 'boot:/Image'
- 'http://people.linaro.org/~fu.wei/LAVA/test/UEFI/uefi_update_capsule/fvp-base-gicv2-psci.dtb_UpdateCapsule_test':
- - 'boot:/fvp-base-gicv2-psci.dtb'
+ '${STARTUP_NSH}':
+ - 'boot:/EFI/BOOT/startup.nsh'
'${BL1_URL}':
- 'boot:/fvp_bl1.bin'
'${FIP_URL}':