mbox series

[v2,0/2] tests/avocado: make sbsa-ref working with >1 core

Message ID 20240620060014.605563-1-marcin.juszkiewicz@linaro.org
Headers show
Series tests/avocado: make sbsa-ref working with >1 core | expand

Message

Marcin Juszkiewicz June 20, 2024, 6 a.m. UTC
Recent changes made sbsa-ref crash when more than 1 cpu core was used.
We handle it in firmware now so one patch updates it to the working
snapshot (TF-A 2.11 + EDK2 snapshot + EDK2-platforms snapshot).

Other change drops "-smp 1" from CI to make sure we test default setup
of sbsa-ref.

I have no idea why previous firmware worked with 1 cpu core and failed
with any higher number.


Marcin Juszkiewicz (2):
  tests/avocado: use default amount of cores on sbsa-ref
  tests/avocado: update firmware for sbsa-ref

 tests/avocado/machine_aarch64_sbsaref.py | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)