update new sdk

This commit is contained in:
August 2020-07-15 19:27:51 +08:00
parent f33907443a
commit 744c72c133
1643 changed files with 83006 additions and 28021 deletions

View file

@ -0,0 +1,116 @@
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# NOTE! Please use 'git ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# Normal rules
#
.*
*.o
*.o.*
*.a
*.s
*.ko
*.so
*.so.dbg
*.mod.c
*.i
*.lst
*.symtypes
*.order
*.elf
*.bin
*.tar
*.gz
*.bz2
*.lzma
*.xz
*.lz4
*.lzo
*.patch
*.gcno
modules.builtin
Module.symvers
*.dwo
*.su
*.c.[012]*.*
#
# Top-level generic files
#
/tags
/TAGS
/linux
/vmlinux
/vmlinux.32
/vmlinux-gdb.py
/vmlinuz
/System.map
/Module.markers
#
# Debian directory (make deb-pkg)
#
/debian/
#
# tar directory (make tar*-pkg)
#
/tar-install/
#
# git files that we don't want to ignore even if they are dot-files
#
!.gitignore
!.mailmap
!.cocciconfig
#
# Generated include files
#
include/config
include/generated
arch/*/include/generated
# stgit generated dirs
patches-*
# quilt's files
patches
series
# cscope files
cscope.*
ncscope.*
# gnu global files
GPATH
GRTAGS
GSYMS
GTAGS
# id-utils files
ID
*.orig
*~
\#*#
#
# Leavings from module signing
#
extra_certificates
signing_key.pem
signing_key.priv
signing_key.x509
x509.genkey
# Kconfig presets
all.config
# Kdevelop4
*.kdev4

View file

@ -0,0 +1 @@
kselftest

View file

@ -0,0 +1,5 @@
test_verifier
test_maps
test_lru_map
test_lpm_map
test_tag

View file

@ -0,0 +1,2 @@
breakpoint_test
step_after_suspend_test

View file

@ -0,0 +1,2 @@
test_execve
validate_cap

View file

@ -0,0 +1,2 @@
create-read
open-unlink

View file

@ -0,0 +1,9 @@
subdir*
script*
execveat
execveat.symlink
execveat.moved
execveat.path.ephemeral
execveat.ephemeral
execveat.denatured
xxxxxxxx*

View file

@ -0,0 +1 @@
dnotify_test

View file

@ -0,0 +1 @@
logs

View file

@ -0,0 +1,7 @@
futex_requeue_pi
futex_requeue_pi_mismatched_ops
futex_requeue_pi_signal_restart
futex_wait_private_mapped_file
futex_wait_timeout
futex_wait_uninitialized_heap
futex_wait_wouldblock

View file

@ -0,0 +1 @@
gpio-mockup-chardev

View file

@ -0,0 +1 @@
aliasing-test

View file

@ -0,0 +1,2 @@
msgque_test
msgque

View file

@ -0,0 +1,2 @@
kcmp_test
kcmp-test-file

View file

@ -0,0 +1,3 @@
media_device_test
media_device_open
video_device_test

View file

@ -0,0 +1 @@
membarrier_test

View file

@ -0,0 +1,4 @@
fuse_mnt
fuse_test
memfd_test
memfd-test-file

View file

@ -0,0 +1 @@
unprivileged-remount-test

View file

@ -0,0 +1,2 @@
mq_open_tests
mq_perf_tests

View file

@ -0,0 +1,7 @@
socket
psock_fanout
psock_tpacket
reuseport_bpf
reuseport_bpf_cpu
reuseport_bpf_numa
reuseport_dualstack

View file

@ -0,0 +1,3 @@
timestamping
txtimestamp
hwtstamp_config

View file

@ -0,0 +1,2 @@
owner
pidns

View file

@ -0,0 +1,5 @@
copy_unaligned
copy_first_unaligned
paste_unaligned
paste_last_unaligned
copy_paste_unaligned_common

View file

@ -0,0 +1,5 @@
gettimeofday
context_switch
mmap_bench
futex_bench
null_syscall

View file

@ -0,0 +1,4 @@
copyuser_64
copyuser_power7
memcpy_64
memcpy_power7

View file

@ -0,0 +1,7 @@
dscr_default_test
dscr_explicit_test
dscr_inherit_exec_test
dscr_inherit_test
dscr_sysfs_test
dscr_sysfs_thread_test
dscr_user_test

View file

@ -0,0 +1,7 @@
fpu_syscall
vmx_syscall
fpu_preempt
vmx_preempt
fpu_signal
vmx_signal
vsx_preempt

View file

@ -0,0 +1,4 @@
hugetlb_vs_thp_test
subpage_prot
tempfile
prot_sao

View file

@ -0,0 +1,3 @@
count_instructions
l3_bank_test
per_event_excludes

View file

@ -0,0 +1,22 @@
reg_access_test
event_attributes_test
cycles_test
cycles_with_freeze_test
pmc56_overflow_test
ebb_vs_cpu_event_test
cpu_event_vs_ebb_test
cpu_event_pinned_vs_ebb_test
task_event_vs_ebb_test
task_event_pinned_vs_ebb_test
multi_ebb_procs_test
multi_counter_test
pmae_handling_test
close_clears_pmcc_test
instruction_count_test
fork_cleanup_test
ebb_on_child_test
ebb_on_willing_child_test
back_to_back_ebbs_test
lost_exception_test
no_handler_test
cycles_with_mmcr2_test

View file

@ -0,0 +1 @@
load_unaligned_zeropad

View file

@ -0,0 +1,10 @@
ptrace-gpr
ptrace-tm-gpr
ptrace-tm-spd-gpr
ptrace-tar
ptrace-tm-tar
ptrace-tm-spd-tar
ptrace-vsx
ptrace-tm-vsx
ptrace-tm-spd-vsx
ptrace-tm-spr

View file

@ -0,0 +1,2 @@
signal
signal_tm

View file

@ -0,0 +1,2 @@
switch_endian_test
check-reversed.S

View file

@ -0,0 +1 @@
ipc_unmuxed

View file

@ -0,0 +1,13 @@
tm-resched-dscr
tm-syscall
tm-signal-msr-resv
tm-signal-stack
tm-vmxcopy
tm-fork
tm-tar
tm-tmspr
tm-exec
tm-signal-context-chk-fpu
tm-signal-context-chk-gpr
tm-signal-context-chk-vmx
tm-signal-context-chk-vsx

View file

@ -0,0 +1 @@
test-vphn

View file

@ -0,0 +1,3 @@
disable-tsc-ctxt-sw-stress-test
disable-tsc-on-off-stress-test
disable-tsc-test

View file

@ -0,0 +1 @@
testptp

View file

@ -0,0 +1 @@
peeksiginfo

View file

@ -0,0 +1,4 @@
initrd
b[0-9]*
res
*.swp

View file

@ -0,0 +1 @@
seccomp_bpf

View file

@ -0,0 +1 @@
sas

View file

@ -0,0 +1 @@
get_size

View file

@ -0,0 +1 @@
sync_test

View file

@ -0,0 +1,20 @@
alarmtimer-suspend
change_skew
clocksource-switch
inconsistency-check
leap-a-day
leapcrash
mqueue-lat
nanosleep
nsleep-lat
posix_timers
raw_skew
rtctest
set-2038
set-tai
set-timer-lat
skew_consistency
threadtest
valid-adjtimex
adjtick
set-tz

View file

@ -0,0 +1,2 @@
vdso_test
vdso_standalone_test_x86

View file

@ -0,0 +1,10 @@
hugepage-mmap
hugepage-shm
map_hugetlb
thuge-gen
compaction_test
mlock2-tests
on-fault-limit
transhuge-stress
userfaultfd
mlock-intersect-test

View file

@ -0,0 +1 @@
watchdog-test

View file

@ -0,0 +1,2 @@
*_32
*_64