From d53979b589609d87036d8daf9500f7eccb0c6317 Mon Sep 17 00:00:00 2001 From: Raphael Moreira Zinsly Date: Mon, 20 Apr 2020 17:55:34 -0300 Subject: selftests/powerpc: Add header files for GZIP engine test Add files to access the powerpc NX-GZIP engine in user space. Signed-off-by: Bulent Abali Signed-off-by: Raphael Moreira Zinsly Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20200420205538.25181-2-rzinsly@linux.ibm.com --- tools/testing/selftests/powerpc/nx-gzip/include/vas-api.h | 1 + 1 file changed, 1 insertion(+) create mode 120000 tools/testing/selftests/powerpc/nx-gzip/include/vas-api.h (limited to 'tools/testing/selftests/powerpc/nx-gzip/include/vas-api.h') diff --git a/tools/testing/selftests/powerpc/nx-gzip/include/vas-api.h b/tools/testing/selftests/powerpc/nx-gzip/include/vas-api.h new file mode 120000 index 000000000000..77fb4c7236d0 --- /dev/null +++ b/tools/testing/selftests/powerpc/nx-gzip/include/vas-api.h @@ -0,0 +1 @@ +../../../../../../arch/powerpc/include/uapi/asm/vas-api.h \ No newline at end of file -- cgit v1.2.3