nuttx/arch/xtensa/src/common
Xiang Xiao 4ea2aeff6b arch: Remove xxx_intstack_top and xxx_intstack_alloc
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-04-09 16:59:00 -03:00
..
espressif espressif/rmt: Fix minor issues regarding formatting and comments 2024-04-02 14:50:59 -03:00
Make.defs xtensa: fix compile miss file 2023-08-05 12:40:16 -07:00
mpu.h
xtensa.h arch: Remove xxx_intstack_top and xxx_intstack_alloc 2024-04-09 16:59:00 -03:00
xtensa_asm_utils.h
xtensa_assert.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
xtensa_attr.h
xtensa_backtrace.c arch: Remove xxx_intstack_top and xxx_intstack_alloc 2024-04-09 16:59:00 -03:00
xtensa_cache.c cache: add up_get_xcache_linesize() support 2023-03-20 17:17:22 +08:00
xtensa_checkstack.c stack: update up_get_intstackbase API to support cpu id 2024-04-09 16:59:00 -03:00
xtensa_context.S
xtensa_coproc.S
xtensa_counter.h
xtensa_cpenable.c
xtensa_cpuinfo.c Remove FAR from source code under 32bit arch and board 2023-09-16 19:12:13 +03:00
xtensa_cpuint.S
xtensa_cpupause.c SMP: fix crash when switch to new task which is still running 2024-03-01 21:05:00 +09:00
xtensa_createstack.c arch: fixed error in the calculation of nwords caused an out of bounds 2023-03-13 16:12:11 +09:00
xtensa_dispatch_syscall.S
xtensa_exit.c arch/: remove duplicated task exit logs 2024-01-17 09:18:17 -08:00
xtensa_fpucmp.c arch/xtensa: only cmp fpu coprocessor for fpu test 2023-05-18 17:30:38 +08:00
xtensa_getintstack.c arch: Remove xxx_intstack_top and xxx_intstack_alloc 2024-04-09 16:59:00 -03:00
xtensa_hostfs.c hostfs:support SEEK_CUR 2023-08-19 01:48:48 +08:00
xtensa_idle.c
xtensa_initialize.c arch: Remove xxx_intstack_top and xxx_intstack_alloc 2024-04-09 16:59:00 -03:00
xtensa_initialstate.c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
xtensa_int_handlers.S xtensa/common: Fix Xtensa interrupt stack context restore issue 2023-02-28 16:36:55 -03:00
xtensa_irqdispatch.c arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
xtensa_loadstore.S
xtensa_lowputs.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
xtensa_macros.S xtensa/esp32s3: Configure the PMS peripheral for Protected Mode 2022-12-07 03:07:45 +08:00
xtensa_mdelay.c
xtensa_mm.h xtensa/esp32s3: Tasks use SPIRAM as stack can do SPI flash read/write/erase/map/unmap 2023-12-12 22:10:38 -08:00
xtensa_modifyreg8.c
xtensa_modifyreg16.c
xtensa_modifyreg32.c
xtensa_mpu.c xtensa: fix compile miss file 2023-08-05 12:40:16 -07:00
xtensa_nputs.c
xtensa_oneshot.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
xtensa_panic.S Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
xtensa_perf.c perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
xtensa_pthread_start.c
xtensa_registerdump.c assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
xtensa_releasestack.c
xtensa_saveusercontext.c xtensa_saveusercontext:Leave the context information empty 2023-07-13 09:48:46 +08:00
xtensa_schedsigaction.c arch: move [enter|leave]_critical_section 2023-07-27 11:34:09 +02:00
xtensa_sigdeliver.c arch: move [enter|leave]_critical_section 2023-07-27 11:34:09 +02:00
xtensa_signal_dispatch.c
xtensa_signal_handler.S
xtensa_simcall.S
xtensa_stackframe.c
xtensa_swint.c arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
xtensa_switchcontext.c nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
xtensa_task_start.c
xtensa_tcbinfo.c tcbinfo:remove total_num form tcbinfo. 2023-11-21 21:52:24 -08:00
xtensa_testset.c
xtensa_timer.h arch:xtena: modify timer interrupt level large to XCHAL_IRQ_LEVEL level. 2023-02-01 14:04:44 +08:00
xtensa_udelay.c
xtensa_user_handler.S
xtensa_usestack.c
xtensa_vectors.S Typo fixes. 2023-02-17 11:17:11 -03:00
xtensa_window_vector.S xtensa/esp32s3: Configure the PMS peripheral for Protected Mode 2022-12-07 03:07:45 +08:00
xtensa_windowspill.S