.. |
Make.defs
|
nuttx/sched: merge up_block_task and up_unblock_task
|
2022-11-22 22:59:08 +08:00 |
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: Call board_reset before up_irq_save and spin_trylock
|
2022-07-28 08:18:24 -04: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: Remove the unnecessary nosanitize_address from backtrace source code
|
2022-10-29 08:26:04 +02: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: Change the linker generated symbols from uint32_t to uint8_t *
|
2022-09-24 21:26:56 +02:00 |
xtensa_context.S
|
xtensa: Save SCOMPARE1 on context switches
|
2022-10-21 11:10:51 +08:00 |
xtensa_coproc.S
|
xtensa: Fix allocation of FPU registers in exception context
|
2022-08-26 11:57:06 +08: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: remove struct xtensa_cpstate_s as no need used
|
2022-05-13 15:28:45 +02:00 |
xtensa_cpuint.S
|
arch/xtensa: Use rsync around manipulating interrupt registers and
|
2022-03-11 02:23:09 +02:00 |
xtensa_cpupause.c
|
xtensa: Remove old references to co-processors.
|
2022-06-15 22:06:08 +03:00 |
xtensa_createstack.c
|
arch/stack_color: correct the stack top of running task
|
2022-04-14 16:48:19 +08:00 |
xtensa_dispatch_syscall.S
|
xtensa: Implement syscalls required for Protected Mode
|
2022-05-14 21:38:12 +08:00 |
xtensa_dumpstate.c
|
arch: Change the linker generated symbols from uint32_t to uint8_t *
|
2022-09-24 21:26:56 +02:00 |
xtensa_exit.c
|
arch:xtensa: modify xtensa_context_save/restore function
|
2022-05-13 15:28:45 +02:00 |
xtensa_fpucmp.c
|
xtensa: Refactor up_fpucmp to only consider enabled coprocessors
|
2022-08-26 11:57:06 +08:00 |
xtensa_hostfs.c
|
Replace nxsem API when used as a lock with nxmutex API
|
2022-10-17 15:59:46 +09: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: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |
xtensa_initialstate.c
|
xtensa: move fpu register to XCPTCONTEXT_REGS
|
2022-05-13 15:28:45 +02:00 |
xtensa_int_handlers.S
|
xtensa/esp32: Configure the PID controller for privilege separation
|
2022-07-14 14:57:57 +08:00 |
xtensa_irqdispatch.c
|
SMP: fix crash when switch to new task which is still running
|
2022-09-17 17:37:47 +09: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: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |
xtensa_macros.S
|
xtensa/esp32: Configure the PID controller for privilege separation
|
2022-07-14 14:57:57 +08: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_nputs.c
|
up_nputs: fix AddressSanitizer: global-buffer-overflow problem
|
2022-09-01 11:51:48 +08:00 |
xtensa_oneshot.c
|
xtensa: add xtensa arch oneshot ops
|
2022-03-28 22:55:00 +08:00 |
xtensa_panic.S
|
arch/xtensa: Refactor exceptions' entry and exit.
|
2022-06-15 18:07:51 +03:00 |
xtensa_perf.c
|
xtensa: add perf counter
|
2022-05-18 19:11:32 +03:00 |
xtensa_pthread_start.c
|
xtensa: Implement syscalls required for Protected Mode
|
2022-05-14 21:38:12 +08:00 |
xtensa_releasepending.c
|
arch/xtensa: Replace the xcp context with stack context to improve context switching
|
2022-04-29 02:51:41 +08:00 |
xtensa_releasestack.c
|
arch/xtensa: Remove FAR qualifier for Xtensa-specific files
|
2021-09-22 08:16:01 -03:00 |
xtensa_saveusercontext.c
|
arch/xtensa: Move xtensa_save_context to up_saveusercontext for
|
2022-04-21 01:59:34 +08:00 |
xtensa_schedsigaction.c
|
xtensa/esp32: Configure the PID controller for privilege separation
|
2022-07-14 14:57:57 +08:00 |
xtensa_sigdeliver.c
|
xtensa: Remove old references to co-processors.
|
2022-06-15 22:06:08 +03:00 |
xtensa_signal_dispatch.c
|
xtensa: Implement syscalls required for Protected Mode
|
2022-05-14 21:38:12 +08:00 |
xtensa_signal_handler.S
|
xtensa: Implement syscalls required for Protected Mode
|
2022-05-14 21:38:12 +08: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
|
arch: rename arch special function name
|
2022-11-22 16:27: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: Implement syscalls required for Protected Mode
|
2022-05-14 21:38:12 +08:00 |
xtensa_tcbinfo.c
|
xtensa: Fix allocation of FPU registers in exception context
|
2022-08-26 11:57:06 +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_user_handler.S
|
arch/xtensa: Move the new saving area directly to A2.
|
2022-06-15 18:07:51 +03:00 |
xtensa_usestack.c
|
arch: Move STACK_ALIGNMENT definition to up_internal.h
|
2022-02-28 15:05:41 +08:00 |
xtensa_vectors.S
|
xtensa/esp32: Configure the PID controller for privilege separation
|
2022-07-14 14:57:57 +08:00 |
xtensa_window_vector.S
|
xtensa/esp32: Configure the PID controller for privilege separation
|
2022-07-14 14:57:57 +08: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: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |