diff options
Diffstat (limited to 'executor')
| -rw-r--r-- | executor/defs.h | 4 | ||||
| -rw-r--r-- | executor/syscalls.h | 24 |
2 files changed, 6 insertions, 22 deletions
diff --git a/executor/defs.h b/executor/defs.h index 9be26a25e..145119748 100644 --- a/executor/defs.h +++ b/executor/defs.h @@ -45,7 +45,7 @@ #if GOARCH_amd64 #define GOARCH "amd64" -#define SYZ_REVISION "94e510c87fa5a1ebd5b12fbbbac57db6496987b3" +#define SYZ_REVISION "10ad2411f1db75aaa4971061b5f008e17d8dd923" #define SYZ_EXECUTOR_USES_FORK_SERVER 0 #define SYZ_EXECUTOR_USES_SHMEM 0 #define SYZ_PAGE_SIZE 4096 @@ -55,7 +55,7 @@ #if GOARCH_arm64 #define GOARCH "arm64" -#define SYZ_REVISION "2323bb6688be3593013335e5bd3f0ab3db6bb508" +#define SYZ_REVISION "8513a6093b2306314106c924eee6cb5263d85436" #define SYZ_EXECUTOR_USES_FORK_SERVER 0 #define SYZ_EXECUTOR_USES_SHMEM 0 #define SYZ_PAGE_SIZE 4096 diff --git a/executor/syscalls.h b/executor/syscalls.h index c9e9c7cdd..a8236cb80 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -1270,8 +1270,6 @@ const call_t syscalls[] = { {"fdio_service_connect$fuchsia_net_SocketControl", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_SocketProvider", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_stack_Stack", 0, (syscall_t)fdio_service_connect}, - {"fdio_service_connect$fuchsia_power_PowerManager", 0, (syscall_t)fdio_service_connect}, - {"fdio_service_connect$fuchsia_power_PowerManagerWatcher", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_process_Launcher", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_process_Resolver", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_scpi_SystemController", 0, (syscall_t)fdio_service_connect}, @@ -1332,6 +1330,7 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_cobalt_ControllerBlockUntilEmpty", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerGenerateAggregatedObservations", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerGetFailedSendAttempts", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_cobalt_ControllerGetNumObservationsAdded", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerGetNumSendAttempts", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerRequestSendSoon", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerBaseEndTimer", 0, (syscall_t)zx_channel_call}, @@ -1344,10 +1343,8 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_cobalt_LoggerBaseStartTimer", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerEndTimer", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLogger", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectId", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectName", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerSimple", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectId", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectName", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerLogCobaltEvent", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerLogCobaltEvents", 0, (syscall_t)zx_channel_call}, @@ -1477,7 +1474,6 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_net_stack_StackGetForwardingTable", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_stack_StackGetInterfaceInfo", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_stack_StackListInterfaces", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_power_PowerManagerGetBatteryStatus", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_LauncherCreateWithoutStarting", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_LauncherLaunch", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_ResolverResolve", 0, (syscall_t)zx_channel_call}, @@ -1508,8 +1504,6 @@ const call_t syscalls[] = { {"zx_channel_create$fuchsia_net_SocketControl", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_SocketProvider", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_stack_Stack", 0, (syscall_t)zx_channel_create}, - {"zx_channel_create$fuchsia_power_PowerManager", 0, (syscall_t)zx_channel_create}, - {"zx_channel_create$fuchsia_power_PowerManagerWatcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_process_Launcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_process_Resolver", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_scpi_SystemController", 0, (syscall_t)zx_channel_create}, @@ -1535,8 +1529,6 @@ const call_t syscalls[] = { {"zx_channel_write$fuchsia_io_FileClone", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_NodeClone", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_ldsvc_LoaderDone", 0, (syscall_t)zx_channel_write}, - {"zx_channel_write$fuchsia_power_PowerManagerWatch", 0, (syscall_t)zx_channel_write}, - {"zx_channel_write$fuchsia_power_PowerManagerWatcherOnChangeBatteryStatus", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddArgs", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddEnvirons", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddHandles", 0, (syscall_t)zx_channel_write}, @@ -1645,8 +1637,8 @@ const call_t syscalls[] = { {"zx_vmar_protect", 0, (syscall_t)zx_vmar_protect}, {"zx_vmar_unmap", 0, (syscall_t)zx_vmar_unmap}, {"zx_vmar_unmap_handle_close_thread_exit", 0, (syscall_t)zx_vmar_unmap_handle_close_thread_exit}, - {"zx_vmo_clone", 0, (syscall_t)zx_vmo_clone}, {"zx_vmo_create", 0, (syscall_t)zx_vmo_create}, + {"zx_vmo_create_child", 0, (syscall_t)zx_vmo_create_child}, {"zx_vmo_get_size", 0, (syscall_t)zx_vmo_get_size}, {"zx_vmo_op_range$ZX_VMO_OP_CACHE_CLEAN", 0, (syscall_t)zx_vmo_op_range}, {"zx_vmo_op_range$ZX_VMO_OP_CACHE_CLEAN_INVALIDATE", 0, (syscall_t)zx_vmo_op_range}, @@ -1699,8 +1691,6 @@ const call_t syscalls[] = { {"fdio_service_connect$fuchsia_net_SocketControl", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_SocketProvider", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_net_stack_Stack", 0, (syscall_t)fdio_service_connect}, - {"fdio_service_connect$fuchsia_power_PowerManager", 0, (syscall_t)fdio_service_connect}, - {"fdio_service_connect$fuchsia_power_PowerManagerWatcher", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_process_Launcher", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_process_Resolver", 0, (syscall_t)fdio_service_connect}, {"fdio_service_connect$fuchsia_scpi_SystemController", 0, (syscall_t)fdio_service_connect}, @@ -1761,6 +1751,7 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_cobalt_ControllerBlockUntilEmpty", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerGenerateAggregatedObservations", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerGetFailedSendAttempts", 0, (syscall_t)zx_channel_call}, + {"zx_channel_call$fuchsia_cobalt_ControllerGetNumObservationsAdded", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerGetNumSendAttempts", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_ControllerRequestSendSoon", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerBaseEndTimer", 0, (syscall_t)zx_channel_call}, @@ -1773,10 +1764,8 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_cobalt_LoggerBaseStartTimer", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerEndTimer", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLogger", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectId", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerFromProjectName", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerSimple", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectId", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerFactoryCreateLoggerSimpleFromProjectName", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerLogCobaltEvent", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_cobalt_LoggerLogCobaltEvents", 0, (syscall_t)zx_channel_call}, @@ -1906,7 +1895,6 @@ const call_t syscalls[] = { {"zx_channel_call$fuchsia_net_stack_StackGetForwardingTable", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_stack_StackGetInterfaceInfo", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_net_stack_StackListInterfaces", 0, (syscall_t)zx_channel_call}, - {"zx_channel_call$fuchsia_power_PowerManagerGetBatteryStatus", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_LauncherCreateWithoutStarting", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_LauncherLaunch", 0, (syscall_t)zx_channel_call}, {"zx_channel_call$fuchsia_process_ResolverResolve", 0, (syscall_t)zx_channel_call}, @@ -1937,8 +1925,6 @@ const call_t syscalls[] = { {"zx_channel_create$fuchsia_net_SocketControl", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_SocketProvider", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_net_stack_Stack", 0, (syscall_t)zx_channel_create}, - {"zx_channel_create$fuchsia_power_PowerManager", 0, (syscall_t)zx_channel_create}, - {"zx_channel_create$fuchsia_power_PowerManagerWatcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_process_Launcher", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_process_Resolver", 0, (syscall_t)zx_channel_create}, {"zx_channel_create$fuchsia_scpi_SystemController", 0, (syscall_t)zx_channel_create}, @@ -1964,8 +1950,6 @@ const call_t syscalls[] = { {"zx_channel_write$fuchsia_io_FileClone", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_io_NodeClone", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_ldsvc_LoaderDone", 0, (syscall_t)zx_channel_write}, - {"zx_channel_write$fuchsia_power_PowerManagerWatch", 0, (syscall_t)zx_channel_write}, - {"zx_channel_write$fuchsia_power_PowerManagerWatcherOnChangeBatteryStatus", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddArgs", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddEnvirons", 0, (syscall_t)zx_channel_write}, {"zx_channel_write$fuchsia_process_LauncherAddHandles", 0, (syscall_t)zx_channel_write}, @@ -2074,8 +2058,8 @@ const call_t syscalls[] = { {"zx_vmar_protect", 0, (syscall_t)zx_vmar_protect}, {"zx_vmar_unmap", 0, (syscall_t)zx_vmar_unmap}, {"zx_vmar_unmap_handle_close_thread_exit", 0, (syscall_t)zx_vmar_unmap_handle_close_thread_exit}, - {"zx_vmo_clone", 0, (syscall_t)zx_vmo_clone}, {"zx_vmo_create", 0, (syscall_t)zx_vmo_create}, + {"zx_vmo_create_child", 0, (syscall_t)zx_vmo_create_child}, {"zx_vmo_get_size", 0, (syscall_t)zx_vmo_get_size}, {"zx_vmo_op_range$ZX_VMO_OP_CACHE_CLEAN", 0, (syscall_t)zx_vmo_op_range}, {"zx_vmo_op_range$ZX_VMO_OP_CACHE_CLEAN_INVALIDATE", 0, (syscall_t)zx_vmo_op_range}, |
