Change-Id: I6a5f1302dc4bf017a2b094d4c5095be6f0e18fea
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
SET(EMULATOR_MOUNT_LISTS ${CMAKE_SOURCE_DIR}/config/mount_list/emulator/)
SET(TARGET_MOUNT_LISTS ${CMAKE_SOURCE_DIR}/config/mount_list/target/)
-IF(("${ARCH}" STREQUAL "arm") OR ("${ARCH}" STREQUAL "aarch64"))
+IF(("${ARCH}" STREQUAL "arm") OR ("${ARCH}" STREQUAL "aarch64") OR ("${ARCH}" STREQUAL "riscv64"))
INSTALL(DIRECTORY
${TARGET_MOUNT_LISTS}
DESTINATION
DESTINATION
/usr/share/security-config/mount_list)
ENDIF()
-
%ifarch %{ix86}
cp -f test/utils/i386/* %{buildroot}%{SECURITY_TEST_DIR}/utils/
%endif
+%ifarch riscv64
+cp -f test/utils/riscv64/* %{buildroot}%{SECURITY_TEST_DIR}/utils/
+%endif
%post
/usr/share/security-config/group_id_setting