kernel_optimize_test/arch/arc/kernel
Eugeniy Paltsev 10011f7d95 ARCv2: support loop buffer (LPB) disabling
On HS cores, loop buffer (LPB) is programmable in runtime and can
be optionally disabled.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2020-06-18 13:07:24 -07:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
arc_hostlink.c
arcksyms.c
asm-offsets.c ARC: add support for DSP-enabled userspace applications 2020-03-16 10:30:49 -07:00
ctx_sw_asm.S
ctx_sw.c
devtree.c
disasm.c
entry-arcv2.S
entry-compact.S
entry.S ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE 2020-06-16 12:56:37 -07:00
fpu.c
head.S ARCv2: support loop buffer (LPB) disabling 2020-06-18 13:07:24 -07:00
intc-arcv2.c
intc-compact.c
irq.c
jump_label.c
kgdb.c
kprobes.c
Makefile arc: ptrace: hard-code "arc" instead of UTS_MACHINE 2020-04-12 22:27:09 -07:00
mcip.c
module.c
perf_event.c
process.c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites 2020-06-09 09:39:14 -07:00
ptrace.c arc: ptrace: hard-code "arc" instead of UTS_MACHINE 2020-04-12 22:27:09 -07:00
reset.c
setup.c ARCv2: boot log: detect newer/upconing HS3x/HS4x releases 2020-06-16 12:56:37 -07:00
signal.c
smp.c
stacktrace.c kernel: rename show_stack_loglvl() => show_stack() 2020-06-09 09:39:13 -07:00
sys.c
traps.c
troubleshoot.c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites 2020-06-09 09:39:14 -07:00
unaligned.c
unwind.c arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAME 2020-04-12 22:27:10 -07:00
vmlinux.lds.S