OSDN Git Service

[MIPS64] Enable necessary mips64 syscalls in seccomp whitelist
authorLazar Trsic <Lazar.Trsic@imgtec.com>
Fri, 5 May 2017 12:44:11 +0000 (14:44 +0200)
committerLazar Trsic <Lazar.Trsic@imgtec.com>
Fri, 5 May 2017 13:37:11 +0000 (15:37 +0200)
commitdd5bd456fb0b2e57cbbdebfd3392a44acd5dd203
treeb860bf8738d83667795c75cf05eb1c552109d4cb
parent22b4351d5ef2b0251b531ea10d136127fa007841
[MIPS64] Enable necessary mips64 syscalls in seccomp whitelist

Allow execution of: newfstatat, fstat and cacheflush syscalls
for mips64 arch.

Test: Boot mips64 emulator to homescreen with 3.18 kernel.
emulator -kernel prebuilts/qemu-kernel/mips64/3.18/kernel-qemu2

Change-Id: Ib5d6b0060f3e17b64d86fc944aa83a5240d512f8
libc/SYSCALLS.TXT
libc/seccomp/mips64_policy.cpp