- 6ea749d arch: rename arch_start_cpu() to arch_cpu_start() by Daniel Leung · 1 year ago
- a951f96 arm: cortex_m: tracing for custom thread abort func by Daniel Leung · 1 year ago
- 9b583cc llext: arm: Add R_ARM_ARM_THM_CALL reloc support by Bjarki Arge Andreasen · 1 year ago
- 5cac834 llext: arch_elf_relocate: pass opval unmodified by Bjarki Arge Andreasen · 1 year ago
- 8dc3f85 hwmv2: Introduce Hardware model version 2 and convert devices by Torsten Rasmussen · 1 year, 1 month ago
- 08070fb arch: arm, arm64: Remove zephyr prefix from linker includes by Radoslaw Koppel · 1 year, 2 months ago
- adaacef arch: arm, arm64: Disable swi_tables.ld file when not required by Radoslaw Koppel · 1 year, 2 months ago
- 1ff24b3 arch: arm: Update to support local ISR declaration by Radoslaw Koppel · 1 year, 2 months ago
- 8ff4477 arm: mpu: clear mpu regions before initialization by Dawid Niedzwiecki · 1 year, 2 months ago
- 70c8df7 arch: arm: core: cortex_m: fix cache disabling in init_arch_hw_at_boot by Benedikt Schmidt · 1 year, 3 months ago
- 3f75373 arch: introduce arch_secondary_cpu_init by Anas Nashif · 1 year, 3 months ago
- 37f427a arch: introduce arch_smp_init by Anas Nashif · 1 year, 3 months ago
- 93a4287 arm: debug: Add GDB stub for aarch32 by Marek Vedral · 1 year, 3 months ago
- e25f31a arch: guard more code with CONFIG_EXCEPTION_DEBUG by Anas Nashif · 1 year, 4 months ago
- e29452d arch: arm: remove aarch32 from include header guards by Anas Nashif · 1 year, 4 months ago
- ae39c3f arch: arm: z_arm_prep_c -> z_prep_c by Anas Nashif · 1 year, 4 months ago
- 552f719 arch: exception: rename header guard by Anas Nashif · 1 year, 4 months ago
- 699880a arch: arm: cortex_m: rename expection header by Anas Nashif · 1 year, 4 months ago
- 4d5fd2e arch: arm: cortex_a_r: rename expection header by Anas Nashif · 1 year, 4 months ago
- 1813a33 arch: arm: rename expection header by Anas Nashif · 1 year, 4 months ago
- 3b24ef3 tz: Remove unused trustzone driver by Sebastian Bøe · 1 year, 4 months ago
- 29ffaaa arch: arm: cortex_m: Remove CPU_HAS_*CACHE from CPU_CORTEX_M7 by Wilfried Chauveau · 1 year, 4 months ago
- a00aa3b arch: arm: cortex_m: add config for PMU by Wilfried Chauveau · 1 year, 4 months ago
- 4217920 arch: arm: Use returned reason from secure fault handle function by Joakim Andersson · 1 year, 4 months ago
- 85af32e arch: arm: remove num-mpu-regions by Wilfried Chauveau · 1 year, 4 months ago
- 2ad6dda tfm: Remove limitation of enabling FP when build TF-M NS application by Joakim Andersson · 1 year, 4 months ago
- 1ab669e tfm: Remove SFN model FP limitation by Joakim Andersson · 1 year, 4 months ago
- 3467a25 tfm: Change SFN and FP_HARDABI dependency by Joakim Andersson · 1 year, 4 months ago
- c972ef1 kernel: mm: move kernel mm functions under kernel includes by Daniel Leung · 1 year, 4 months ago
- 92fb8b2 arm: nxp_mpu: enable module's clock only when needed by Manuel Argüelles · 1 year, 4 months ago
- a9a82d5 llext: use elf_rela_t instead of elf_rel_t by Guennadi Liakhovetski · 1 year, 5 months ago
- 4e5868fa arch: arm: cortex-m: support custom interrupt controllers by Corey Wharton · 1 year, 5 months ago
- e898daf arch: cortex_ar: Introduce SMP support into Cortex-A/R aarch32 by Huifeng Zhang · 1 year, 5 months ago
- abde709 arch: arm: cortex_a_r: introduce USE_SWITCH by Huifeng Zhang · 1 year, 5 months ago
- 87dd437 arch: arm: cortex_a_r: Hold curr_cpu instance to TPIDRURO by Huifeng Zhang · 1 year, 5 months ago
- c3b857c arch: arm: cortex_ar: Use TPIDRURW as a base pointer for TLS by Huifeng Zhang · 1 year, 5 months ago
- 813ed3a arch: arm: cortex_a_r: Move mmu and mpu init to prep_c by Huifeng Zhang · 1 year, 5 months ago
- 3e82eb9 soc: move arm cortex_m common mpu code to arch/arm/core/mpu by Torsten Rasmussen · 1 year, 5 months ago
- d1813e5 arm: using -EAGAIN directly instead of _k_neg_eagain by Daniel Leung · 1 year, 5 months ago
- 1369a1d llext: Cleanups noted in initial PR by Tom Burdick · 1 year, 6 months ago
- 3d89d58 arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle_prepare() hook by Andrzej Kuros · 1 year, 6 months ago
- 41e0a4a llext: Linkable loadable extensions by Tom Burdick · 1 year, 6 months ago
- 8fe6150 arch: arm: cortex_m: restrict usage of atomic_operations_c for Cortex-m0/+ by Wilfried Chauveau · 1 year, 6 months ago
- 6e188d9 arch: Add ARCH_SUPPORTS_ROM_START kconfig symbol by Yonatan Schachter · 1 year, 6 months ago
- 85c4111 memory-attr: Rationalize _MASK and _GET(x) macros by Carlo Caione · 1 year, 6 months ago
- e4a125b dt: Make zephyr,memory-attr a capabilities bitmask by Carlo Caione · 1 year, 7 months ago
- 37a6118 arch: arm: Separate common kernel_arch_func code by Huifeng Zhang · 1 year, 7 months ago
- 9ba3d31 arch: arm: Separate common cpu_idle codes by Huifeng Zhang · 1 year, 7 months ago
- 7e5e08b arch: arm: Separate common thread code by Huifeng Zhang · 1 year, 7 months ago
- 7dbbc49 arch: arm: Separate common prep_c code by Huifeng Zhang · 1 year, 7 months ago
- 9b739bc arch: arm: Separate common irq_manage and isr_wrapper code by Huifeng Zhang · 1 year, 7 months ago
- c867852 arch: arm: Separate common swap code by Huifeng Zhang · 1 year, 7 months ago
- 1e79cfc arch: arm: cortex-m: Move irq_relay.S to the cortex-m directory by Huifeng Zhang · 1 year, 7 months ago
- 2c22e83 include: arch: arm: Remove aarch32 directory by Huifeng Zhang · 1 year, 7 months ago
- df41dea arch: arm: Remove aarch32 directory by Huifeng Zhang · 1 year, 7 months ago
- 1fd3171 arch: remove wait_q.h include by Anas Nashif · 1 year, 7 months ago
- b38e1cd boards: fvp_baser_aemv8r_aarch32: disable d-cache by Huifeng Zhang · 1 year, 7 months ago
- 6baa622 arch: move exc_handle.h under zephyr/arch/common by Anas Nashif · 1 year, 7 months ago
- 9c96157 modules: cmsis: move glue code to modules/cmsis by Gerard Marull-Paretas · 1 year, 7 months ago
- 5727503 style: move ALWAYS_INLINE to the beginning to resolve compiler warnings by Florian La Roche · 1 year, 7 months ago
- 26d3985 arm: cortex_r: support recoverable data abort by Manuel Argüelles · 1 year, 7 months ago
- f16c432 clang: Don't specify FP16 format by Patryk Duda · 1 year, 8 months ago
- cf55f83 core: aarch32: Fix standard for _Float16 in CONFIG_FP16 help message by Patryk Duda · 1 year, 8 months ago
- 965d305 arch: arm: cortex_m: fault: Improve handling of fault escalation on armv6-m by Wilfried Chauveau · 1 year, 9 months ago
- abd9008 soc: arm: nrf53: workaround pop lr after wfi crash by Andrzej Kuros · 1 year, 9 months ago
- 0d4e5bf arch: arm: nmi: simplify NMI initialization by Gerard Marull-Paretas · 1 year, 9 months ago
- 33b1164 arch: arm: cortex_m: scb: fix MPU code compilation guards by Gerard Marull-Paretas · 1 year, 9 months ago
- c1ecb8f arch: arm: enable FPU and FPU sharing for v8r aarch32 by Huifeng Zhang · 1 year, 9 months ago
- 89ea503 arch: arm: Add support for 32 double-precision registers by Huifeng Zhang · 1 year, 9 months ago
- b0612e1 arch: arm: save 'fpscr' in the svc and isr handler by Huifeng Zhang · 1 year, 9 months ago
- 234fec5 scripts: gen_relocate_app.py: Give sections unique names by Björn Stenberg · 1 year, 9 months ago
- 6f3a13d barriers: Move __ISB() to the new API by Carlo Caione · 1 year, 10 months ago
- cb11b2e barriers: Move __DSB() to the new API by Carlo Caione · 1 year, 10 months ago
- 2fa807b barriers: Move __DMB() to the new API by Carlo Caione · 1 year, 10 months ago
- a1d71bf arch: arm: aarch32: Remove CPU type dependency from CONFIG_FP16 by Stephanos Ioannidis · 1 year, 10 months ago
- a6781b7 arch: arm: Remove unused absolute symbols by Peter Mitsis · 2 years ago
- 2808711 arch: arm: aarch32: include m55 for fp16 support by Ryan McClelland · 2 years ago
- a5fd0d1 init: remove the need for a dummy device pointer in SYS_INIT functions by Gerard Marull-Paretas · 2 years ago
- 77d2490 arch: arm: core: aarch32: rename z_NmiHandlerSet by Thomas Stranger · 2 years ago
- 14d59b3 cortex_m: tz_ns.h: Fix compiling with arm-clang by Kumar Gala · 2 years ago
- 98d4faf arch: arm: cortex_a_r: implement cache API by Manuel Argüelles · 2 years ago
- c08fab1 arch: arm: move cache management sources to cortex_m directory by Manuel Argüelles · 2 years ago
- 958dcf9 arch: arm: aarch32: Add ability to generate zImage header by Ayan Kumar Halder · 2 years, 1 month ago
- b2512d2 arm: Add missing include by George Ruinelli · 2 years, 1 month ago
- 9d83993 arch: arm: Remove unused generated offset symbols by Peter Mitsis · 2 years, 1 month ago
- 434ca63 arch: arm: limit FP16 support to Cortex-A or Cortex-R by Kumar Gala · 2 years, 1 month ago
- 22b17e4 arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle() hook by Andrzej Głąbek · 2 years, 1 month ago
- a3774fd arch: option to generate simplified error codes by Jordan Yates · 2 years, 2 months ago
- 50e77c2 arch: arm: aarch32: cortex_a_r: disable interrupts before context switching by Dat Nguyen Duy · 2 years, 2 months ago
- 4a64bfe treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS by Stephanos Ioannidis · 2 years, 3 months ago
- 35e78c4 arch: arm: return arm specific fatal error reasons by Jordan Yates · 2 years, 3 months ago
- 34e0294 arm: aarch32: Use proper sys functions for cache mainteinance by Carlo Caione · 2 years, 3 months ago
- 7fa0af0 Kconfig: add config for low-priority debug mon isr by Piotr Jasiński · 2 years, 3 months ago
- 1fe4b1e linker: make debug monitor isr symbol weak by Piotr Jasiński · 2 years, 3 months ago
- 84b5d39 arm: aarch32: config static regions with MPU disabled by Duong Vu Nam · 2 years, 4 months ago
- 47cce05 arch: update alignment for Cortex-R52 by Duong Vu Nam · 2 years, 4 months ago
- b24f462 arch: support nocache for Cortex-R52 by Duong Vu Nam · 2 years, 4 months ago
- ee639b6 arch: aarch32: add caches capability to Cortex-R52 by Duong Vu Nam · 2 years, 4 months ago
- c96313e arm: cache: Rework cache API by Carlo Caione · 2 years, 4 months ago
- 189cd1f cache: Rework cache API by Carlo Caione · 2 years, 4 months ago