gvisor/pkg/sentry/arch
Bin Lu 5ad1025d2d initialize an empty fp state area for sentry on Arm64
We need to initialize an empty fp state area for the sentry.

Signed-off-by: Bin Lu <bin.lu@arm.com>
2020-06-09 05:01:03 -04:00
..
BUILD Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
aligned.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
arch.go Enable syscall ptrace test on arm64. 2020-04-10 10:00:26 +08:00
arch_aarch64.go initialize an empty fp state area for sentry on Arm64 2020-06-09 05:01:03 -04:00
arch_amd64.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
arch_amd64.s Add context to note. 2020-02-10 14:11:52 -08:00
arch_arm64.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
arch_state_x86.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
arch_x86.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
arch_x86_impl.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
auxv.go Update package locations. 2020-01-27 15:31:32 -08:00
registers.proto enable pkg/sentry/arch to support arm64 basically 2020-01-14 22:24:28 -08:00
signal.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
signal_act.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
signal_amd64.go Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
signal_arm64.go Add fpsimd support in sigreturn on Arm64 2020-05-11 21:53:29 -04:00
signal_info.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
signal_stack.go Enable automated marshalling for signals and the arch package. 2020-04-25 23:56:04 -07:00
stack.go Remove obsolete TODOs for b/38173783 2020-04-13 11:02:14 -07:00
syscalls_amd64.go Enable syscall ptrace test on arm64. 2020-04-10 10:00:26 +08:00
syscalls_arm64.go Minor formatting updates for gvisor.dev. 2020-05-15 20:05:18 -07:00