diff mbox series

[kvm-unit-tests,GIT,PULL,08/13] s390x: add pv-attest to unittests.cfg

Message ID 20240424105935.184138-9-nrb@linux.ibm.com (mailing list archive)
State New, archived
Headers show
Series [kvm-unit-tests,GIT,PULL,01/13] s390x/Makefile: simplify Secure Execution boot image generation | expand

Commit Message

Nico Boehr April 24, 2024, 10:59 a.m. UTC
There seems to be no obvious reason why it shouldn't be there.

Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Link: https://lore.kernel.org/r/20240201100713.1497439-1-nrb@linux.ibm.com
Signed-off-by: Nico Boehr <nrb@linux.ibm.com>
---
 s390x/unittests.cfg | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/s390x/unittests.cfg b/s390x/unittests.cfg
index 3fb9e875..3a9decc9 100644
--- a/s390x/unittests.cfg
+++ b/s390x/unittests.cfg
@@ -389,3 +389,6 @@  extra_params = """-cpu max,ctop=on -smp cpus=1,drawers=2,books=2,sockets=2,cores
 
 [sie-dat]
 file = sie-dat.elf
+
+[pv-attest]
+file = pv-attest.elf