nuttx/arch/arm/src/armv8-m
2023-08-22 23:34:57 +08:00
..
arm_busfault.c armv8m: support busfault forward to TEE 2023-08-05 12:40:34 -07:00
arm_cache.c arm-m: Check the dcache status before enabling dcache 2023-07-31 08:49:21 +02:00
arm_cpuinfo.c cpuinfo: show cpufreq when hardware perfermance counting enabled 2023-08-19 01:40:10 +08:00
arm_doirq.c arch/armv8-m: Supports interrupt nesting between TEE and REE 2023-08-07 05:43:13 -07:00
arm_exception.S armv8-m: the FPSCR[18:16] LTPSIZE field in exception_common 2023-08-10 13:11:45 +08:00
arm_fpucmp.c arch/arm: only compare callee-saved registers for fpu 2022-12-09 11:00:38 +08:00
arm_fpuconfig.c arch/arm: Remove all lazy fpu related code 2022-04-19 11:09:36 +03:00
arm_gen_nonsecfault.c armv8m: support busfault forward to TEE 2023-08-05 12:40:34 -07:00
arm_hardfault.c armv8m/arm_hardfault.c:fix code style. 2023-07-13 03:05:28 +08:00
arm_initialstate.c arch/armv8-m: Supports interrupt nesting 2023-08-07 05:43:13 -07:00
arm_itm_syslog.c arm/itm_syslog: remove invaild select config 2023-01-29 19:54:55 +08:00
arm_itm.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_memfault.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
arm_mpu.c armv8-m: Fix MPU Region Limit Address config 2022-10-21 16:23:49 -03:00
arm_perf.c perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
arm_ramvec_attach.c
arm_ramvec_initialize.c armv8-m/arm_ramvec_initialize.c: fix printf warning 2023-03-04 22:33:53 +08:00
arm_sau.c
arm_saveusercontext.S arch/arm: change up_saveusercontext to assembly code 2023-04-22 01:11:00 +08:00
arm_schedulesigaction.c arch/armv8-m: Supports interrupt nesting 2023-08-07 05:43:13 -07:00
arm_secure_irq.c armv8m: fix up_secure_irq failed for NVIC_IRQ_BUSFAULT 2023-08-05 12:40:34 -07:00
arm_securefault.c armv8m: support busfault forward to TEE 2023-08-05 12:40:34 -07:00
arm_sigdeliver.c arch: move [enter|leave]_critical_section 2023-07-27 11:34:09 +02:00
arm_stackcheck.c arm: Added breakpoint in stack overflow trap. 2022-11-01 21:42:25 +08:00
arm_svcall.c arch/armv8-m: Supports interrupt nesting 2023-08-07 05:43:13 -07:00
arm_systemreset.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
arm_systick.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
arm_tcbinfo.c arch: Compute the array size by nitems 2023-07-26 09:33:38 +02:00
arm_trigger_irq.c arch/arm: Unify arm_cpu_sgi to up_trigger_irq 2022-09-20 16:20:17 +09:00
arm_usagefault.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
arm_vectors.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
barriers.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
CMakeLists.txt perf: The new configuration supports hardware performance counting 2023-08-12 02:20:44 +08:00
dwt.h
etm.h
exc_return.h arch/armv8-m: Supports interrupt nesting 2023-08-07 05:43:13 -07:00
fpb.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
itm_syslog.h
itm.h
Kconfig Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
Make.defs armv8m: support busfault forward to TEE 2023-08-05 12:40:34 -07:00
mpu.h armv8-m/mpu.h: add macro to configure shared memory region 2023-08-22 23:34:57 +08:00
nvic.h armv7amr/v8m:Modify hardcodes to macro definitions and update commit. 2023-07-15 15:11:07 +08:00
pmu.h arch/armv8m:support pmu api 2022-12-14 00:27:02 +08:00
psr.h arm/armv8-m: indicating no low-overhead-loop predication by default 2022-04-13 09:39:22 +08:00
ram_vectors.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
sau.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
systick.h
Toolchain.defs arm/clang: enhance compatibility of clang compiler 2023-08-11 20:17:36 +08:00
tpi.h