nuttx/arch/xtensa/src/common
chao.an 56ef1419dd arch/xtensa: set the current reg before print syslog
ensure the semantics of the up_interrupt_context() works as expected

Signed-off-by: chao.an <anchao@xiaomi.com>
2021-12-14 21:40:03 -06:00
..
mpu.h xtensa:mpu:use WRITEBACK attribute for intsram & extsram 2021-11-13 05:59:10 -06: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 typ error 2021-11-17 01:47:26 -06:00
xtensa_blocktask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
xtensa_cache.c arch:cache_invalidate: fix unalign cacheline invalidate 2021-11-24 22:48:13 -06:00
xtensa_checkstack.c arch/xtensa: Remove FAR qualifier for Xtensa-specific files 2021-09-22 08:16:01 -03:00
xtensa_context.S arch:xtensa: make xtensa_abi.h global include and usage 2021-11-06 07:39:27 -05:00
xtensa_coproc.S arch:xtensa: make xtensa_abi.h global include and usage 2021-11-06 07:39:27 -05: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/xtensa: Remove FAR qualifier for Xtensa-specific files 2021-09-22 08:16:01 -03:00
xtensa_dumpstate.c arch/xtensa: Remove FAR qualifier for Xtensa-specific files 2021-09-22 08:16:01 -03: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 arch:xtensa: replace include file from src/chip_xxx to chip.h 2021-08-12 16:18:35 +02:00
xtensa_initialstate.c arch: Colorize the idle thread stack in an unified way 2021-06-10 06:50:41 -07:00
xtensa_int_handlers.S arch/xtensa: correct the interrupt stack on irq handler 2021-12-14 21:40:03 -06: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: correct the interrupt stack on irq handler 2021-12-14 21:40:03 -06:00
xtensa_puts.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_releasepending.c arch: xtensa: Author Gregory Nutt: update licenses to Apache 2021-04-02 03:14:31 -05:00
xtensa_releasestack.c arch/xtensa: Remove FAR qualifier for Xtensa-specific files 2021-09-22 08:16:01 -03:00
xtensa_reprioritizertr.c arch/*_reprioritizertr.c: Fix typos in comments. 2021-08-14 11:19:34 -07:00
xtensa_schedsigaction.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
xtensa_sigdeliver.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07: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/xtensa: Remove FAR qualifier for Xtensa-specific files 2021-09-22 08:16:01 -03: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 Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
xtensa_user_handler.S arch: xtensa: save current SP before overwrting 2021-12-14 21:40:03 -06:00
xtensa_usestack.c sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 05:44:41 -07:00
xtensa_vectors.S arch:xtensa: make xtensa_abi.h global include and usage 2021-11-06 07:39:27 -05: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/xtensa: Remove FAR qualifier for Xtensa-specific files 2021-09-22 08:16:01 -03:00