..
mpu.h
include: fix double include pre-processor guards
2022-01-16 11:11:14 -03:00
xtensa_assert.c
arch/xtensa: set the current reg before print syslog
2021-12-14 21:40:03 -06:00
xtensa_attr.h
Replace all __attribute__((section(x)) with locate_data(x)
2021-07-29 21:55:21 -03:00
xtensa_backtrace.c
arch/backtrace: correct the skip counter
2021-12-30 16:57:40 +08:00
xtensa_blocktask.c
xtensa: use swint to swith context
2022-02-25 20:43:03 +08:00
xtensa_cache.c
arm/xtensa:cache: flush/clean dcache all if size large than cache size
2022-01-27 15:15:28 +08:00
xtensa_checkstack.c
arch: Move STACK_ALIGNMENT definition to up_internal.h
2022-02-28 15:05:41 +08:00
xtensa_context.S
xtensa: use swint to swith context
2022-02-25 20:43:03 +08:00
xtensa_coproc.S
xtensa: Fix typo in xchal_cpX_store macros' invocation
2022-01-13 21:07:04 +01:00
xtensa_copystate.c
arch: xtensa: Author Gregory Nutt: update licenses to Apache
2021-04-02 03:14:31 -05:00
xtensa_counter.h
arch:xtensa: use letter 'i' in inline assemble constraint instead of I
2021-08-04 18:23:40 +02:00
xtensa_cpenable.c
arch: xtensa: Author Gregory Nutt: update licenses to Apache
2021-04-02 03:14:31 -05:00
xtensa_cpuint.S
arch:xtensa: make xtensa_abi.h global include and usage
2021-11-06 07:39:27 -05:00
xtensa_cpupause.c
arch/xtensa/xtensa_cpupause.c: Allow a spin before taking the g_cpu_wait
2021-10-16 09:46:23 -07:00
xtensa_createstack.c
arch: Move STACK_ALIGNMENT definition to up_internal.h
2022-02-28 15:05:41 +08:00
xtensa_dumpstate.c
arm/xtensa: save the running registers to xcp context
2022-01-15 02:20:01 +08:00
xtensa_exit.c
arch: Remove FILE dump code from _up_dumponexit
2021-12-06 11:23:58 +09:00
xtensa_hostfs.c
arch/sim: Add new option to enable arch specific hostfs
2021-11-25 14:42:23 +01:00
xtensa_idle.c
arch: xtensa: Author Gregory Nutt: update licenses to Apache
2021-04-02 03:14:31 -05:00
xtensa_initialize.c
sched: Define CONFIG_SMP_NCPUS to 1 in no SMP case
2022-01-20 23:21:21 +08:00
xtensa_initialstate.c
xtensa: use swint to swith context
2022-02-25 20:43:03 +08:00
xtensa_int_handlers.S
arch:xtensa: fix sp duplicate reduce in handler enter
2022-03-01 13:46:31 +01:00
xtensa_interruptcontext.c
arch: xtensa: Author Gregory Nutt: update licenses to Apache
2021-04-02 03:14:31 -05:00
xtensa_irqdispatch.c
arch: xtensa: Author Gregory Nutt: update licenses to Apache
2021-04-02 03:14:31 -05:00
xtensa_loadstore.S
arch:xtensa: make xtensa_abi.h global include and usage
2021-11-06 07:39:27 -05:00
xtensa_lowputs.c
arch: xtensa: Author Gregory Nutt: update licenses to Apache
2021-04-02 03:14:31 -05:00
xtensa_mdelay.c
arch: xtensa: Author Gregory Nutt: update licenses to Apache
2021-04-02 03:14:31 -05:00
xtensa_mm.h
esp32/esp32_allocateheap.c: Support the maximum available internal heap configuration
2021-03-02 18:27:20 -08:00
xtensa_modifyreg8.c
arch/xtensa/src/common: Use irq_spin APIs in modifyregXX
2021-08-25 23:32:40 +08:00
xtensa_modifyreg16.c
arch/xtensa/src/common: Use irq_spin APIs in modifyregXX
2021-08-25 23:32:40 +08:00
xtensa_modifyreg32.c
arch/xtensa/src/common: Use irq_spin APIs in modifyregXX
2021-08-25 23:32:40 +08:00
xtensa_mpu.c
arch:xtens:mpu: modify acc and memtype to uint32_t
2021-10-19 00:24:31 -05:00
xtensa_panic.S
arch:xtensa_panic: use right interrupt pointer in xtensa_panic
2022-01-19 16:28:03 +01:00
xtensa_puts.c
arch: xtensa: Author Gregory Nutt: update licenses to Apache
2021-04-02 03:14:31 -05:00
xtensa_releasepending.c
xtensa: use swint to swith context
2022-02-25 20:43:03 +08:00
xtensa_releasestack.c
arch/xtensa: Remove FAR qualifier for Xtensa-specific files
2021-09-22 08:16:01 -03:00
xtensa_reprioritizertr.c
xtensa: use swint to swith context
2022-02-25 20:43:03 +08:00
xtensa_schedsigaction.c
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
xtensa_sigdeliver.c
signal: signal handler may cause task's state error
2022-01-05 21:36:44 +09:00
xtensa_sigtramp.S
arch:xtensa: make xtensa_abi.h global include and usage
2021-11-06 07:39:27 -05:00
xtensa_simcall.S
arch:xtensa: make xtensa_abi.h global include and usage
2021-11-06 07:39:27 -05:00
xtensa_stackframe.c
arch: Move STACK_ALIGNMENT definition to up_internal.h
2022-02-28 15:05:41 +08:00
xtensa_swi.h
arch:xtensa: modify svcall to swint
2022-02-22 14:06:24 -03:00
xtensa_swint.c
arch:xtensa: modify svcall to swint
2022-02-22 14:06:24 -03:00
xtensa_switchcontext.c
xtensa: use swint to swith context
2022-02-25 20:43:03 +08:00
xtensa_testset.c
xtensa_testset.c: Simplify the test-set function and remove some old
2021-10-16 22:56:21 -07:00
xtensa_timer.h
xtensa_udelay.c
arch: xtensa: Author Gregory Nutt: update licenses to Apache
2021-04-02 03:14:31 -05:00
xtensa_unblocktask.c
xtensa: use swint to swith context
2022-02-25 20:43:03 +08:00
xtensa_user_handler.S
arch:xtensa: fix sp duplicate reduce in handler enter
2022-03-01 13:46:31 +01:00
xtensa_usestack.c
arch: Move STACK_ALIGNMENT definition to up_internal.h
2022-02-28 15:05:41 +08:00
xtensa_vectors.S
arch:xtensa: fix sp duplicate reduce in handler enter
2022-03-01 13:46:31 +01:00
xtensa_window_vector.S
arch/xtensa/src/common: Don't include ESP32 files directly, include them
2020-11-28 10:24:12 -03:00
xtensa_windowspill.S
arch:xtensa: make xtensa_abi.h global include and usage
2021-11-06 07:39:27 -05:00
xtensa.h
arch: Move STACK_ALIGNMENT definition to up_internal.h
2022-02-28 15:05:41 +08:00