surya: Update blobs from V13.0.4.0.SJGEUXM

Change-Id: I378079cc4a43be014ae5d9cdc9befb2fdbf308cb
This commit is contained in:
Willy Gardiol
2023-02-05 15:53:56 +01:00
parent 72aa4677de
commit e0f1ffd131
688 changed files with 1656 additions and 310 deletions

View File

@@ -92,4 +92,4 @@ sched_getaffinity: 1
socket: 1
process_vm_readv: 1
tgkill: 1
sigreturn: 1

View File

@@ -61,3 +61,4 @@ gettid: 1
setpriority: 1
prctl: 1
write: 1
madvise: 1

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2020 Qualcomm Technologies, Inc.
# Copyright (c) 2020-2021 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc
#
@@ -64,4 +64,5 @@ getpid: 1
sigaltstack: 1
setpriority: 1
getdents64: 1
dup: 1
dup: 1
mremap:1