You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/linux-user/aarch64
Richard Henderson d2687ad312 linux-user/aarch64: Enable GCS in HWCAP
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20251008215613.300150-71-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2 weeks ago
..
Makefile.vdso linux-user/aarch64: Reduce vdso alignment to 4k 11 months ago
cpu_loop.c linux-user/aarch64: Inject SIGSEGV for GCS faults 2 weeks ago
elfload.c linux-user/aarch64: Enable GCS in HWCAP 2 weeks ago
gcs-internal.h linux-user/aarch64: Implement prctls for GCS 2 weeks ago
meson.build linux-user,aarch64: move to syscalltbl file 1 year ago
mte_user_helper.c target/arm: Factor out code for setting MTE TCF0 field 1 year ago
mte_user_helper.h linux-user/aarch64: Include missing 'user/abitypes.h' header 10 months ago
signal.c linux-user/aarch64: Generate GCS signal records 2 weeks ago
sockbits.h linux-user: move socket.h generic definitions to generic/sockbits.h 8 years ago
syscall_64.tbl linux-user,aarch64: move to syscalltbl file 1 year ago
syscall_nr.h linux-user,aarch64: move to syscalltbl file 1 year ago
syscallhdr.sh linux-user,aarch64: move to syscalltbl file 1 year ago
target_cpu.h linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS 3 years ago
target_elf.h linux-user: Move arch_parse_elf_property to aarch64/elfload.c 2 months ago
target_errno_defs.h linux-user: Extract target errno to 'target_errno_defs.h' 4 years ago
target_fcntl.h linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/target_fcntl.h 7 years ago
target_flat.h linux-user: move target_flat.h to target subdirs 3 years ago
target_mman.h linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h 2 years ago
target_prctl.h linux-user/aarch64: Implement prctls for GCS 2 weeks ago
target_proc.h linux-user: Emulate /proc/cpuinfo on aarch64 and arm 2 years ago
target_ptrace.h linux-user/aarch64: Create target_ptrace.h 2 months ago
target_resource.h linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 4 years ago
target_signal.h linux-user/aarch64: Inject SIGSEGV for GCS faults 2 weeks ago
target_structs.h linux-user: Move target_struct.h generic definitions to generic/ 4 years ago
target_syscall.h linux-user/aarch64: Create target_ptrace.h 2 months ago
termbits.h linux-user: Add generic 'termbits.h' for some archs 5 years ago
vdso-be.so linux-user: Populate sigreturn_region_{start,end} in all vdso.S 4 weeks ago
vdso-le.so linux-user: Populate sigreturn_region_{start,end} in all vdso.S 4 weeks ago
vdso.S linux-user: Populate sigreturn_region_{start,end} in all vdso.S 4 weeks ago
vdso.ld linux-user/aarch64: Add vdso 2 years ago