aboutsummaryrefslogtreecommitdiff
path: root/ldcg-sbsa-firmware.yaml
AgeCommit message (Collapse)Author
2021-01-14Rename docker node to use ldcg instead of legAndrew Goodbody
Change-Id: Ica30fccc8250b32cb9e8311a1ccaa0ad49399a4e
2020-09-17ldcg-sbsa-firmware: fix second parametrMarcin Juszkiewicz
Change-Id: Id66fa7171d938d5c7d3b815c5aac96939e32ce29
2020-09-17ldcg-sbsa-firmware: add retries parametrMarcin Juszkiewicz
Due to how ARM Enterprise ACS works we need to restart QEMU few times. Due to how it hangs we need to force kill it sometimes. Run #18 gave those times: 00:20:38.833 Starting qemu for 1 time 00:53:02.641 Starting qemu for 2 time (ACS shutdown machine) 00:53:36.170 Starting qemu for 3 time (ACS shutdown machine) 00:54:09.675 Starting qemu for 4 time (ACS shutdown machine) 01:01:37.880 UEFI gives us "Synchronous Exception at 0x000001003F434548" and we have to kill QEMU 01:44:09.718 Starting qemu for 5 time 01:47:15.660 ACS gives us "TEST Wakeup from Power Semantic B" and we have to kill QEMU Then we are in a loop. Change-Id: Ic61f45620692a005a05294daeb3995919f714986
2020-09-17ldcg-sbsa-firmware: try to not exit on error and give more time for qemuMarcin Juszkiewicz
Run #17 shown that it takes ~50 minutes for ARM Enterprise ACS to reach first moment when qemu needs to be killed due to 'Synchronous Exception' from UEFI. Change-Id: I2814a1740dc4077e0bf565a6afdc9f1007a407a2
2020-09-16ldcg-sbsa-firmware: allow to set timeout on job runMarcin Juszkiewicz
Change-Id: I21f691cc89bf921b4cdc889ea4c63fc1d3e04268
2020-09-16ldcg-sbsa-firmware: move to use ARM Enterprise ACSMarcin Juszkiewicz
We were running simple ACPIView check for SBBR tables and ARM SBSA ACS testsuite because we lacked working reset functionality. Now we have reset/shutdown so we can run ARM Enterprise ACS instead. It reboots several times, shutdown machine few times and finally boot Linux (and fail - issue [1] reported). 1. https://github.com/ARM-software/arm-enterprise-acs/issues/77 At the end we copy and publish logs. Change-Id: I73590d1cf1c39c4b62753140b4d1eaca41384e8e
2020-08-04ldcg-sbsa-firmware: send info to asa-dev MLMarcin Juszkiewicz
Change-Id: I6b99c3b75d2af41472be80113aac4cd137c8499a
2020-08-03ldcg-sbsa-firmware: Let check how QEMU SBSA comply with SBSA ACSMarcin Juszkiewicz
We build HEAD of QEMU, then EDK2 for it (from Tanmay's branch) and then run SBSA ACS in it to see how it complies. Change-Id: I7fc2f876698e1b8ce8ffabcda9beff5740db80cd