From 61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 22 Dec 2019 19:34:12 +0100 Subject: tools/syz-check: check amd64 and 386 at the same time Update #590 --- sys/linux/trusty.txt.warn | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'sys/linux/trusty.txt.warn') diff --git a/sys/linux/trusty.txt.warn b/sys/linux/trusty.txt.warn index fdd2d410f..5da64e921 100644 --- a/sys/linux/trusty.txt.warn +++ b/sys/linux/trusty.txt.warn @@ -1,18 +1,18 @@ -struct trusty_gatekeeper_error: no corresponding struct in kernel -struct trusty_gatekeeper_retry: no corresponding struct in kernel -struct trusty_password_handle: no corresponding struct in kernel -struct trusty_km_secure_msg: no corresponding struct in kernel -struct trusty_km_msg_t: no corresponding struct in kernel -struct trusty_km_supported_digests: no corresponding struct in kernel -struct trusty_km_configure: no corresponding struct in kernel -len target params refer to an array with variable-size elements (do you mean bytesize?) -len target elements refer to an array with variable-size elements (do you mean bytesize?) -struct trusty_authorization_elem_t: no corresponding struct in kernel -struct trusty_authorization_bytes: no corresponding struct in kernel -struct trusty_avb_msg_t: no corresponding struct in kernel -struct trusty_avb_rollback_index: no corresponding struct in kernel -struct trusty_storage_msg: no corresponding struct in kernel -struct trusty_storage_file_close_req: no corresponding struct in kernel -struct trusty_storage_file_read_req: no corresponding struct in kernel -struct trusty_storage_file_get_size_req: no corresponding struct in kernel -struct trusty_storage_file_set_size_req: no corresponding struct in kernel +no-such-struct: trusty_gatekeeper_error +no-such-struct: trusty_gatekeeper_retry +no-such-struct: trusty_password_handle +no-such-struct: trusty_km_secure_msg +no-such-struct: trusty_km_msg_t +no-such-struct: trusty_km_supported_digests +no-such-struct: trusty_km_configure +compiler: len target params refer to an array with variable-size elements (do you mean bytesize?) +compiler: len target elements refer to an array with variable-size elements (do you mean bytesize?) +no-such-struct: trusty_authorization_elem_t +no-such-struct: trusty_authorization_bytes +no-such-struct: trusty_avb_msg_t +no-such-struct: trusty_avb_rollback_index +no-such-struct: trusty_storage_msg +no-such-struct: trusty_storage_file_close_req +no-such-struct: trusty_storage_file_read_req +no-such-struct: trusty_storage_file_get_size_req +no-such-struct: trusty_storage_file_set_size_req -- cgit mrf-deployment