..
mpu.h
include: fix double include pre-processor guards
2022-01-16 11:11:14 -03:00
xtensa_asm_utils.h
xtensa_context.S: Use Zephyr's version of spilling the window register
2022-03-14 11:12:35 +08: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
xtensa:backtrace: fix backtrace last buffer error in some scene
2022-03-07 10:21:37 +01: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 [arm|xtensa]_intstack_[alloc|top] to common header file
2022-03-11 23:08:07 +02:00
xtensa_context.S
xtensa: Move XCHAL_SWINT_CALL definition into syscall header
2022-03-30 11:19:29 +08:00
xtensa_coproc.S
xtensa_coproc.S: Replace spaces by tabs.
2022-03-19 01:09:22 +02: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: Use rsync
around manipulating interrupt registers and
2022-03-11 02:23:09 +02: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
arch: Show assigned cpu in dump task
2022-03-23 22:18:15 +08:00
xtensa_exit.c
xtensa_exit.c: Co-processor state is restored as part of the
2022-03-11 02:23:09 +02: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
netinitialize: call xxx_netinitialize unconditionally
2022-03-19 17:41:33 +08:00
xtensa_initialstate.c
pid_t: unify usage of special task IDs
2022-03-22 21:22:32 +08:00
xtensa_int_handlers.S
arch/xtensa: Fix some indentations.
2022-03-14 11:12:35 +08: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_oneshot.c
xtensa: add xtensa arch oneshot ops
2022-03-28 22:55:00 +08:00
xtensa_panic.S
xtensa_panic.S: Save exception cause and vaddr into the user frame.
2022-03-14 19:54:30 +08: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_releasepending.c: Remove commented out code.
2022-03-19 02:20:36 +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_swint.c
xtensa_swint.c: Restore the coprocessor state at the end for consistency.
2022-03-11 02:23:09 +02: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
Appease many of nxstyle errors for esp32 related files
2020-03-12 07:45:44 -06:00
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 some indentations.
2022-03-14 11:12:35 +08: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
xtensa: add xtensa arch oneshot ops
2022-03-28 22:55:00 +08:00