Re: [PATCH v2 01/12] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support

2024-06-03 Thread Alistair Francis
On Fri, May 24, 2024 at 4:14 PM Sunil V L wrote: > > Enable building the test application for RISC-V with appropriate > dependencies updated. > > Signed-off-by: Sunil V L > Acked-by: Gerd Hoffmann Acked-by: Alistair Francis Alistair > --- > tests/uefi-test-tools/UefiTestToolsPkg/UefiTestToo

[PATCH v2 01/12] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support

2024-05-23 Thread Sunil V L
Enable building the test application for RISC-V with appropriate dependencies updated. Signed-off-by: Sunil V L Acked-by: Gerd Hoffmann --- tests/uefi-test-tools/UefiTestToolsPkg/UefiTestToolsPkg.dsc | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/uefi-test-tools/