zephyr/arch/nios2/core
Benjamin Walsh 48db0b3443 arch/all: simpler _SysFatalErrorHandler()
- does not pull in printk(), for potential footprint gain
- does not pull in k_thread_abort(), for single-threaded systems

Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
Change-Id: Ibc6a198b81a6cd73117d1e85aa05b92a4501a34d
2016-12-15 16:17:39 -05:00
..
offsets kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
Makefile nios2: remove support for legacy kernels 2016-11-04 11:45:14 -07:00
cache.c nios2: get CPU features from ALT_CPU_* namespace 2016-07-12 18:09:53 +00:00
cpu_idle.c kernel: add k_cpu_idle/k_cpu_atomic_idle() 2016-12-15 16:17:38 -05:00
crt0.S kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
exception.S kernel: enable and optimize coop-only configurations 2016-12-15 16:17:38 -05:00
fatal.c arch/all: simpler _SysFatalErrorHandler() 2016-12-15 16:17:39 -05:00
irq_manage.c kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
irq_offload.c kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
prep_c.c kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
reset.S kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
sw_isr_table.S nios2: add static interrupt handling code 2016-06-22 16:42:21 +00:00
swap.S kernel/arch: enhance the "ready thread" cache 2016-12-15 15:50:02 -05:00
thread.c kernel: streamline initialization of _thread_base and timeouts 2016-11-23 00:27:42 +00:00